im still attempting to get my rainbowduino v2 to work with no success.
what i have tried so far:
tried uploading through Arduino UNO, result failed.
tried through a arduino mega, result failed.
bought and tried a UartSB, this also failed.
ive got a constant powersupply going to the rainbowduino of 6V and it just displays the default pattern, not sure what to do now.
yes, after reviewing that, i wondered if not connecting the SDA and SDL connections did something, and sure enough i had to have the SDA and SDL connections connected on the arduino and rainbowduino, i now need to find firmware that works as all other firmwares i have tried do not compile and give me lots of errors.
void setup() {}
void loop() {}
)
For more detail,please visit:http://code.google.com/p/neorainbowduino/
Or you can post me the compile error picture,so I can see what’s happen.