Help wanted: Turn on or off BrightPi LEDs #310

Open
opened 2020-04-16 23:39:58 +01:00 by evilC · 3 comments
evilC commented 2020-04-16 23:39:58 +01:00 (Migrated from github.com)

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?

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?
vitormhenrique commented 2020-10-19 20:45:18 +01:00 (Migrated from github.com)

have you figured this out?

have you figured this out?
evilC commented 2020-10-20 11:45:52 +01:00 (Migrated from github.com)

Nope

Nope
jayzees commented 2021-08-07 23:58:01 +01:00 (Migrated from github.com)

you should use a shell script for powering on and another one for off
enclosure brightpi

you should use a shell script for powering on and another one for off ![enclosure brightpi](https://user-images.githubusercontent.com/62119743/128615835-39ae7243-986c-4dea-b4a6-fd88e03727e1.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#310