ESP32 Three LED Control with one 1k Resistor

Controlling one light-emitting diode (LED) with the ESP32 S3 is one surprisingly simple endeavor, especially when using a 1k load. The load limits the current flowing through a LED, preventing it’s from melting out and ensuring a predictable intensity. Usually, you will connect a ESP32's GPIO leg to one load, and then connect a resistance to one

read more