Get an audible count of the number of WiFi devices in your area with an ESP32.
- Install https://github.com/ArminJo/Talkie as an Arduino library
- Configure TTL
- Flash the ESP32 with
AudioDev.ino
. - Attach ground to ground and audio to pin 25 of the ESP32.
- ArminJo for the updated Talkie library
- going-digital for the original Talkie library
- Gadget Reboot for their video on Arduino speech synthesis
The contents of this repository are a personal project and in no way reflect work done for my employer.