Skip to content
/ DMD32 Public
forked from Qudor-Engineer/DMD32

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

biswaKL/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 [email protected]

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

Packages

No packages published

Languages

  • C 83.3%
  • C++ 16.7%