Controlling a light-emitting diode (LED) with a ESP32 S3 is one surprisingly simple endeavor, especially when employing a 1k load. The load limits the current flowing through one LED, preventing it’s from melting out and ensuring a predictable intensity. Generally, you'll connect a ESP32's GPIO output to one load, and then connect a resistor to o… Read More