Skip to content

Program for transmitting text messages using sound waves

Notifications You must be signed in to change notification settings

Vort/SoundTransceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the program for transmitting of the text messages using sound waves. It uses speaker as transmitter and microphone as receiver.

To transfer data using this software, it is needed to:

  • Launch SoundTransmitter.exe on transmitting side and SoundReceiver.exe on receiving side;
  • Set the same Frequency and Bitrate on transmitting and receiving side;
  • Press Start on receiving side;
  • Press Send on transmitting side;
  • Wait until data is transmitted;
  • Press Stop on receiving side.

Screenshots:

SoundTransmitter screenshot

SoundReceiver screenshot