Skip to content

A library for driving the Freetronics 512 pixel dot matrix LED display "DMD", a 32 x 16 layout using ESP32.

License

Notifications You must be signed in to change notification settings

biswajitkgp/DMD32

 
 

Repository files navigation

DMD32

A library for driving the Freetronics 512 pixel dot matrix LED display "DMD", a 32 x 16 layout using ESP32.

This library is a fork of the original one (DMD) modified to support ESP32 (currently it is only working on ESP32).

The connection between ESP32 and DMD display shown in the image below:

I changed the SPI to VSPI and used ESP32 hardware timer and more miner modifications.

Khudhur Alfarhan Qudoren@gmail.com

About

A library for driving the Freetronics 512 pixel dot matrix LED display "DMD", a 32 x 16 layout using ESP32.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.2%
  • C++ 8.8%