Skip to content

Building on Sprite_TM's ESP32 Parallel DMA example that refreshed an LED Matrix

License

Notifications You must be signed in to change notification settings

RoboticsBrno/esp32_I2sParallelDmaLedMatrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EXAMPLE TO USE I2S TO DRIVE A LED DISPLAY

This is example code to drive one of the common 64x32-pixel RGB LED screen. It illustrates the parallel output mode of the I2S peripheral.

See main/app_main.c for more information and how to hook up a display.

This is PRELIMINARY CODE and Espressif gives no support on it.

See this forum thread for the original source, and discussion:

https://www.esp32.com/viewtopic.php?t=3188

About

Building on Sprite_TM's ESP32 Parallel DMA example that refreshed an LED Matrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Other 0.2%