We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have been trying to create the decibel meter with an Electret microphone but i'm only able to make the sound detection work when i'm screaming into the microphone. This isn't ideal for measuring the sound in focushub. A number of sources suggest that using the sparkfun sound detector is the way to go due to envelope readings https://electronics.stackexchange.com/questions/269005/how-to-hook-raspberry-pi-with-electret-microphone-to-detect-sound-levels-in-db https://github.com/tolribeiro/recnoise http://toribeiro.com/articles/2016-01/sound-level-meter-using-esp8266-arduino-sound-detector
The text was updated successfully, but these errors were encountered:
Converting voltage -> decibels: https://forum.arduino.cc/index.php?topic=376308.0
Sorry, something went wrong.
No branches or pull requests
Have been trying to create the decibel meter with an Electret microphone but i'm only able to make the sound detection work when i'm screaming into the microphone. This isn't ideal for measuring the sound in focushub.
A number of sources suggest that using the sparkfun sound detector is the way to go due to envelope readings
https://electronics.stackexchange.com/questions/269005/how-to-hook-raspberry-pi-with-electret-microphone-to-detect-sound-levels-in-db
https://github.com/tolribeiro/recnoise
http://toribeiro.com/articles/2016-01/sound-level-meter-using-esp8266-arduino-sound-detector
The text was updated successfully, but these errors were encountered: