Difference between revisions of "Colorduino"
From ITEAD Wiki
(→Spec) |
(→Spec) |
||
Line 23: | Line 23: | ||
==Spec== | ==Spec== | ||
− | + | {| border="1" | |
− | + | ||
− | + | |- | |
− | + | | PCB size | |
− | + | | 60mm X 60mm X 1.6mm | |
− | + | |- | |
− | + | | Microprocessor | |
− | + | | Atmega328P | |
− | + | |- | |
+ | | Indicator | ||
+ | | PWR State | ||
+ | |- | ||
+ | | Power supply | ||
+ | | 5V~7.5V DC(7.5V Max) | ||
+ | |- | ||
+ | | Cascade power connector | ||
+ | | Terminal Blocks | ||
+ | |- | ||
+ | | Program interface | ||
+ | | UART/ISP | ||
+ | |- | ||
+ | | Expansion socket | ||
+ | | 100mil bended pin header pair | ||
+ | |- | ||
+ | | Communication protocols | ||
+ | | UART/IIC | ||
+ | |- | ||
+ | | RoHS | ||
+ | | Yes | ||
+ | |} | ||
==Download== | ==Download== |
Revision as of 07:28, 19 May 2014
Overview
Colorsduino is a magic RGB LED dot-matrix driver compatible with Arduino . Colorsduino pairs the M54564 with a single DM163 constant current driver. By using the DM163, Colorduino gains three 8+6-bit channels of hardware PWM control of the LED’s freeing up the MCU from having to implement it in software. This gives the ATmega328 more CPU bandwidth for performing other tasks. Colorduino is easy to cascade by IIC and Power interface.
Features
- 8bits colors support with 6bits correction for each color in every dots
- Hardware 16MHz PWM support
- Without any external circuits, play and shine
- Dedicated GPIO and ADC interface
- Hardware UART and IIC communication with easy cascading
- 24 constant current channels of 100mA each
- 8 super source driver channels of 500mA each
Hardware
Spec
PCB size | 60mm X 60mm X 1.6mm |
Microprocessor | Atmega328P |
Indicator | PWR State |
Power supply | 5V~7.5V DC(7.5V Max) |
Cascade power connector | Terminal Blocks |
Program interface | UART/ISP |
Expansion socket | 100mil bended pin header pair |
Communication protocols | UART/IIC |
RoHS | Yes |