forked from ericye16/topsnight-raspi-led
-
Notifications
You must be signed in to change notification settings - Fork 0
andrewktan/topsnight-raspi-led
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To build: connect LEDs to from pins 11, 12, 13, 15, 16, and 18 to any of the ground pins 6, 9, 14, 20 or 25 To run (currently only tested on Raspbian "wheezy"): 1. Make sure you have essential build tools installed: sudo apt-get install build-essential 2. Make sure you have the wiringPi library installed: http://wiringpi.com/ 3. Build the programs: make 4. Run the programs (as root): sudo ./fadeall
About
Code for a raspberry-pi based LED fader thingy.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 72.9%
- Other 27.1%