An open API service indexing awesome lists of open source software.

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

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.