Created by Keishon Smith September 10, 2016
This program takes input in the form of a string and outputs it as morse code using either the internal LED 13 or an external LED
To install use your use the "git clone https://github.com/keishon104/Arduino-Morse-Code.git"
This project was built using Arduino's version of C++
- IDE (Arduino Compatible)
Here's a brief intro about what a developer must do in order to start developing the project further:
git clone https://github.com/keishon104/Arduino-Morse-Code.git
cd your-project/
If using the Arduino IDE:
- File
- Open
- morse.ino
- Tools
- Board:
- Select the board you are using.
- Port:
- Select the port you are using.
- Board:
- Click Verify
- Select Upload.
- Create integrated testing functions
Mozilla Public License 2.0