Skip to content
@RevolutionPi

Revolution Pi

Open Source IPC based on Raspberry Pi

Revolution Pi

Sunsetting our presence on GitHub

In September of 2023 Revolution Pi has moved all git repositories to GitLab. The Revolution Pi GitLab organization can be found at the following address:

https://gitlab.com/revolutionpi/.

To minimize the impact for users of the repositories on GitHub we decided to mirror all repositories from GitLab to GitHub, but after more than 2 years we've made the decision to sunset our presence on GitHub. All repositories on GitHub will be archived in Q1 of 2026 and will thus no longer be updated either. This also means we will only accept contributions through GitLab going forward.

Tracking the GitLab repositories instead of the GitHub ones requires a small change in git. The git-remote(1) command is used to change the URL where the repository is available. For example, assuming that the remote is named origin and the repository is linux:

git remote set-url origin https://gitlab.com/revolutionpi/linux.git

Popular repositories Loading

  1. piControl piControl Public

    Kernel module for data exchange with RevPi I/O-Modules and Gateways

    C 85 28

  2. imagebakery imagebakery Public

    Create custom images for Revolution Pi, deliciously flavoured. The imagebakery is DEPRECATED in favor of https://gitlab.com/revolutionpi/debos-build. Images until bullseye are built with the imageb…

    Shell 32 20

  3. kernelbakery kernelbakery Public

    Create custom kernel packages for Revolution Pi, seasoned to taste. The kernelbakery is DEPRECATED in favor of upstream Linux kernel packaging scripts. The Linux kernel was built with the kernelbak…

    13 10

  4. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C 12 11

  5. IODeviceExample IODeviceExample Public

    This repository contains the code for a RevPi DIO module. It can be used as origin for own IO modules.

    C 8 5

  6. python-snap7 python-snap7 Public archive

    Forked from gijzelaerr/python-snap7

    A Python wrapper for the snap7 PLC communication library

    Python 7 2

Repositories

Showing 10 of 46 repositories
  • piControl Public

    Kernel module for data exchange with RevPi I/O-Modules and Gateways

    RevolutionPi/piControl’s past year of commit activity
    C 85 28 1 0 Updated Apr 19, 2026
  • revpi-nodered Public
    RevolutionPi/revpi-nodered’s past year of commit activity
    Python 0 0 0 0 Updated Apr 17, 2026
  • revpi-tools Public
    RevolutionPi/revpi-tools’s past year of commit activity
    Shell 1 GPL-2.0 3 0 0 Updated Apr 15, 2026
  • LAVA-tools Public

    Scripts and tools to support the LAVA infrastructure, e.g. scripts which must run on a worker

    RevolutionPi/LAVA-tools’s past year of commit activity
    Shell 0 2 0 0 Updated Apr 14, 2026
  • linux Public Forked from torvalds/linux

    Linux kernel source tree

    RevolutionPi/linux’s past year of commit activity
    C 12 64,800 0 2 Updated Apr 7, 2026
  • revpi-hat-data Public

    Device specific JSON templates for RevPi HAT EEPROM image generation

    RevolutionPi/revpi-hat-data’s past year of commit activity
    Python 1 1 0 0 Updated Apr 1, 2026
  • LAVA-test-definitions Public

    Test definitions work with and without LAVA

    RevolutionPi/LAVA-test-definitions’s past year of commit activity
    RouterOS Script 0 3 0 0 Updated Mar 30, 2026
  • revpi-modbus Public
    RevolutionPi/revpi-modbus’s past year of commit activity
    C 1 1 0 0 Updated Mar 29, 2026
  • kernelbakery Public

    Create custom kernel packages for Revolution Pi, seasoned to taste. The kernelbakery is DEPRECATED in favor of upstream Linux kernel packaging scripts. The Linux kernel was built with the kernelbakery for bullseye and older. Bookworm and newer use the Linux kernel debian packaging scripts.

    RevolutionPi/kernelbakery’s past year of commit activity
    13 10 0 0 Updated Mar 17, 2026
  • revpimodio2 Public Forked from naruxde/revpimodio2

    Python library to control IOs of the Revolution Pi

    RevolutionPi/revpimodio2’s past year of commit activity
    RouterOS Script 4 LGPL-2.1 10 0 0 Updated Feb 19, 2026

Top languages

Loading…

Most used topics

Loading…