Hacker News new | ask | show | jobs
by bschwindHN 13 days ago
I have a (WIP) project that transfers audio over ESP-NOW. I haven't touched it in forever, but I remember it did work decently. I had to bring the audio sample rate down to 16kHz though, and it was just sending uncompressed audio. I probably could have dug more into configuring the radios for better throughput, or adding some basic compression to relax the bandwidth requirements.

Code is here:

https://github.com/bschwind/walkie-talkie