You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ ArduinoOnPC in used here to run Arduino code on Raspberry Pis to take advantage
8
8
the extra CPU power, extra RAM, etc... In my specific case, it also allows displaying
9
9
arduino code on the faster and more capable rpi-rgb-led-matrix RGBPanel driver.
10
10
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
0 commit comments