chiark / gitweb /
Added in the SN3218 LED controller IC - as used in the PiGlow
authorGordon Henderson <projects@drogon.net>
Tue, 23 Jul 2013 16:52:27 +0000 (17:52 +0100)
committerGordon Henderson <projects@drogon.net>
Tue, 23 Jul 2013 16:52:27 +0000 (17:52 +0100)
commitd24cf0630bb2653e95b93b89a12412c9bcf9a27b
treef230f438bb8f3c7a6f1474ef19e84045e8989340
parent8c8578a26b17a95e388e00d48cd1a8a042ffc025
Added in the SN3218 LED controller IC - as used in the PiGlow
so write a little test program with it too.
Updated gpio to use the sn3218 too.
examples/Makefile
examples/piglow.c [new file with mode: 0644]
gpio/extensions.c
wiringPi/Makefile
wiringPi/sn3218.c [new file with mode: 0644]
wiringPi/sn3218.h [new file with mode: 0644]