chirp_codec 0.1.0 copy "chirp_codec: ^0.1.0" to clipboard
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.
0
likes
140
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 — works anywhere Dart runs. Extracted from the ParkerUp parking app's sound check-in feature.

Topics

#audio #ultrasonic #data-over-sound #fsk #proximity

License

MIT (license)

More

Packages that depend on chirp_codec