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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent!