Skip to content

Arduino programme for displaying messages in Morse code.

License

Notifications You must be signed in to change notification settings

hetabjorklund/morse-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morse code with blinking LED

A variation of the blinking LED exercise using Arduino Nano and an on-board LED.

The serial monitor asks the user for a message. The message can contain letters from A to Z and numbers from 0 to 9. If the message contains other characters, the monitor responds and asks for a new message.

The LED blinks the message in Morse code while the serial monitor prints out the Morse code in dots and dashes. When it's done, the programme loops back and asks the user for a new message.

How to run the programme

Open the morse-code.ino file in Arduino IDE, connect the Arduino Nano board with the set-up shown below, and click "upload".

About

Arduino programme for displaying messages in Morse code.

Topics

Resources

License

Stars

Watchers

Forks

Languages