ESP32 Laboratory Exercise 3: Serial Monitor and Debugging
Learn how to use the Serial Monitor in the Arduino IDE to display data, debug code, and interact with the ESP32. This lab introduces basic serial communication and demonstrates how to read input from a push button and control an LED while monitoring outputs in real time.