A hand-gesture interface for entering Morse code that converts to text in real time. Uses MediaPipe hand tracking — no physical keyboard required.
This HCI (Human-Computer Interaction) project explores an alternative input method for users with physical constraints or in situations where a keyboard is impractical. By holding the hand up to a webcam and making simple gestures, the user enters dots and dashes that are decoded into alphanumeric characters in real time. The system runs entirely on a standard laptop CPU with no specialised hardware.
Working prototype stage. A demo video and link to the code repository will be added to this page shortly.