Skip to content

junaidnaseer/audio-modem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was a cool project I did in school to send text messages over audio (or using an FM radio as I did) waves. This was featured on hackaday some time ago http://hackaday.com/2007/12/13/ipod-transmitter-radio-modem/ . Their link is dead as I changed my blog, its here now: http://seiferteric.com/?p=319

The code is pretty bad but it was a proof of concept!

To build both the send and receive programs, just type "make". 
Two binaries, send and rec will be created. You must have the
SDL and alsa development libraries to build this. To terminate
the programs right now, you have to use Ctrl-c.

About

Send messages through audio waves!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Makefile 1.1%