https://github.com/machinekoder/neopixel-hal
HAL remote component for the NeoPixel LED ring
https://github.com/machinekoder/neopixel-hal
Last synced: 14 days ago
JSON representation
HAL remote component for the NeoPixel LED ring
- Host: GitHub
- URL: https://github.com/machinekoder/neopixel-hal
- Owner: machinekoder
- Created: 2019-08-23T09:10:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T09:13:08.000Z (almost 7 years ago)
- Last Synced: 2025-10-18T23:41:39.372Z (10 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NeoPixel HAL remote component
A very simple HAl remote component for the NeoPixel Ring based on pymachinetalk.
Built for the Raspberry Pi, based on Adafruits NeoPixel library.
For more info and wiring please visit [Adafruit](sudo pip3 install rpi_ws281x adafruit-circuitpython-neopixel)
## Install
```bash
sudo pip3 install rpi_ws281x adafruit-circuitpython-neopixel pymachinetalk
```
## Run
```bash
./neopixel_hal.py
```