Skip to content

Program to read message and out same message in morse code

License

Notifications You must be signed in to change notification settings

keishon104/Arduino-Morse-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Morse Code

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

Installing / Getting started

To install use your use the "git clone https://github.com/keishon104/Arduino-Morse-Code.git"

Built With

This project was built using Arduino's version of C++

Prerequisites

  • IDE (Arduino Compatible)

Setting up Dev

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.
  • Click Verify
  • Select Upload.

Tests

  • Create integrated testing functions

Licensing

Mozilla Public License 2.0

About

Program to read message and out same message in morse code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages