Skip to content

Commit 1d9c6da

Browse files
committed
Merge branch 'master' of github.com:marcmerlin/ArduinoOnPc-FastLED-GFX-LEDMatrix
2 parents cc3641e + a304d92 commit 1d9c6da

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ 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+
16+
Please see this code to see how to use the driver:
17+
* https://github.com/marcmerlin/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos/blob/022257656e2f1beabe327e88bb96747c0fc955f9/neomatrix_config.h#L262
18+
* https://github.com/marcmerlin/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos/blob/022257656e2f1beabe327e88bb96747c0fc955f9/neomatrix_config.h#L697
19+
1120
![image](https://user-images.githubusercontent.com/1369412/71642449-9cce0a80-2cab-11ea-876d-8c9bd6ef3b72.png)
1221

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

0 commit comments

Comments
 (0)