This project demonstrates how to use a sound sensor with an ESP32 to detect sound events. The code reads the digital output from the sensor and prints a message to the Serial Monitor when sound is ...
Measure distance using an ultrasonic sensor and display it on the Serial Monitor. Ultrasonic Distance Measurement with Arduino This project demonstrates how to use an HC-SR04 ultrasonic sensor with an ...