Bubbleometer - Counting CO2 bubbles from fermentation via audio
I developed a very simplistic algorithm to detect bubbles via audio from an airlock during fermentation. The airlock is simply filled with water, which makes bubbles and therefore bubble sounds, when CO2 passes through.
See https://www.anfractuosity.com/projects/bubbleometer/ for more information.
./record.sh
./timestamp_recordings.sh
Place .wav files in folder called wav/ in the same directory as these python scripts.
Copy the file generated from timestamp_recordings.sh into the wav/ directory.
Try bubbleometer_fft.py or bubbleometer_envelope.py to generate graphs.
.config/matplotlib/matplotlibrc
backend : Qt5Agg
timezone : Europe/London