← All Projects
Clap Switch — Sound Activated Light
219 viewsMarch 7, 2026
ArduinoSound SensorRelayHome AutomationBeginner
Turn a lamp on and off by clapping twice. Uses a sound sensor module to detect sharp sounds and a relay module to toggle a mains-powered light or appliance. Classic home automation project.
Circuit Connections
Overview
The clap switch listens for two quick clap sounds using a sound sensor module. When two claps are detected within 500ms, the relay toggles on or off. This provides a hands-free way to control any appliance plugged into the relay.
The sound sensor's sensitivity can be adjusted with its onboard potentiometer. Set it so that normal conversation doesn't trigger it, but a sharp clap does.