/DOS

Make noise that carries information 🗣️

Primary LanguageJava


DOS - Data over sound

DOS is a library designed for android which provides functions to transfer data through ultrasonic waves (21,000 hertz). It uses multithreading for encoding, decoding, transmitting and retrieving of data. It works based on the concept of Direct Sequence Spread Spectrum and uses custom protocols for achieving carrier and code synchronization. Watch the demo to know how it works!

How it works