Skip to content

RPi.GPIO (A Python module to control the GPIO on a Raspberry Pi and Banan Pi M2 Zero), forked from raspberry-gpio-python https://sourceforge.net/projects/raspberry-gpio-python/

License

Notifications You must be signed in to change notification settings

GrazerComputerClub/RPi.GPIO

 
 

Repository files navigation

RPi.GPIO

RPi.GPIO (A Python module to control the GPIO on a Raspberry Pi) for Banana Pi

Build

sudo apt-get install python3-all python3-all-dev debhelper
./make_deb

Debug

Set env RPIGPIO_DEBUG to debug-level (1-4) to see debug messages, see pull18_bcm.py

Modifcations by GC2

This is a combination of original SourceForge v0.7.0 and BPI-SINOVOIP/RPi.GPIO with a couple of bug fixes. The binary (tools and library) will support both worlds Raspberry Pi and Banana Pi M2 Zero.

Original SourceForge v0.7.0. is available at sf-7.0 brunch.

We provide no support!

Please contact base repository maintainers if you have problems.

About

RPi.GPIO (A Python module to control the GPIO on a Raspberry Pi and Banan Pi M2 Zero), forked from raspberry-gpio-python https://sourceforge.net/projects/raspberry-gpio-python/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 78.4%
  • Python 18.5%
  • Roff 1.7%
  • C++ 1.2%
  • Other 0.2%