Skip to content

Reverse-engineering chirp.io's protocol using the WebAudio API

Notifications You must be signed in to change notification settings

moreati/chirpweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirp chirp

This is an attempt to implement the chirp.io protocol (http://chirp.io/tech/) using the WebAudio API.

Currently it can generate the tones and successfully send data to a chirp receiver, but only using pre-generated message data from chirp.io.

For creating messages a 5-bit Reed-Solomon error correction implementation is needed, plus guessing all the encoding parameters.

See demo at http://ricardobeat.github.com/chirpweb

About

Reverse-engineering chirp.io's protocol using the WebAudio API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%