Skip to content

Commit f6080fe

Browse files
authored
Update README.md
1 parent f7cd3af commit f6080fe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ ArduinoOnPC in used here to run Arduino code on Raspberry Pis to take advantage
88
the extra CPU power, extra RAM, etc... In my specific case, it also allows displaying
99
arduino code on the faster and more capable rpi-rgb-led-matrix RGBPanel driver.
1010

11+
Blog post with details: http://marc.merlins.org/perso/arduino/post_2020-01-01_Running-FastLED_-Adafruit_GFX_-and-LEDMatrix-code-on-High-Resolution-RGBPanels-with-a-Raspberry-Pi.html
12+
13+
After you run git submodules init, you will find my suite of demos from
14+
https://github.com/marcmerlin/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos
15+
1116
![image](https://user-images.githubusercontent.com/1369412/71642449-9cce0a80-2cab-11ea-876d-8c9bd6ef3b72.png)
1217

1318
## Original "What?" (when this project was only meant to be run on PCs for debugging):

0 commit comments

Comments
 (0)