Introduction: 2 Minute Clap Switch

About: I am robotics engineer and a teacher whose passion in life is breaking down the maths and academic jargon of programming and robotics into something that everyone can understand, primary school kids included.…

This simple 3 component circuit can be used as a microphone alarm or as a light switch. The way the alarm program works is that it detects changes in sound level and then triggers the light to come on for 5 seconds once the sound level has gone up by 2 or more units.

The light switch works in a similar way except that every time loudness level changes by more than 2 a boolean changes state thus turning the LED on if it was off or off if it was on!

Components:

•Arduino Uno

•5mm LED

•Microphone Module