I bought a couple of these displays from Sure Electronics (an Ebay vendor) for an upcoming project.
The displays each consist of 4 LED modules, each module consisting of 8x8 LED chips, each under its own plastic diffuser lens.
A serial protocol is used to control the display, requiring 3 lines - data, read clock, write clock.
The modules can be chained in strings of up to 4, with DIP switches on the back allowing you to choose which chip select line to use (there are 4 in each chain).
The hookup for the module is fairly straightforward, connect the 3 data lines, as many chip select lines as you have modules, and +5VDC & ground.
The archive contains 3 Eclipse projects - extract them into your Eclipse workspace. The ArduinoCoreDiecimilia project contains the Arduino libraries, the De-dp105 project is the LED matrix driver, while Matrixtest is a test application which scans LEDs back and forth across 2 displays.
Much work has been done to improve the performance, it can now scroll text significantly faster than you can read it.
More improvements over the previous version.
| Attachment | Size |
|---|---|
| de-dp105_v1.0.zip | 133.48 KB |
| DE-DP105_Ver1.0_EN.pdf | 1.65 MB |
| de-dp105_v1.1.zip | 156.72 KB |
| de-dp105_v1.2.zip | 135.48 KB |