Colorduino

From ITEAD Wiki
Revision as of 01:54, 17 May 2014 by Ivy (Talk | contribs)

Jump to: navigation, search

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

Colorduino1.jpg Colorduino2.jpg

Spec

Colorduino3.jpg

Download

Datasheet for Colorduino

Datasheet for DM163

Datasheet for M54564FP

Schematic for Colorduino

Demo Code for Colorduino

Fritzing Parts for Colorduino

Useful Link

Lincomatic' DIY Blog <iTead Studio Colorduino – A Preview>

Nick's LED Projects <Colorduino>