aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruser <user@node5.net>2025-03-30 16:17:57 +0200
committeruser <user@node5.net>2025-03-30 16:17:57 +0200
commit42f60db4be64b761101b70f5efd004baa7c373fa (patch)
tree64e7efe8c3f00e48fcb9c5da0dc976a2cf97c6e7
parenta6cd7eebb0b960c32228b18d93e9a7a4be1f5f26 (diff)
README - Add link to upstream & blog
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05cbd55..76bc181 100644
--- a/README.md
+++ b/README.md
@@ -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)__ | [![PlatformIO CI](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA/actions/workflows/esp-idf-with-gfx.yml/badge.svg)](https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA/actions)