google / OctoPrint-LEDStripControl

OctoPrint plugin that intercepts M150 GCode commands and controls local GPIOs connected to LEDs.
Apache License 2.0
63 stars 50 forks source link

Additional GPIO control #13

Closed jcsntoll closed 5 years ago

jcsntoll commented 6 years ago

Any chance we can get more than just three control points? My MOSFET board has four mosfets for example.. Might be nice to control a fan, or other accessory. Maybe offer 4-6 GPIO points?
I dont mind having to string them all in M150

precision commented 6 years ago

I just pushed 0.3.x to the tree. This has support for RGBW LED strips. You should be able to use M150 W to turn control your 4th mosfet after configuring it.