Sound Sensor (Raspberry Pi)
by piddlerintheroot in Circuits > Raspberry Pi
66845 Views, 23 Favorites, 0 Comments
Sound Sensor (Raspberry Pi)
Basic tutorial of how to setup a sound sensor with the Raspberry Pi.
Parts
PARTS:
RPI 3 - https://amzn.to/2VA9pQY
4 Amp Power Adapter - https://amzn.to/2CTptWu
16GB micro SD - https://amzn.to/2SFMwd3
120 pcs jumper cable: https://ebay.to/2VAb9cY
Sound Sensors: https://amzn.to/2FoZg4I
Setup
VCC <-> 5V
GND <-> GND
D0 <-> GPIO 17
Code
run python script in terminal:
python sound.py
Downloads
Additional Info
Official Website: