8*8 RGB LED Dot Matrix Display Module with Driver board
Compatible with Arduino(ME039)
This is a magic RG B LED dot-matrix driver compatibl e with Arduino .It pairs the M 54564
with a single DM163 constant current driver. By using the DM163, it 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.It is easy to cascade by IIC and Power interfac e.
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
www.openplatform.cc
Pin Name
Type
Description
SDA
I/O
Data wire of IIC Bus
SCL
I/O
Clock wire of IIC Bus
Gnd
VDD
RXD
TXD
DTR
I
Special Reset Wire for Arduino Program
VIN
P
Power wire for all LEDs and Super current driver
MI
I/O
Data input of ISP
MO
SCK
RST
PinOut
G Ground plane
P Power wire for all digital components
I/O Data Wire of UART Bus
I/O Data Wire of UART Bus
I/O Data output of ISP
I/O Clock input of ISP
I/O Reset input of ISP
4. Example
Here is a example for how to using the RGB LED Matrix driver board via I2C and the
connection as below:
www.openplatform.cc
In this example, we need the Serial to US B c onvert modul e, We use our item ST1125,like
below:
Hardware connection
RGB DriverBoard Convert Module
Vcc==================== 5V DC
Gnd==================== Gnd
RXD====================TXD
TXD====================RXD