Controlling one light-emitting diode (LED) with a ESP32 Third is one surprisingly simple project, especially when using the 1k resistance. The resistor limits the current flowing through a LED, preventing it’s from frying out and ensuring a predictable output. Generally, you'll connect the ESP32's GPIO pin to a load, and then connect the resistan… Read More