Arduino Lesson 3 - Binary Conversion

Поделиться
HTML-код
  • Опубликовано: 5 дек 2016
  • Computers work on 1's and 0's... not decimal numbers like we do. As a result it is sometimes important to understand how to read and convert binary numbers.
    Binary is not necessarily needed to program the Arduino. Although it's very helpful to understand the principle of binary. This is especially important when it comes to understanding the logic behind analogRead and Write values, which I will discuss in other tutorials.
  • НаукаНаука

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

  • @tinkot
    @tinkot 5 лет назад +13

    took my teacher 4 hours with no luck and you just 7 minutes! thank you, its actually works very simple :)

  • @harryfriedman735
    @harryfriedman735 4 года назад +3

    after searching hours for videos, this playlist is A tier. Thankyou

  • @blehprojects5776
    @blehprojects5776 9 месяцев назад +2

    Hahaha so now I’m marathoning your videos and ironically I have an exam coming up at work in order to get a 10% raise. converting decimals/binary is on the exam

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

    Great tutorials already loving it...you are a champ in teaching

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

    Outstanding..!!! Great explanation...

  • @ramzisaal2089
    @ramzisaal2089 2 года назад +2

    I know am 5 years late but what's the conection to the arduino? Do we need it ?

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

    Really nice video. Thanks.

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

    THANK YOU !!

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

    no the cute photos u added 😂😍

  • @edmundbajenting1182
    @edmundbajenting1182 4 года назад +2

    if you implement that on arduino how ?

  • @SithaSek
    @SithaSek 6 лет назад

    Can you do byte shift? I have problem to understand port manipulation.

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

    Thank you

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

    Lo had been following along using paul mcwhorter. But you do a better job of explaining the Arduino code / functions. Paul shows you what to do, but doesn't always explain it well.
    Thank You.

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

    I got distracted from video and then i wonder why is david bennet piano now talking code to me.. not 100%, but pretty close for 🇺🇦 ears.
    Great course!

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

    i would have liked the ARDUINO method to do this aswell

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

    why is arduino on the title?

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

      Because this video is one in a series of 10 videos meant to teach Arduino basics :)

  • @Dan-qu1tj
    @Dan-qu1tj 2 года назад

    How is this an arduino lesson? Its just a lesson in binary - nothing to do with binary conversion in arduino ide