An open API service indexing awesome lists of open source software.

https://github.com/endel/afsk

Work in progress: Audio Frequency-shift keying using HTML5 Audio API
https://github.com/endel/afsk

Last synced: about 1 year ago
JSON representation

Work in progress: Audio Frequency-shift keying using HTML5 Audio API

Awesome Lists containing this project

README

          

AFSK
===

**Work in progress**, receiver doesn't work yet.

Audio [Frequency-shift keying](http://en.wikipedia.org/wiki/Frequency-shift_keying) using HTML5 Audio API.

**Online demo:**

- [Transmitter](http://endel.github.io/afsk/transmitter.html)
- [Receiver](http://endel.github.io/afsk/receiver.html)

This doesn't follow any protocol specification such as Bell 202 or AX.25.

License
---

MIT