Arduino Morse Code Translator

Поделиться
HTML-код

Комментарии • 21

  • @averagejoe8213
    @averagejoe8213 2 года назад +3

    Just my 2 cents. good video, but...
    There are rules to help people distinguish dots from dashes in Morse code.
    1- The length of a dot is 1 time unit.
    2- A dash is 3 time units.
    3- The space between symbols (dots and dashes) of the same letter is 1 time unit.
    4- The space between letters is 3 time units.
    5- The space between words is 7 time units.
    Following these rules will make your device sound more natural and easier to copy. =)

  • @KennethiSlite
    @KennethiSlite 2 года назад +1

    Great project! Cool! Very well explained!

  • @zenzen9131
    @zenzen9131 7 лет назад +5

    Well done. Just one piece of advice. In your CASE statement you do a 'standard delay' after each dot or dash. It would make the CASE clearer if you deleted the delay from here and just add it to the end of each dot and dash function :)

  • @ssnoc
    @ssnoc 5 лет назад +1

    Now THAT is very cool .... you need a variable speed control.

  • @Legend813a
    @Legend813a Год назад

    I programmed a D1 to tone a 1000hz ish tone to a pin and fed it into the mic audio circuit on one of my GMRS radios to send my call at the press of a button. Reactions were mixed, even though it's allowed in the rules.

  • @saifedeenalshouha7637
    @saifedeenalshouha7637 7 лет назад +11

    Well done
    But i couldn't find this sketch in your dropbox
    Could you please upload it :)
    Thanks

  • @YugoZex
    @YugoZex 2 года назад

    There are no pause between letters. Big mistake. It should be small pause.

  • @scitechnotuber548
    @scitechnotuber548 5 лет назад +2

    Help me with, like I want to make a docoder like it'll convert the DI and DAH rhythm to a string. Like reverse of you idea !!

  • @ayat0_1o23
    @ayat0_1o23 3 года назад +2

    The name of the dropbox project ? for the morse code translater can you send me this projekt its very important for me thanks or respond me pls

  • @billthompson3677
    @billthompson3677 7 месяцев назад

    hi there looks great, i can not seem to find the sketch for the morse code unit ?
    am i missing something ?

  • @billthompson3677
    @billthompson3677 7 месяцев назад

    hi there got it all working, Very Nice
    i do have a question. seems like the code remembers the last input??
    eg type A, it blinks dot dash, all good
    if you enter an M it does the A,and the M
    and it goes on and on
    the arduino board needs to be reset then its back to normal.
    any IDEAS, please

  • @col8981
    @col8981 3 года назад

    Gees, so complicated

  • @kishorgore3896
    @kishorgore3896 5 лет назад

    It's a great project to experiment with, Kudos to that !! But is it possible for you to share schematics and program code ? I couldn't find it in the link.

  • @edsilky8798
    @edsilky8798 5 лет назад +1

    If I am sending morse there are not any new-lines. If I connect a key to this and start tapping out a sentence it doesn't seem to work.

    • @edsilky8798
      @edsilky8798 5 лет назад

      Maybe info on how to connect a key and get it to work with this would be great!

  • @conghanhoang1222
    @conghanhoang1222 4 года назад

    Hi, I have built a NRF24l01 transceiver with "Hello Word", I wanna chance this word to Morse code. Do you know How to do this?

  • @tylernelson4753
    @tylernelson4753 4 года назад +1

    Do you have the sketch still?

  • @koribillimouli3795
    @koribillimouli3795 3 года назад

    could please share the code it was not in dropbox sketches folder

  • @ElDirtyFly
    @ElDirtyFly 3 года назад +1

    that morse code sounds terrible. dashes should be 3 times as long as the dots

  • @OndrejPopp
    @OndrejPopp 2 года назад

    You need to make it go a bit faster! You know how it goes : ta da ta da ta ta da ta da ta ta ta ...

  • @longdongsilver4719
    @longdongsilver4719 3 года назад

    SWOF!