ESP32 Three LED Control with a 1k Resistance

Controlling one light-emitting diode (LED) with the ESP32 S3 is one surprisingly simple task, especially when utilizing a 1k load. The load limits a current flowing through a LED, preventing it’s from frying out and ensuring one predictable output. Typically, one will connect one ESP32's GPIO pin to the load, and then connect one resistance to th

read more