https://github.com/paralin/arduinolightstrip
Test code for an adafruit arduino light strip
https://github.com/paralin/arduinolightstrip
Last synced: 7 months ago
JSON representation
Test code for an adafruit arduino light strip
- Host: GitHub
- URL: https://github.com/paralin/arduinolightstrip
- Owner: paralin
- Created: 2015-10-14T02:39:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T02:53:40.000Z (over 10 years ago)
- Last Synced: 2025-07-23T04:47:04.180Z (7 months ago)
- Language: Arduino
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Arduino Light Strip
===================
To set up, follow these commands:
```
git clone https://github.com/paralin/ArduinoLightStrip.git --recursive
ino build
ino upload
```
You will need the [Ino tool](http://inotool.org/) installed.