Morse Code in Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 19

  • @ShodaiThox
    @ShodaiThox 2 ปีที่แล้ว +5

    Always fascinated by your mini-project ideas. Keep up the good work!

  • @moondevonyt
    @moondevonyt 2 ปีที่แล้ว +4

    you sharing your python knowledge so freely is amazing. thank you so much!

  • @pitaeata8493
    @pitaeata8493 2 ปีที่แล้ว +5

    on windows you could use "winsound" - Sound-playing interface for Windows, to generate the beeps.

    • @Sinke_100
      @Sinke_100 2 ปีที่แล้ว

      Does playsound and winsound have some methods to play at diferent speeds?

  • @tommyispog8026
    @tommyispog8026 2 ปีที่แล้ว +3

    Love your explanations! Keep it up!

  • @HypnosisBear
    @HypnosisBear 2 ปีที่แล้ว +2

    I once did this. It's a great project for beginners...!!!

  • @thomasgoodwin2648
    @thomasgoodwin2648 2 ปีที่แล้ว +1

    Actually going from sound to text might not be so trivial a task. Speech2Text is really intended to differentiate subtle variations in tonality while Morse Code is all about variance in timing (which of course can vary depending on the skills of the sender).
    Likely a small neural net could be trained to distinguish between dots and dashes, but it's probably not a 5 minute project.. ?
    As always, great content! 💗
    Oh, and 1 other technical detail. Dict keys must be hashable, which boils down to both unique and immutable, just to be pedantic about it. 👅

  • @endridibra8076
    @endridibra8076 2 ปีที่แล้ว +2

    Super 😀😀😀 Well done sir 👍🙌

  • @jburns3210
    @jburns3210 2 ปีที่แล้ว +2

    Thanks great presentation

  • @jasonmulligan7059
    @jasonmulligan7059 2 ปีที่แล้ว +2

    Brilliant 👏

  • @SkyFly19853
    @SkyFly19853 2 ปีที่แล้ว +1

    Interesting...
    Good for video game Development...

  • @tcgvsocg1458
    @tcgvsocg1458 2 ปีที่แล้ว +2

    Really good

  • @davidmurphy563
    @davidmurphy563 2 ปีที่แล้ว +1

    I think I'll ask my son to do this as a practice project.

  • @philtoa334
    @philtoa334 2 ปีที่แล้ว +1

    Thx.

  • @arijanrahimic3210
    @arijanrahimic3210 2 ปีที่แล้ว +1

    Thx

  • @민-y2m
    @민-y2m 2 ปีที่แล้ว +1

    thanks video

  • @Markandpreston
    @Markandpreston 2 ปีที่แล้ว

    6th comment