News

This library allows the generation of Morse code signals through an Arduino pin. It provides functions for setting pin outputs, adjusting Morse code speed (WPM), and converting characters to Morse ...
I had a working code in Arduino IDE 1.8.x , and at one point it stopped compiling. Apparently some libraries would not work anymore and I had to move to 2.x . However, the existing code was failing to ...