cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
111 stars 26 forks source link

[Feature Request] more led strips #127

Closed bustinex closed 3 years ago

bustinex commented 3 years ago

enable the management of more gpio pins so as to connect more led strips and concatenate them to make different effects. for example: a led strip indicates the printing status; another and always white ... or two contacted LED strips together mark the print progress.

cp2004 commented 3 years ago

Hi @bustinex, the plugin currently supports the maximum number of different LED strips. When using SPI, as this plugin does you can only have one LED strip connected. You can of course join them together in a chain to make one longer strip.