- Morse class: Morse
- Morse.h declares the Morse interface. It includes all of the constants related to timing of Morse code.
- Morse.cpp implements the Morse interface.
- The Morse class first sets up the Morse code alphabet and English alphabet (arrays). It includes the logic for finding the binary literal representation of an English character and turning on and off the power to the pin connected to a light based on the value of each bit in the binary representation. It includes the translation of input into a photoresistor to English characters and printing of those characters.
- Arduino example of Morse code sending Arduino sketch (refactored): morse_code_sender
- Arduino exaple of Morse code receiving Arduino sketch: morse_code_receiver
-
Notifications
You must be signed in to change notification settings - Fork 0
dibaggioj/morse-code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ library for sending and receiving Morse code
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published