An asynchronous Text to Morse Converter and Morse training software for Arduino Uno, based on interrupts and Timer1.
And because it doesn't use that evil delay() function, this solution morselizes random letters or whatever it receives through its serial() interface, in a non blocking manner.
https://github.com/vicival/morselizer
Features
- Morse Code
- CW
- Telegraphy
- Trainer Mode (random letters)
- ASCII (from serial) to Morse Mode
- Variable Transmit Speed
- Variable Dots/Line Ratio
- Variable inter-symbols Pause
- 1 µs Accuracy of Durations
- Asynchronous
- Un-Locked Circular Buffer
- a Non-Blocking execution/flow
- 16 bits timer1 in CTC mode 12
- ATmega328
- Arduino Uno
- Easy to understand C++ code
- an Interrupt Routine does it all
Categories
Ham RadioLicense
GNU General Public License version 3.0 (GPLv3)Follow MORSELIZER - morse with Arduino
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent!