-
Notifications
You must be signed in to change notification settings - Fork 2
A litte bit of c magic to light up 300 APA102 LEDs :)
License
cyboerg42/APA102-Raspberry-Pi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code require the wiringPi Library to build and run! "hex.c" : (Display any 6 digit HTML Color Code) Build : gcc -Wall -o hex hex.c -lwiringPi Usage : ./hex HTML_COLOR_CODE (./hex FFFFFF) "pong.c" : (300x1 Pong - When you run it, you will see it) Build : gcc -Wall -o pong pong.c -lwiringPi Usage : ./pong "rblink.c" : (Just random "shit" to test your strip) Build : gcc -Wall -o rblink rblink.c -lwiringPi Usage : ./rblink
About
A litte bit of c magic to light up 300 APA102 LEDs :)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published