Loading...
Pages: [1]   Go Down
Author Topic: Sound sensor arduino!!  (Read 601 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Sr. Member
****
Karma: 0
Posts: 266
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Could someone tell me how to connect the sound sensor to the arduino and give me a test code  to test if the sound sensor is working.
like
If I clap or make a noise, then an LED goes on.
Thanks

Link to where I purchased my sound sensor
http://cgi.ebay.com/Sound-Sensor-Module-Arduino-Sensor-Shield-MCU-PIC-/120664016254?pt=LH_DefaultDomain_0&hash=item1c1822c57e

but I do not have a sensor shield... so....

Please tell me how to use a sound sensor without using a sensor shield.

Thanks
Logged

Massachusetts, USA
Offline Offline
Tesla Member
***
Karma: 96
Posts: 6335
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Find the schematic for the "sensor shield".  You will probably find that the three pins that connect to the 'sensor' are Power, Ground and AnalogIn.  I hope the device will work on 5 Volts.  Hook the "+DC12V" pin to +5V on the Arduino.  Hook the "GND" pin to Gnd on the Arduino.  Hook the "AUDIO" pin to the analog input of your choice on the Arduino (the example code uses Analog Input 2).
Logged

Pages: [1]   Go Up
Print
 
Jump to: