MCS: Morse Code Simulator

Last modified on

OUTPUT

Sorry, your browser doesn't support web audio API (HTML5) -- for audio synthesis.

How to Use

  • Type the text you wanna "Morse" on the input box. The pattern for each character will be right away displayed on the OUTPUT part.
  • Click PLAY to see the blinking light (default) and to hear the output (if your browser supports Web Audio API -- HTML5).
  • Click STOP to stop the ongoing sequence.
  • Click CLEAR to stop everything, clear input and output, and also to reset all settings to default.

Default

  • The default 523 for the frequency is around C5 note -- 523.25 Hz.
    Minimum of 20 Hz and max of 20,000 Hz (20 kHz).
  • The default volume is 0.5 (50%).
  • The oscillation type options:
    1. SINE
    2. SQUARE
    3. SAWTOOTH
    4. TRIANGLE
  • The base duration is around 60 ms -- which then using dynamic multipliers to generate the Morse's sequence.