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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent!