Controlling the light-emitting diode (LED) with the ESP32 Third is one surprisingly simple task, especially when utilizing one 1k resistance. The resistor limits the current flowing through the LED, preventing it’s from burning out and ensuring one predictable brightness. Usually, one will connect the ESP32's GPIO pin to a load, and and connect o… Read More