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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent!