Skip to content

liebman/esp-hub75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-hub75

Drive HUB75 displays from ESP32 series SOCs.

All implementations use DMA where supported.

  • - documentation!
  • - LCD peripheral (async) for: esp32s3
    • - sync support for LCD peripheral
  • - I2S peripheral in LCD mode: esp32
  • - PARL_IO peripheral: esp32c6
    • - sync support for PARL_IO peripheral

Notes

  • To drive HUB75 displays reliably you need a level converter between the GPIOs and the HUB75!

Examples

Will display a red/green/blue gradient on the top 24 lines and some rendering and refresh stats at the bottom. Expects a 64x64 matrix.

Will display a red/green/blue gradient on the top 24 lines and some rendering and refresh stats at the bottom. Expects a 64x64 matrix.

Will display a red/green/blue gradient on the top 24 lines and some rendering and refresh stats at the bottom. Expects a 64x64 matrix.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages