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

https://github.com/bawey/raspi-leds

A little code to control a specific LED strip with the neopixel library
https://github.com/bawey/raspi-leds

led raspberry-pi

Last synced: 5 months ago
JSON representation

A little code to control a specific LED strip with the neopixel library

Awesome Lists containing this project

README

          

# raspi-leds

Bought [this LED strip](https://shop.pimoroni.com/products/10m-addressable-rgb-led-star-wire?variant=41375620530259),
used [this library](https://docs.circuitpython.org/projects/neopixel/en/6.3.11/),
followed [these steps to run sudo-less](https://docs.circuitpython.org/projects/neopixel/en/6.3.11/#setup-for-sudo-less-usage-on-raspberry-pi-boards).

Works fine [plugged directly](https://learn.adafruit.com/neopixels-on-raspberry-pi/raspberry-pi-wiring#) to Raspberry Pi 3 (no level shifting).