A solo embedded systems project built for Cisco Hack Camp 2025. The translator runs on an ESP32 and converts between text and Morse code in real time.
- Supports visual, keyboard, and tap-based input
- Translates in both directions between text and Morse code
- Uses C++ for the embedded application and translation logic
- Adds WebSocket communication for networked interaction
- Presents the result through a custom embedded user interface
Cisco mentors and employees selected the project as the camp's top presentation. The project also led to an invitation to return as a student mentor.
Final_Version_v4.ino— ESP32 application and translation logicMorse Code Translator.pptx— project presentationMorse Code Translator.png— visual overview
