Skip to content

Insecupa/Morse-Code-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Morse-Code-Encoder

Morse code encoder that encodes strings and outputs using LEDs.

Components Need

  1. Arduino Uno
  2. LED x3
  3. Resistors - 220ohm - x3
  4. Breadboard

Circuit

Circuit

Working

Enter the string in serial monitor and the leds start wokring according to the code, the LED at pin13, displays the code for the character, LED at the PIN9 displays the pause between each charcter, i.e if the given string is he, first the LED at PIN13 blinks accodring to H morse, after displaying H, the LED at pin9 to notify the end of a character. LED at pin8 blinks after each words.


If you do not have an arduino, you can simulate on Autodesk Tinkercard - https://www.tinkercad.com/

About

Morse code encoder that encodes strings and outputs using LEDs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages