chirp_codec 0.1.0
chirp_codec: ^0.1.0 copied to clipboard
Near-ultrasonic FSK data-over-sound codec in pure Dart: encode a 16-bit payload as 4-FSK symbols in the 18–19.2 kHz band and decode it from raw mic PCM with Goertzel filters. No plugins, no FFI — work [...]
0.1.0 #
- Initial extraction from ParkerUp (sound check-in, Phase 11.7a C): 4-FSK encoder + Goertzel decoder, 18-19.2 kHz band, unit tests included.