Raspberry Pi GPIO SUpport

Summary: Talk to a RaspberryPi gpio pins; as used by the Scratch GPIOServer
Author: tim@rowledge.org
Owner: tim Rowledge (tpr)
Co-maintainers:
Categories:
Homepage: http://www.squeaksource.com/HardwarePeripherals.html
PackageInfo name: RaspberryPiGPIO
RSS feed:

Description:

The Raspberry Pi has a useful set of gpio pins to which we can attached a wide range of devices, inputs and sensors. This package provides support for many of them. The original version was written by Doug McPherson to use a home-brew library. This version has been hacked up to use the pigpio library (see http://abyz.co.uk/rpi/pigpio/) which is now part of the standard Raspbian distribution. Remember to start the pigpiod daemon with`sudo pigpiod`.

Releases


Back