morse corder with Arduino
morse corder with Arduino is
morse code hearing trainer 2.
The past model(morse code hearing trainer) was not able to output a morse typing the keyboard in real time.
I can output the signal typing the keyboard approximately in real time by a speaker on Arduino to overcome the problem, by serial communication between matlab and Arduino.
learning
・ Technique of gui
・ Technique of the serial communication
・ Technique of Arduino
・ Idea of the morse coding
Please can help these skills.
In addition,
It is able to be output a morse cord with a keyboard in substitution for a Straight key if connected to the amateur radio transmitter.
updated 19.3.2014 ver.1
%function addition(to change morse speed and tone)
updated 24.3.2014 ver.1.01
%Bug Fix:Tone Pitch Change was impossible.
%Arduino sketch:morse_arduino.ino L117
%From "tone(8,1000" To "tone(8,thz"
Cita come
Hiroyuki Kato (2025). morse corder with Arduino (https://it.mathworks.com/matlabcentral/fileexchange/45608-morse-corder-with-arduino), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Test and Measurement > Instrument Control Toolbox >
- Code Generation > Fixed-Point Designer > Embedded Implementation > Fixed-Point Math Operations in MATLAB and Simulink >
- FPGA, ASIC, and SoC Development > Fixed-Point Designer > Embedded Implementation > Fixed-Point Math Operations in MATLAB and Simulink >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.3.0.0 | updated 24.3.2014 ver.1.01
|
||
| 1.2.0.0 | updated 19.3.2014 ver.1
|
||
| 1.1.0.0 | attached Screenshot |
||
| 1.0.0.0 |
