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
- Host: GitHub
- URL: https://github.com/rngtng/rainbow.ino
- Owner: rngtng
- Created: 2013-06-16T13:21:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-16T15:42:14.000Z (over 12 years ago)
- Last Synced: 2024-04-14T22:45:59.873Z (almost 2 years ago)
- Topics: arduino, firmware, rainbowduino, seeedstudio
- Language: C++
- Size: 410 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`