Example LED code for the Bare Conductive Pi Cap. Cycles through RGB LED colour combinations sequentially.
- Requires WiringPi (
apt-get install wiringpi)
- You should install this code as part of the Pi Cap Raspbian package:
sudo apt-get install picap - However, if you are doing this yourself, clone the repository, enter it and run
make
colour-spin
N.B. must be run as root
