diff options
| author | user <user@node5.net> | 2025-03-30 16:17:57 +0200 |
|---|---|---|
| committer | user <user@node5.net> | 2025-03-30 16:17:57 +0200 |
| commit | 42f60db4be64b761101b70f5efd004baa7c373fa (patch) | |
| tree | 64e7efe8c3f00e48fcb9c5da0dc976a2cf97c6e7 | |
| parent | a6cd7eebb0b960c32228b18d93e9a7a4be1f5f26 (diff) | |
README - Add link to upstream & blog
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +# Firmware for running my 64x64 HUB75 matrix with an ESP32 +## Checkout upstream: [mrcodetastic/ESP32-HUB75-MatrixPanel-DMA - github.com](https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA) +## And my blog post: [64x64 HUB 75 LED Matrix - blog.node5.net](https://blog.node5.net/Miscellaneous/64x64%20HUB%2075%20LED%20Matrix/) + +--- + # HUB75 RGB LED matrix panel library utilizing ESP32 DMA __[BUILD OPTIONS](/doc/BuildOptions.md) | [EXAMPLES](/examples/README.md)__ | [](https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA/actions) |
