Arduino: Sound-Activated Switch [MINI-PROJECT]

Description

In this project, you’re going to create a sound-activated switch with an Arduino. The switch turns on and off an LED, but you could modify the project into controlling other things too (just ask if you need guidance).

The sound sensor is a small module with a microphone, amplifier, and some small circuitry. It has two outputs; one digital and one analog output.

The digital output is either high or low, depending on if the sound level is above a threshold or not. You can adjust the threshold with the potentiometer on the module.

For this project, you’re going to use the digital output.

Part list:

  • Breadboard
  • Jumper wires
  • Arduino
  • Resistor 220 Ω
  • Light-Emitting Diode (LED)
  • Sound Sensor (Velleman VMA309)

...

Member-Only Content

Hey there! To get access to this and all the other resources to learn electronics with Ohmify, you need to be a member. If you are already a member, you can Log In Here. If not, click here to become a member and get instant access to this course.

Keep On Soldering!