Controller board for RGB LED Matrix displays

3_Board_-__Users_louis_Dropbox_Dev_eagle_projects_

EmbeddedCreations is working on a controller board for the 16×32 and 32×32 RGB LED Matrix displays:

I’m working on a controller board for the 16×32 and 32×32 RGB LED Matrix Displays you may have seen at Adafruit and Sparkfun.
After seeing Paul’s post on driving WS2811 LED strips with DMA on the Teensy 3.0, I looked into driving the Matrix displays with DMA and now have the basics of a driver working. The Arduino really struggles to drive these displays, but the Teensy 3.0 with DMA is able to update them at a high frame rate with CPU left over to do other stuff. I’m working on releasing an open source library for driving the displays, and want to release a open source breakout board as well.

 

Join the Conversation

3 Comments

  1. Great! Congratulations!
    Is there any alternative to Teensy as well?
    As far as I know, It’s closed source and the developer isn’t interested in publishing its details, so, a better option is more than welcome.

Leave a comment

Your email address will not be published. Required fields are marked *

Notify me of followup comments via e-mail. You can also subscribe without commenting.