radio:arduino_cw_encoder [ElectroThoughts]

User Tools

Site Tools


radio:arduino_cw_encoder

Arduino Morse Code (CW) Encoder Library


Download:
What it does:

This library will convert a string of letters and numbers (no symbols, just A-Z and 0-9) to morse code, and play the tones via the “tone();” command.


How to use it:

Call the function:

morse(“Text!”, pin);

You just need to give it a string, and a pin to play the tone on.

radio/arduino_cw_encoder.txt · Last modified: 2020/07/15 20:19 by hismartalarms