See tutorial here: http://airlab.itu.dk/measuring-sound-level-with-ky-037-and-arduino/ int soundPin = A1; //To pin A0 on sound module int thresholdPin = 3; //To pin ...
This community module is NOT OFFICIALLY supported by d&b audiotechnik. It is publicly available to enable interested users to experiment, extend and create their own adaptations. There is no guarantee ...
The KY-038 sound sensor pinout has 4 pins: VCC, GND, Digital Out, and Analog Out. We can either use the AO pin as an output for analog reading or the DO pin as an output for digital readout. The Sound ...