Search found 1 match
- Mon May 08, 2017 2:06 pm
- Forum: ESP32 Arduino
- Topic: Sound recognition
- Replies: 3
- Views: 12063
Sound recognition
Hi friends, I want to build a sound recognition module with the Esp32. My idea is to use sound detector (f.e. https://www.sparkfun.com/products/12642) and via FHT library to do audio spectrum analysis and compare it to values for specific noise. Do this seems reasonable at all? Since I'm new in the ...