Wled: Status LED outside?

Created on 13 Apr 2020  路  9Comments  路  Source: Aircoookie/WLED

Hello,
not really an issue, but i wanna know if it is possible to wire an single LED for Status on one of the GPIOs? Ste Nodemcu is in a housing, so i can not see if its powered or not, so i like to connect a seperate LED to one of the GPIOs to get the status Control outside the Housing? Is this possible?

stale

Most helpful comment

@codmpm there is no proper status LED support in WLED for now, that's something on the list to add!
The current "status LED" just reports if there is power - you could just connect the LED between ground and 3.3v.
However, gpio12 by default is configured as an output originally meant for a relay, but if an LED is connected to it it will be on if the main LED are on!

All 9 comments

Hi, yes, this is possible! If you just want to have power state, just connect an LED and appropiate resistor between 3.3v and gnd pins. You could also connect an LED between 3.3v and gpio6, then it will turn off if the lights are on. (alternatively, connecting between gpio6 and gnd will turn the LED on when the lights are on)

Oh, I'm sorry. I meant D6 (gpio12). I want to have a serious talk with the people who decided to number the pins differently...

Yes, thats a crazy thing. Now it works.

https://www.facebook.com/photo.php?fbid=10217213813043870&set=a.1214378366075&type=3 This is the Project i麓m actually working on.... ;-)

Is it possible to re-assign the status led pin?
I have a custom board with an esp-wroom-02 which does not bring an own led. Mine is on IO12...

@codmpm there is no proper status LED support in WLED for now, that's something on the list to add!
The current "status LED" just reports if there is power - you could just connect the LED between ground and 3.3v.
However, gpio12 by default is configured as an output originally meant for a relay, but if an LED is connected to it it will be on if the main LED are on!

Thank you! Yes, the LED is on "all the time", so it will stay this for the time being.

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs.
Thank you for using WLED!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

exeljb picture exeljb  路  4Comments

Brausmith picture Brausmith  路  4Comments

JoshWobbles picture JoshWobbles  路  3Comments

vigne picture vigne  路  3Comments

Legsmaniac picture Legsmaniac  路  3Comments