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

WS2801 #166

Closed wschadow closed 2 years ago

wschadow commented 2 years ago

What would you like implemented?

Hi,

it's a great project / feature. I run a W2801 with some scripts on the Raspberry. Any chance you support W2801 in your project?

Thanks, Wolfgang

Why should this be implemented?

WS2801 support

cp2004 commented 2 years ago

I can only do it if there's support in the Python library that the plugin uses. That can be found here https://github.com/jgarff/rpi_ws281x

I highly doubt anything extra will be added in that library, since it doesn't see many updates ever.

wschadow commented 2 years ago

Thanks! Would it be possible to use this lib instead: https://github.com/adafruit/Adafruit-WS2801-Library