Firmware for an ESP32 with an analog microphone (amplified) attached to the internal ADC. Calculates the signal amplitude in various frequency bands and submits the results to an HTTP API.
- C 87.4%
- C++ 10.5%
- Python 2%
| data/etc | ||
| src | ||
| .gitignore | ||
| gen_lut.py | ||
| Makefile | ||
| platformio.ini | ||