AronHetLam / ATEM_tally_light_with_ESP8266

Wireless tally light for use with ATEM switchers, which connects over WiFi, using an ESP WiFi module.
GNU General Public License v3.0
153 stars 39 forks source link

Question About Built-in LED #91

Closed DonaldPotbury closed 1 year ago

DonaldPotbury commented 1 year ago

Hello, Thanks for this awesome system. It's working great!

One thing I've noticed is the Built-in LED. When in "program" it is dark. All other states it seems to be lit. I'm having trouble finding where to control that. Can you point me in the right direction?

We are using the ESP8266 Mini.

Thanks in advance.

AronHetLam commented 1 year ago

You're welcome. 🙂

The built-in LED on the D1 mini is connected to the same pin as the red color, but inverted. This is why it behaves like it does. I don't remember if it's the red pin for the first or second LED, but that should be easy to Google for.