Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • Makrdown-changes
  • axugl-disaster-recovery-geo
  • updating-the-TESTING-doc
  • gy-aws-data-disk-snapshot-support
  • gy-gcp-data-disk-snapshot-support
  • gy-charts-webservice-worker-processes
  • molecule-add-testing-pipelines
  • add-prefix-tag-to-node-pools
  • gy-gitleaks-ansible-testing
  • gitaly-server-side-backup
  • staging-ref-2.8.5
  • jarv/final-snapshot-aws
  • gy-cloud-service-precondition-feature
  • axugl-bump-postgres-16
  • gy-ansible-callback-var-update
  • sud-aza-working-copy
  • support/3.5.x protected
  • rocketgirl/3.3.2-plus-aws-tags
  • gy-external-redis-auth-flag
  • 3.5.2
  • 3.5.1
  • 3.5.0
  • 3.4.1
  • 3.4.0
  • 3.3.2
  • 3.3.1
  • 3.3.0
  • 3.2.2
  • 3.2.1
  • 3.2.0
  • 3.1.1
  • 3.1.0
  • 3.0.3
  • 3.0.2
  • 3.0.1
  • 3.0.0
  • 2.8.6
  • 2.8.5
  • 2.8.4
40 results

docs

  • Clone with SSH
  • Clone with HTTPS
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    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: -----