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