Skip to content

Latest commit

 

History

History
executable file
·
27 lines (16 loc) · 927 Bytes

README.md

File metadata and controls

executable file
·
27 lines (16 loc) · 927 Bytes

Talking 2.0

WarwickHACK 2019 - Best Hack


Send data using ultrasonic sound!

The user sends a message, which is encoded in ASCII, over a custom serial protocol using frequency shift keying of ultrasonic sound. The code is played out loud, which the decoder can then hear and turn back into ASCII, then into text.

The interface is built in React using Semantic UI. The encoder and decoder use the webkit AudioContext interface.

Check it out here!

Team

Encoder

Screenshot

Decoder

Screenshot