Use a Raspberry Pi to control an RGB strip, connected via GPIO, through an RGB amplifier
-
Updated
Jun 15, 2022 - JavaScript
Use a Raspberry Pi to control an RGB strip, connected via GPIO, through an RGB amplifier
pigpio_sled extends the classic pigpio with led strip support using the rpi_ws281x library. It provides the same shared and remote support of strip led devices as is customary with pigpio. pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
Add a description, image, and links to the pigpiod-daemon topic page so that developers can more easily learn about it.
To associate your repository with the pigpiod-daemon topic, visit your repo's landing page and select "manage topics."