jedp / MrMorse

Morse code training app (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mr Morse: Morse code training app.

Work in progress.

Goal is to practice morse code using a physical telegraph key, like the J-38.

Components:

  • Android app
  • STM32 microcontroller
  • J-38 telegraph key

The STM32 acts as a USB keyboard, converting keypresses on the J-38 to key events for the Android app.

The android directory contains the Android Studio project.

The J38_USB_HID directory contains the CubeMX project for the J-38 USB Device.

J-38 telegraph key driving Android app via STM32 microcontroller

About

Morse code training app (WIP)

License:MIT License


Languages

Language:C 95.7%Language:Makefile 3.1%Language:Kotlin 0.8%Language:Assembly 0.2%Language:C++ 0.1%Language:CMake 0.0%