liebman / esp-hub75

Apache License 2.0
1 stars 0 forks source link

esp-hub75

Drive HUB75 displays from ESP32 series SOCs.

WARNING: This is currently a very early WORK IN PROGRESS!

All implementations use DMA where supported.

Notes

Examples

esp32s3: lcd_cam

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.

esp32c6: parl_io

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.