Author: Olivier Lenoir - <olivier.len02@gmail.com> Created: 2021-01-16 21:13:48 License: MIT, Copyright (c) 2021-2022 Olivier Lenoir Project: International Morse Code with MicroPython Repository: https://gitlab.com/olivierlenoir/MicroPython-MorseCode README International Morse Code using a micro-controller with MicroPython MorseCode() object require one output pin for light signal and one PWM output pin for buzzer signal. DOCUMENTATION https://olivierlenoir.gitlab.io/MicroPython-MorseCode/MicroPythonMorseCode.pdf 1 - Makefile make LINK https://morsecode.world/international/timing.html https://morsecode.world/ https://www.itu.int/ https://en.wikipedia.org/wiki/Morse_code DOCUMENT https://www.itu.int/dms_pubrec/itu-r/rec/m/R-REC-M.1677-1-200910-I!!PDF-E.pdf https://www.itu.int/dms_pubrec/itu-r/rec/m/R-REC-M.1172-0-199510-I!!PDF-E.pdf MORSECODE A: .- B: -... C: -.-. D: -.. E: . F: ..-. G: --. H: .... I: .. J: .--- K: -.- L: .-.. M: -- N: -. O: --- P: .--. Q: --.- R: .-. S: ... T: - U: ..- V: ...- W: .-- X: -..- Y: -.-- Z: --.. 1: .---- 2: ..--- 3: ...-- 4: ....- 5: ..... 6: -.... 7: --... 8: ---.. 9: ----. 0: -----
Select Git revision
docs
-
-
- Open in your IDE
- Download source code
- Download this directory
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
gv | ||
img | ||
micropython | ||
tex | ||
.gitignore | ||
.gitlab-ci.yml | ||
CHANGELOG | ||
LICENSE | ||
Makefile | ||
MicroPythonMorseCode.tex | ||
README | ||
TODO |