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
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent!