Raspberry Pi libraries and examples for Neosegment LED modules.
bitcoin-ticker.py
is a simple example of Raspberry Pi Zero driving 4 Neosegment modules to display Bitcoin ticker price in real time.
To use the included examples make sure you have this library installed (along with its Python wrapper): https://github.com/jgarff/rpi_ws281x
Thanks to the community support, you can already use Neosegment on a Raspberry Pi by using one of the three various libraries:
- BiblioPixel library
- Luma.LED_Matrix
- rpi_ws281x library with an additional class that will be published to this repo soon