Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 579 Bytes

File metadata and controls

5 lines (3 loc) · 579 Bytes

Receive Morse code over a tin can telephone

This is the receiver app for a hackathon project at MakeUofT 2019. I worked with Chris and Zoie.

The app takes input from the computers audio input, filters and cleans for a buzzer signal, decodes the Morse code and displays the output on screen. It pairs with the transmitter app to allow offline text communication over a tin-can telephone.