Arduino application written in C that translates a string of text from ascii to morse code and flashes to output on an LED
-
Updated
May 20, 2016 - Arduino
Arduino application written in C that translates a string of text from ascii to morse code and flashes to output on an LED
Arduino Morse Code Repeater is a program that reads inputs from three buttons and repeats the recorded string an addition button.
An Arduino project that encodes messages using Morse Code. This project is focused on learning how to use CMake to build and flash Arduino code.
This project coverts Morse code into text using the Serial monitor inputs as 0s and 1s. The program can be modified to be used with a RF remote controller or a HC-05 bluetooth module.
Add a description, image, and links to the arduino-morse topic page so that developers can more easily learn about it.
To associate your repository with the arduino-morse topic, visit your repo's landing page and select "manage topics."