Skip to content

tayler/arduino_morse_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

arduino_morse_code

Translating messages into led flashes on an Arduino board

the file morse_code.ino should be placed in a folder called morse_code for it to work with the Arduino IDE

Extending:

  1. Accept and translate messages input by user
  2. Use an array of LEDs, and flash one character per LED (i.e., first character's dots and dashes flash on first LED, second character's on second, etc. then comes back to first when that word has ended)

About

Translating messages into led flashes on an Arduino board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%