OK_Sound_Detection
by
kotek
Clone & Edit
Download
Edit
OK_Sound_Detection.ino
1
2
int
sensorPin
=
A0
;
// select the input pin for the potentiometer
int
ledPin
=
13
;
// select the pin for the LED
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX