A simple Arduino-based project that uses a KY-038 sound sensor to detect claps and toggle multiple LEDs on and off. This project demonstrates basic sound-activated control using a digital sound sensor ...
When a clap sound is detected, the relay toggles the bulb ON/OFF. Useful for smart home and assistive tech. Clap sound is detected by the sound sensor. Arduino reads the signal. Relay switches the ...