The awesome embedded adventures logo goes here!
GO

EMBEDDED ADVENTURES: CONNECT THE WORLD AROUND YOU

LED Matrix Display Driver
LED Matrix Display Driver
Description

New firmware 3.02 now available!

LED Matrix Displays (LED panels) are a fantastic way of displaying large amounts of information.

However, if they are of any reasonable size tend to have fairly simple driving circuitry, which keeps the cost down but does mean you need to actually refresh the panel many times a second.

Not fun if your microcontroller spends all its time simply updating the display.

This driver board does all the updating for you and not only that, allows you to give powerful graphics, text and scrolling commands over a simple TTL serial interface.

In this new version of the driver board we've simplified the board to reduce its cost, changed the form factor so it can be used as a "backpack" to slim displays like the LDP-6408 and LDP-8008, and moved it to be fully surface mount and pre-assembled.

All that is required is for you to solder the appropriate connectors.

A 0.1" backpack female backpack header and terminal blocks are included.

You will need a TTL serial connection to your PC so you can update the firmware to be appropriate for your given LED matrix display.

Specification

Platform: PLT-1001v4

Description:  LED Matrix Display Driver board

Hackability: 100% (full datasheet, schematics, source code provided; PIC comes pre-loaded with BoostBloader to make your own changes easily)

Microcontroller: PIC18F26K22 running at 5v, 16Mhz (PLL enabled to 16mips)

Firmware: NEW! Version 3.02 now available. New features include: textr (right justified text) textc (centered text), brightness using PWM on the ENable pin, improved serial handling for faster updates.

Datasheet: PLT-1001v4

Tutorials: Updating firmware

Firmware pack:plt1001v4_firmware_pack_3v02.zip

Older firmware pack: plt1001v4_firmware_pack_2v10.zip 

Source pack: plt1001v4_firmware_src_2v10.zip