Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 369 Bytes

File metadata and controls

3 lines (2 loc) · 369 Bytes

Morse Code translator

Device based on a Raspberry Pi Pico W running FreeRTOS capable of full-duplex communication through USB to a host machine or through UART to another device. Uses an IMU sensor to detect gestures for inputting characters. Implements a custom interface for settings and chat display. Made as a project for a university course (Computer Systems).