Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
urshofer committed Oct 28, 2015
1 parent 6f858b4 commit 6b42bec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# ofxRpiLED

OpenFrameworks LED matrix addon for Raspberry Pi. It is recommended to install an image with a realtime kernel
(for instance [this one][emlid-rt]) to minimize a loaded system having an influence on the image quality.

OpenFrameworks LED matrix addon for Raspberry Pi based on Henner Zeller's [rpi-rgb-led-matrix][led-lib] library.

**Hardware**

Expand Down Expand Up @@ -31,6 +29,8 @@ DEFINES+=-DADAFRUIT_RGBMATRIX_HAT
DEFINES+=-DADAFRUIT_RGBMATRIX_HAT_PWM
```

It is recommended to install an image with a realtime kernel (for instance [this one][emlid-rt]) to minimize a loaded system having an influence on the image quality.

[ada-hat]: https://www.adafruit.com/products/2345/
[led-lib]: https://github.com/hzeller/rpi-rgb-led-matrix/
[emlid-rt]: http://docs.emlid.com/Downloads/Real-time-Linux-RPi2/

0 comments on commit 6b42bec

Please sign in to comment.