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

https://github.com/rngtng/rainbow.ino

Arduino Firmware for rainbowduino processing library
https://github.com/rngtng/rainbow.ino

arduino firmware rainbowduino seeedstudio

Last synced: 9 months ago
JSON representation

Arduino Firmware for rainbowduino processing library

Awesome Lists containing this project

README

          

# rainbow.ino

Arduino Firmware for rainbowduino processing library

version 3.0beta - 2013

## About

This is the firmware to upload on your RainbowDuino to make it work with the [Rainbowduino Processing library](http://rngtng.github.com/rainbowduino). The firmware uses the Rainbowduino.h Library to manipulate the Matrix easily. Connect your Rainbowduino via USB (Serial) to your computer, load firmware.pde within your Arduino IDE and upload onto the divce. For more, [see instruction here](http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it).

## Install

when cloning, make sure to rename folder to `rainbow` as Arudino requires foldername to be same as filename.

`git clone git://github.com/rngtng/rainbow.ino.git rainbow`