OctoPrint-Enclosure
OctoPrint-Enclosure copied to clipboard
Help wanted: Turn on or off BrightPi LEDs
Sorry for raising a bug, but I cannot work out how to turn on / off LEDs from Enclosure
The equivalent shell command to turn the LEDs on is sudo i2cset -y 1 0x70 0x00 0x5a
, and to turn off is sudo i2cset -y 1 0x70 0x00 0x00
Can anyone advise how I do this from Enclosure?
have you figured this out?
Nope
you should use a shell script for powering on and another one for off