pigpiod
Library for Raspberry Pi GPIO control
Install
- All systems
-
curl cmd.cat/pigpiod.sh
- Raspbian
-
apt-get install pigpio
- Dockerfile
- dockerfile.run/pigpiod
pigpio
Library for Raspberry Pi GPIO control
Library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO). pigpio is written in C but may be used by other languages. In particular the pigpio daemon offers a socket and pipe interface to the underlying library.