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
- To drive HUB75 displays reliably you need a level converter between the GPIOs and the HUB75!
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.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.