Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 638 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 638 Bytes

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