Skip to content

yourfrienddhruv/chirpweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

(PureJS version) Reverse-engineering chirp.io's protocol using the WebAudio API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.8%
  • CoffeeScript 37.1%
  • HTML 22.1%