diff options
| author | Lukaswnd <lukas.windeln@rwth-aachen.de> | 2024-03-18 14:22:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-18 14:22:41 +0100 |
| commit | 149b58778af84d1cc387db8189191ad1ec98ed24 (patch) | |
| tree | 62690f1336f620e516527e148effe592981e2b97 | |
| parent | a2b7559b3b8fe8ffb2f29c7d137ab75666e6f961 (diff) | |
Update README.md
fix issue #593
Did not check, if this is right
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ Make sure you also connect one of the HUB75 interfaces ground pins to a ground p Various people have created PCBs for which one can simply connect an ESP32 to a PCB, and then the PCB to the HUB75 connector, such as: -* Brian Lough's [ESP32 I2S Matrix Shield](http://blough.ie/i2smat/) +* Brian Lough's [ESP32 I2S Matrix Shield](https://github.com/rorosaurus/esp32-hub75-driver) * Charles Hallard's [WeMos Matrix Shield](https://github.com/hallard/WeMos-Matrix-Shield-DMA) * Bogdan Sass's [Morph Clock Shield](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA/discussions/110#discussioncomment-861152) |
