Skip to content

Receive notifications when a noise is detected above a threshold

License

Notifications You must be signed in to change notification settings

chriswilson1982/noise-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noise Detector

Receive notifications when a noise is detected above a threshold.

The noise detector is designed to run on a Raspberry Pi with a USB microphone. It uses Bash and Python scripts to detect noise levels above a certain threshold and trigger a notification from the Pushover service. The actual sound is not streamed.

The scripts are called using a command line alias for the following: bash /path/to/babymonitor.sh | /path/to/monitor.py

You may need to change the THRESHOLD constant so that the detector is calibrated to trigger at an appropriate noise level.

About

Receive notifications when a noise is detected above a threshold

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published