An open API service indexing awesome lists of open source software.

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

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
```