Difference between revisions of "Colorduino"

From ITEAD Wiki
Jump to: navigation, search
(Overview)
(Features)
Line 3: Line 3:
  
 
==Features==
 
==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==
 
==Hardware==
 
==Spec==
 
==Spec==

Revision as of 01:28, 17 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

Download

Useful Link

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

Nick's LED Projects <Colorduino>