I just ordered a rainbowduino V3. I want to make a big 8x8 led wall. But the documentation of the rainbowduino v3 is not clear enough for me. This is the online information Seeedstudio provides.
Provides 2 x 16 pin header for connecting multiplexed LEDs
Constant current(20.8mA) LEDs driver.
Can drive 4x4x4 RGB LED Cube or 8x8 RGB LED Matrix (i.e 192 LED)
Built in USB to UART chip (FT232RL)
Built in 5V / 1 Ampere voltage regulator
Can be driven directly via USB cable (No external power adapter needed)
So you need 20mA and 2-3,6 Volts/color to feed them. But they are in series with 8. So you need 160 mA ? and the constant current of the output on rainbowduinoV3 is only 20 mA. I'm also confused not using resistors? Like in many projects with the rainbowduino v2.
Could someone give me some information about these things?
What I gather from their wiki is that it can only feed 5V maximum to the LEDs - without doing any hardware modifications. There is a solder bridge on the backside that allows to switch between 5V (default) and Vin (up to 9V), but I suspect that will lead to other problems (p-mosfets not turning off...)
Not quite. It lights up all 8 LEDs in a row, these are in parallel. It then proceeds to switch the row that is lit up. This is called multiplexing.
See this for how it works:- http://www.thebox.myzen.co.uk/Workshop/LED_Matrix.html