Arduino Tutorial 5: Understanding and Working With Binary Numbers

Поделиться
HTML-код
  • Опубликовано: 12 июн 2019
  • You guys can help me out over at Patreon, and that will keep this high quality content coming:
    / paulmcwhorter
    The magic that happens inside computers and virtually all digital devices is based on Binary Numbers. In the binary number system, you have only two numbers . . . 0 and 1. Larger numbers are represented by having more bits, but each bit is either a zero or a one. The reason for this is that computer chips are made up of huge numbers very simple on off switches. If we consider a switch in the on state as a "1" and the off state as a "0", then any number can be represented by a series of on and off switches. This is the core of how a computer works.
    You can get the kit I am using for this series at the following link:
    amzn.to/2I7N4Ek
    You can check out more details about this lesson on our WEB site HERE:
    toptechboy.com...
    [Disclosure of Material Connection: I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com. This means if you visit the link and purchase the item, I will receive an affiliate commission. Regardless, I only recommend products or services I use personally and believe will add value to my readers.]
    #Arduino
  • НаукаНаука

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

  • @jacobdavis5691
    @jacobdavis5691 3 года назад +283

    The level of understanding that he can create from teaching this in only 20 minutes is insane

    • @STE41k
      @STE41k 3 года назад +21

      And at 2x speed I can learn it in 10 minutes.

    • @Thejbelow
      @Thejbelow Год назад +1

      AGREED!

  • @apburner
    @apburner 3 года назад +224

    I have always felt very fortunate. When I was 10 years old and in 5th grade, (1967) I had a VERY forward looking teacher. Her name as we called her was Mrs. Wall. Our class finished up math early and she took it upon herself to teach us all number bases. The rules of the bases. not just Binary but Octal and hexadecimal, and base 26. By the time we left her class we could all add subtract multiply and divide in any base. Long after that I became an electronic Technician and then an Industrial Electrician. I used Binary and Hex daily in my life and I owe it all to a woman named Msr. Wall.

    • @Steve-GM0HUU
      @Steve-GM0HUU 3 года назад +4

      🙂 I hope you didn't fail your 5th grade math exam by writing 1+1=10 ... Seriously, sounds like your teacher was indeed very forward thinking. She perhaps realised that the future was in computers. If only we had known how important binary was going to be - children would have been taught to do all their math in binary, octal or hexidecimal instead of decimal?

    • @bob-ny6kn
      @bob-ny6kn 2 года назад +1

      Our 5th grade shop teacher taught us base 5 (mod5). I oon recognized the irony in a man who lost three fingers (so far) to his lack of attention to safety at his profession, teaching the counting system of his future.

  • @xZWEVERDx
    @xZWEVERDx 3 года назад +64

    I usually don't leave a comment on RUclips, but a wise man (my father) once told me that when somebody genuinely teaches/learnes you something, you thank and appreciate that person. The way you make me understand this matter is unbelievable and after having an Arduino in the closet for about half a year I am finally seeing that there is fun in programming! Thank you sir for these great lessons! Greetings from the Netherlands 🇳🇱.

  • @alexanderbogatyrev3599
    @alexanderbogatyrev3599 4 года назад +119

    Hello Paul. My name is Alex and I am russian. Ones to see your lessons, I can't stop watching it. And you are teaching me not only "arduino", but English too. :) Thank you for your time.

  • @orland7777
    @orland7777 3 года назад +34

    I have had MULTIPLE Electrical Engineering teachers try to help me learn how to count in binary, it was always fuzzy to me. This has been the best description of counting in binary I've ever heard. THANK YOU, I can now count in binary!!!

  • @thegringobaker
    @thegringobaker 11 месяцев назад +6

    Homework done! I added an extra though... to indicate that the counting is done, I flash all four LEDs in sequence, forward and back, three times. Otherwise, I never really knew if it was counting a zero or doing nothing. Once again, I'm compelled to join the many people who are big fams of Paul and his teaching methods. I'm having fun!

  • @mouscool11
    @mouscool11 4 года назад +5

    I had zero knowledge in coding, but from lesson 1 I wrote my fiest code, and I have managed to do lesson 5 assignment on my own with all the interger with delay. Just amazing. Thank you Mr. McWhorter, you are exceptional in the way you teach.

  • @426F6F
    @426F6F Год назад +13

    I wish I was taught electronics at a young age. This is all incredibly fascinating to me and feels like a whole new world of opportunities are opening up! Thanks so much, Paul! 😃

  • @TheShadowKarl
    @TheShadowKarl 5 лет назад +39

    Thanks for taking the time to post these lessons. I love how simply you break down the complexity of what is going on in the micro processor. For us novices trying to learn these lessons are the perfect springboard. I'm looking forward to all of the lessons in this series.
    By the way I will be using your lessons with my oldest boy (almost 9) over the summer. He really loves making all sorts of things and working with the Arduino will open up so many opportunities for his ideas.

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

      Lovely efforts. I am also learning to teach my son in future.

  • @roncarrier4205
    @roncarrier4205 16 дней назад

    Hi Paul. On a recent trip to visit some of my grandchildren, my 9 year old grandson asked me to play on his dad’s breadboard, and we promptly burned up several of his LEDs! Anyway, we learned a few things. Now I am back home waiting for my own Arduino kit to be delivered and learning tons from your vids. Thanks!

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

    I have watched dozens of Arduino videos on youTube, but havent had any luck understanding any of it. You are, by FAR, the best teacher on here. Not only am I learning easily (so far, lol), but you got me excited about doing it over and over until its like second nature. I love your teaching style and I'm looking forward to all the lessons after this one. Thanks for sharing your knowledge with us.

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

    I've spent the last 10 years learning various programming languages off and on. Never really had much success becoming fluent. Some of the teachers would mention binary and then go through a very dry description. You've somehow kept it interesting to me. Your pace is steady, you feed the information as it's needed in digestible chunks. You don't cram too much at once. I feel lucky to have found these videos. Thank you for taking the time to share your knowledge.

  • @nihar9191
    @nihar9191 4 года назад +4

    You are like the first person whose binary lessons make sense, just so you know, sir

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

    One week ago, I new nothing about Arduino. Today, after doing the homework, I jumped of joy seeing my binary counter twinkling like a Christmas tree. And the best thing is that I understood how it worked!!!! Thanks Paul!!!!!

  • @HaseebAdnan0
    @HaseebAdnan0 9 месяцев назад +1

    Done Complete A Levels and yet your teaching makes me understand binary way more.
    Never thought I had be saying this for the easiest chapter in A level computer science

  • @anmol4484
    @anmol4484 4 года назад +29

    I got jump scared when my man screamed STOP out loud, and i was like really into his words.

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

    Thank you sir. You are the one who really got me to understand it as it should be :)
    int A=13;
    int B=8;
    int C=4;
    int D=2;
    int On_one=300;
    int ret=500;
    int End=1000;
    void setup() {
    pinMode(A, OUTPUT);
    pinMode(B, OUTPUT);
    pinMode(C, OUTPUT);
    pinMode(D, OUTPUT);
    }
    void loop() {
    digitalWrite(A, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    delay(ret);
    digitalWrite(B, HIGH);
    delay(On_one);
    digitalWrite(B, LOW);
    delay(ret);
    digitalWrite(A, HIGH);
    digitalWrite(B, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    digitalWrite(B, LOW);
    delay(ret);
    digitalWrite(C, HIGH);
    delay(On_one);
    digitalWrite(C, LOW);
    delay(ret);
    digitalWrite(A, HIGH);
    digitalWrite(C, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    digitalWrite(C, LOW);
    delay(ret);
    digitalWrite(B, HIGH);
    digitalWrite(C, HIGH);
    delay(On_one);
    digitalWrite(B, LOW);
    digitalWrite(C, LOW);
    delay(ret);
    digitalWrite(A, HIGH);
    digitalWrite(B, HIGH);
    digitalWrite(C, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    digitalWrite(B, LOW);
    digitalWrite(C, LOW);
    delay(ret);
    digitalWrite(D, HIGH);
    delay(On_one);
    digitalWrite(D, LOW);
    delay(ret);
    digitalWrite(A, HIGH);
    digitalWrite(D, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    digitalWrite(D, LOW);
    delay(ret);
    digitalWrite(D, HIGH);
    digitalWrite(B, HIGH);
    delay(On_one);
    digitalWrite(D, LOW);
    digitalWrite(B, LOW);
    delay(ret);
    digitalWrite(A, HIGH);
    digitalWrite(B, HIGH);
    digitalWrite(D, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    digitalWrite(B, LOW);
    digitalWrite(D, LOW);
    delay(ret);
    digitalWrite(C, HIGH);
    digitalWrite(D, HIGH);
    delay(On_one);
    digitalWrite(C, LOW);
    digitalWrite(D, LOW);
    delay(ret);
    digitalWrite(A, HIGH);
    digitalWrite(C, HIGH);
    digitalWrite(D, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    digitalWrite(C, LOW);
    digitalWrite(D, LOW);
    delay(ret);
    digitalWrite(B, HIGH);
    digitalWrite(C, HIGH);
    digitalWrite(D, HIGH);
    delay(On_one);
    digitalWrite(B, LOW);
    digitalWrite(C, LOW);
    digitalWrite(D, LOW);
    delay(ret);
    digitalWrite(A, HIGH);
    digitalWrite(B, HIGH);
    digitalWrite(C, HIGH);
    digitalWrite(D, HIGH);
    delay(On_one);
    digitalWrite(A, LOW);
    digitalWrite(B, LOW);
    digitalWrite(C, LOW);
    digitalWrite(D, LOW);
    delay(ret);
    delay(End);
    }

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

    This guy is the best. I am eleven years old and Paul is making so much sense to me.

    • @paulmcwhorter
      @paulmcwhorter  2 года назад +5

      If you are 11 and doing these lessons, you are the one who is amazing. If you keep going with these lessons, work hard in school, especially math and science, you could grow up to be a great engineer. You might even invent something that would change the world. Stay on the path you are on. Work hard, always tell the truth, stay away from drugs and alcohol, and one day you could become a very great engineer.

  • @goncalogato9290
    @goncalogato9290 5 лет назад +9

    Just started viewing your lessons now and I´m already catching up! When I bought my arduino starter kit I really didn´t know where should I start. But thanks to you I´m way more comfortable with it. Really appreciate your effort!

  • @jjl6519
    @jjl6519 4 года назад +74

    Finally...I'm understanding how binary works, I never thought I could " get it " until your tutorials, thanks for a great video series.

    • @tlange5091
      @tlange5091 3 года назад +3

      Yes, I feel the same. This video series really demystefies electronics. And thanks to tinkercad I can play along right now.

    • @Mike-gy3ko
      @Mike-gy3ko 2 года назад

      I remember a college class professor, I didn't have a clue what he was talking about, I could not figure it out. In another class, I had a teacher explain to me what we were trying to accomplish in that class in a style like Pauls, and 3 months came together in 1/2 an hour.

  • @biottis4170
    @biottis4170 4 года назад +10

    thank you i hope you know you are helping alot of people that are struggling to learn arduino (like me) and i thank you for taking the time to make these and help people like me

  • @arthurvictor6704
    @arthurvictor6704 7 месяцев назад +1

    I'm mesmerized by how good you are at teaching, professor McWhorter! Thank you sincerely by your time and dedication to our understanding of the arduino board and electronics. Greetings from Brazil! 🇧🇷🇧🇷

  • @simar373
    @simar373 3 года назад +14

    *Says pour yourself a nice mug of cold coffee.*
    *spends like half an hour to go to the market, learn how to make cold coffee, and settles down finally*

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

    That assignment was fun. It reminds me of the old cmos BCD counters we used in the 80's. Looks pretty cool with 4 different colored LEDs too. Thanks again for taking the time for these tutorials!

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

    I studied binary about 20 years ago on college and forgot how they work. After watching your video for Arduino and all comeback. All I can say is you are a lot better than my college lecture :D

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

    I am a retired electrical engineer who only did hardware designs. It is really fun to learn about the other half of the world . .. . software/firmware programming. Your instructions are FABULOUS. Thanks for your hard work!

  • @Addicted-A1
    @Addicted-A1 5 месяцев назад

    You are truly a life saver to me.. I'm an Undergrad Computer Science student and my university is going by its basic C and DSA course. Seeing my seniors doing many Robotic and Higher level projects I was truly perplexed on how to and where to start, thankfully one of my seniors suggested me to start arduino from your channel. That's the greatest advice i've ever got.
    Thanks a lot sir for your wonderful teaching. The way you make us understand through various expressions is just blowing away me.

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

    I have been programming in various languages for the best part of 20 years and this is the best explanation of binary I have ever seen. This explains the Why, not just the How.

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

    Dear Paul, You are literally a true definition of a teacher... This is the best tutorial that I came across.

  • @Randy2747
    @Randy2747 4 года назад +4

    I was astonished with the first Video and was hoping your teaching would continue to be easy to understand for a older guy like myself. You my friend are a fantastic teacher!!!

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

    I have never really understood how binary relates to decimal numbers.
    Until now.
    That 1 to 15 explanation was top class.
    And I now know I'm 110100 in binary years simply by adding 2 more "switches" to that formula.
    And growing up using inches, that 1,2,4,8,16,32,64 conversion sequence makes perfect sense to my old fashioned brain.
    Also, I'm starting with hot coffee but it's well and truly cold by the time I think of drinking any!😂
    These lessons are so good.
    Thank you again. 😊

  • @VivekYadav-ds8oz
    @VivekYadav-ds8oz 4 года назад +135

    Anyone directly seeing this video might get concerned seeing the "SOS" signal in the background at the start 😂😂

  • @mosparkmore6340
    @mosparkmore6340 2 месяца назад

    i was able to make the project you asked here with such a ease i am a beginner and started watching the tutorial. felt so happy when i saw the result, thanks Paul.

  • @VivekGupta-bt7tn
    @VivekGupta-bt7tn 6 месяцев назад

    you are just amazing sir. i am about to complete my Mechatronics Engineering and my concepts are becoming far better now from your teachings. forever Grateful.

  • @munkazatips8994
    @munkazatips8994 5 лет назад +11

    Nice series ....
    Well explained. ...
    Good going.....
    Stay blessed. ....

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

    Paul is just the best teacher. I am 71 and want to get into Arduino. His explanations are first class and I think I am really learning here...Thank you Paul

  • @farmer83lost
    @farmer83lost Год назад +1

    What a great, practical way to teach. We should all be so lucky to have a teacher like this

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

    All done - enjoyed that! Think I may have made a mistake with the code - but understood the principal! Also added a thing at the end where they all turn on and off in a row to signify the end of counting:
    int redLed = 8;
    int greenLed = 9;
    int blueLed = 10;
    int yellowLed = 11;
    int delayBetweenNum = 500;

    void setup() {
    // put your setup code here, to run once:
    pinMode(redLed,OUTPUT);
    pinMode(greenLed,OUTPUT);
    pinMode(blueLed, OUTPUT);
    pinMode(yellowLed, OUTPUT);
    }
    void loop() {
    // put your main code here, to run repeatedly:

    digitalWrite(8,LOW);
    digitalWrite(9,LOW);
    digitalWrite(10,LOW);
    digitalWrite(11,LOW);
    delay(delayBetweenNum);
    digitalWrite(8,LOW);
    digitalWrite(9,LOW);
    digitalWrite(10,LOW);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,LOW);
    digitalWrite(9,LOW);
    digitalWrite(10,HIGH);
    digitalWrite(11,LOW);
    delay(delayBetweenNum);
    digitalWrite(8,LOW);
    digitalWrite(9,LOW);
    digitalWrite(10,HIGH);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,LOW);
    digitalWrite(9,HIGH);
    digitalWrite(10,LOW);
    digitalWrite(11,LOW);
    delay(delayBetweenNum);
    digitalWrite(8,LOW);
    digitalWrite(9,HIGH);
    digitalWrite(10,LOW);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,LOW);
    digitalWrite(9,HIGH);
    digitalWrite(10,HIGH);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,HIGH);
    digitalWrite(9,LOW);
    digitalWrite(10,LOW);
    digitalWrite(11,LOW);
    delay(delayBetweenNum);
    digitalWrite(8,HIGH);
    digitalWrite(9,LOW);
    digitalWrite(10,LOW);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,HIGH);
    digitalWrite(9,LOW);
    digitalWrite(10,HIGH);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,HIGH);
    digitalWrite(9,HIGH);
    digitalWrite(10,LOW);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,HIGH);
    digitalWrite(9,HIGH);
    digitalWrite(10,HIGH);
    digitalWrite(11,LOW);
    delay(delayBetweenNum);
    digitalWrite(8,HIGH);
    digitalWrite(9,HIGH);
    digitalWrite(10,HIGH);
    digitalWrite(11,HIGH);
    delay(delayBetweenNum);
    digitalWrite(8,HIGH);
    delay(75);
    digitalWrite(8,LOW);
    delay(75);

    digitalWrite(9,HIGH);
    delay(75);
    digitalWrite(9,LOW);
    delay(75);

    digitalWrite(10,HIGH);
    delay(75);
    digitalWrite(10,LOW);
    delay(75);

    digitalWrite(11,HIGH);
    delay(75);
    digitalWrite(11,LOW);
    delay(1000);



    }

  • @mrsteve7521
    @mrsteve7521 11 месяцев назад +1

    Now obsessed with your Playlist. You are Great. From Africa Zimbabwe 🇿🇼.

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

    This is honestly the best tutorial I've ever seen on youtube. Awesome teaching. The projects at the end of each video make it even better, as well as the fact you want us to learn the base physics. I am just graduating high school and you are the second teacher I've ever had, that teaches in such an engaging way.

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

    i've been addressing moving lights in entreatment industryfor decades and now I understand how they work. Thank You

  • @thomashvnmusic
    @thomashvnmusic 4 года назад +19

    When he said "STOP!" i jumped off my chair. 🤣🤣🤣

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

    Done the assignment of 4-bit Arduino with programming code in first attempt. Thanks for sharing your knowledge.

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

    Paul,
    I want to say thank you for all of the hard work you have put into this lesson plan. I just found you on youtube and you have set me on a path of understanding of how all of these things work together. my 9 year old has also taken interest in your program and has completed 4 of your videos and including writing his own programs and wiring up his own bread board in one sitting (rare moment) and he is excited about picking back up the next day. I will sharing you with others so they can also inspired by your teaching.

  • @speedbag67
    @speedbag67 8 месяцев назад

    BRILLIANT lesson, and even better homework!! I tried to teach myself binary way before RUclips existed, and I was so lost in the weeds that I gave up.. You just taught it to me in 25 minutes! In the homework... I started out with an 8 second delay so that I could check that it was correct, and anticipate what the next sequence would be... After about 10 minutes of looking at my Arduino... I have it down to a 2 second delay... I just keep asking myself "How do I add one to that sequence?" It seems so simple now!!! What an incredible teacher you are!!!!!!! Thank You!!

    • @speedbag67
      @speedbag67 8 месяцев назад

      I just got my Arduino yesterday.. with no coding knowledge nor any kinda grip on binary.... If someone had told me that ONE day later I could write a program that would count in binary using LED's... I would not have believed them... But here I am!!! I'm not sure my code is necessarily the most efficient... but it works)

    • @paulmcwhorter
      @paulmcwhorter  8 месяцев назад +1

      LEGEND!

    • @speedbag67
      @speedbag67 8 месяцев назад

      @@paulmcwhorter YOU, Sir.. are the Legend.. Where I could not wrap my brain around binary before... Now I feel I can... You open minds.... A greater compliment I cannot imagine...

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

    I did what you taught about testing and found I had a bad resistor. Saved a lot of time.

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

    you are an amazing teacher, i got an arduino yesterday and now i´m in the fifth lesson. I love the homework you give at the end, really fun to accept the challenge and begin thinking. I realy feel like a child playing with a new lego-set again!

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

    I love the way you teach so much material in such a clear way. You have such an ambitious lesson plan, teaching circuits, coding, and math. I salute you, sir!

  • @luciagege287
    @luciagege287 Год назад +2

    You’ve changed my life with this lesson😩❤

  • @greyhnd001
    @greyhnd001 5 месяцев назад

    Thanks bud. love your classes. they help so mutch. i used to work as a network engineer and we had to do 8 bit binary to subnet.

  • @JordonMusser
    @JordonMusser 11 месяцев назад +1

    Great teaching style. Obvious passion for the subject and natural ability to simplify complex things.

    • @paulmcwhorter
      @paulmcwhorter  11 месяцев назад

      Thanks! Really appreciate the help.

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

    college student here, majoring in engineering. Wow, you are a great teacher. Love your videos

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

      Make sure to watch my playlist on how to be a successful engineer.

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

    I finally understand Binary. It's simply fascinating. It's like entering a different world. All the things you could do with binary is amazing. I did the homework and I was blown away.

  • @brettd.cotten9987
    @brettd.cotten9987 5 месяцев назад

    You are an exceptional teacher. The way you teach is understandable and to the point. Thank you for making this available. I look forward to the rest of the class. Again thank you for being an exceptional teacher!

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

    Finished and it worked very well. I used 500ms delay and 2000ms at the end. Lots of fun and I am learning a lot here. Thank you Paul, for your hard work on the lessons.

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

    Paul McWhorter just slipped me the red pill and I'm ok with it. I AM LOVING THIS SERIES and am excited for the journey ahead. Thank you, Paul!

  • @keenoluwafemi7612
    @keenoluwafemi7612 10 месяцев назад

    Thank you so much sir for these wonderful lessons. I've been searching for these tutorials all over the Internet, non I've seen is as understanding, "not viewers assuming" as these

  • @divyanshuagarwal20
    @divyanshuagarwal20 4 года назад +4

    Really nice series sir. I always look forward to what would be in stock in the next lessons.

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

    I've been watching lots of videos to learn how to count in binary for almost 4h
    FINALLY you helped me understand it.
    You're great sir

  • @johndavid360
    @johndavid360 3 года назад +14

    This is literally the only home work I enjoy!

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

    If I like this video ? you ask ... you are the best teacher I have met.

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

    Appreciate a lot Paul, I don't have to spend money in colleges now, you are doing a great job Just Keep it Up !!!! God Bless You

  • @phil-1115
    @phil-1115 Год назад

    I didn't understand binary until now. This video explained it perfectly. Thank you.

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

    This series is really helpful for me. The vids are easy to understand and Mr. McWhorter is so friendly.

  • @abdulrafey7284
    @abdulrafey7284 Месяц назад

    Once my brother tried to teach me C++ and it was chaotic. I stopped after three days but I guarantee if Paul had been my teacher he would've done a marvelous job.

  • @PigNe0
    @PigNe0 4 года назад +20

    7:07 I am just gonna yell stop when someone counts above 9 from now on because it's so good lol

  • @kennystewart7969
    @kennystewart7969 8 месяцев назад

    Paul, as in tutorial you had me laughing, "1 plus1 is, Noooooooo, its not 2....." brill, I forgot about binary from my school days, you made relearning it a blast. 👍👍

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

    Amazing! I never expected to understand any of this and now I am getting it!! Thank you so much for this gift...

  • @kambizkafi9260
    @kambizkafi9260 Год назад +1

    Thanks for a fantastic series of videos. I have done 5 parts.

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

    Getting into electrical engineering and really appreciate all these videos, taught me more in 3 hours than most professors thank you!!!!

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

    Funny you stress the point of understanding how things work. I can remember some 40 years ago having this need to know not only how but why. I watch coworkers in the office just going about their day in management positions repeating the same old tasks and you can tell they are miserable. I'm so lucky I get to do what I love doing. I had to stop at this lesson to wait for my Uno to be delivered but had no problem understanding and retaining what you have taught. I particularly like the repetition of asking the viewer what comes next. It reminds me of the my favorite teachers. You have quite a talent for it and can't help but think you must have taught or instructed before.

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

    My son and I are taking this class together. This lesson was a fun one. We even added a "buzzer" at the delays to isolate the different counts. There have been a lot of high 5's.

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

      Can you pls post the answer of the assignment?

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

    thanks Paul , your valuable insights and commitment to help others learn makes you a moral man and a truly free man . May God be by your side
    thanks for the tutorials

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

    Best thing I've done during quarantine was starting to learn Arduino, grateful I found this playlist💯

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

    Thank you sir. You are a great teacher. I am 73 year old. I will finish all your videos.
    Many many thanks.

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

    Great video! I did the HW, it downloaded and ran the first time with no errors. YAY

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

    1 and 1 is 0. Finally I got it.
    thx for the series, watching every other day.

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

    i have been searching for the best way to understand the binary number concept, i got it here. You are at another level sir.

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

      Sir, can you please upload a video for three leds. I have been trying it and not able to do it.

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

    I am so glad I found these videos. I really like the assignments at the end of the videos. I feel like i'm back in school.

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

    I love your channel im 13years old and i can do so much with arduino and my friends are so impressed

  • @simpjkee
    @simpjkee 4 месяца назад

    I did the assignment and once I picked up on the pattern it seemed pretty easy to keep counting up so I set mine up to count from 0 to 63. I feel confident I could have gone to 127 and beyond but the kit only came with 6 red LED's so I stopped there. I took a video of it and have been looking forward to showing the video to my dad since he is an engineer.

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

    Excellent class, you transmit knoledge in a very clear and easy way, I am very happy lerning through your lessons and explanations.

  • @changofaceanimations5402
    @changofaceanimations5402 4 года назад +65

    9 people were looking at the screen upside down, so they accidentally disliked it.

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

    @Paul McWhorter Glad to see your still making videos , I remember when I first bought a Raspberry Pi I already knew how to use linux but I watched your entire series nevertheless.. Thanks for your contribution Paul. If anyone really wants to learn the terminal the Raspberry Pi series is for you, it goes beyond that but great for beginners!

  • @damienmilk6309
    @damienmilk6309 4 года назад +7

    Thank you, i honestly thought i was too dumb to understand binary. Brilliant explanation.

    • @paulmcwhorter
      @paulmcwhorter  4 года назад +26

      Understand the difference between being 'dumb', and uninformed. If you did not understand Binary, that does not mean you are dumb, it just means no one has explained it to you clearly. The problem with the high tech world there is a lot of lingo, and it is hard to break into the 'club'. I hope these videos help you understand high tech things.

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

    Definitely want to share something with you sir, after this tutorial I tried converting my sister's name to the Morse code and showed her. She was very happy and kinda proud too. Thanks a lot. you are the best teacher I've ever got.

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

    I am watching your video over and over again to understand fully. 🤓 Thanks for sharing.

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

    Came here for a beginner Arduino tutorial but now I know how to turn ones and zeros into numbers!

  • @marting9771
    @marting9771 Год назад +1

    This project was challenging but very satisfying to do using bit arithmetic and would have been even tougher without using arrays to line up the pins to the relevant bit in the nibble. It almost drove me nuts because using Serial.println() is so tedious to see the values I was getting. Thank you for making the challenge though Paul! It was a good one!
    // Pins used
    int bit_0 = 13; // pin 13
    int bit_1 = 12; // pin 12
    int bit_2 = 8; // pin 8
    int bit_3 = 7; // pin 7
    // position values for each bit in the nibble
    int bitValues[] = {1,2,4,8};
    // used to align bit value with pin
    int bitPort[] = {13,12,8,7};
    // resets all pins to LOW, turning off all LED'S
    void resetBits(){
    digitalWrite(bit_0, LOW);
    digitalWrite(bit_1, LOW);
    digitalWrite(bit_2, LOW);
    digitalWrite(bit_3, LOW);
    }
    // calculates which leds should be turned on
    // starting with all LED'S off
    void setNibble(int currentNumber){
    Serial.print("Number to convert: ");
    Serial.println(currentNumber);
    for(int x = 3; x >= 0; x--){
    int bitValue = bitValues[x]; // current bit value
    // if current bitValue is less than subtract
    // bit value from current value
    // update current value to the remainder of that calculation
    if(bitValue

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

    Your teaching skills are incredible, I understood it the first time you explained it. Just wow.

  • @Mario-vg5ci
    @Mario-vg5ci 3 года назад

    Hi Paul, I never thought I could program anything, especially being a sales guy who only knows enough to be dangerous. I completed the homework from lesson 4 and want to thank you for the easy to follow instructions. I will definitely pay tribute on your Patreon account to keep these videos going! Thank you

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

    Holy crap, you sir are amazing! i've been taught binary sooo many times but it never truly made sense until now!!

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

    Nibble is 4 bit's therefore making this Hexadecimal. I have different computer and networking certifications that make this stuff so clear to me. Just never did programing or anything robotic. Love your work bro. Thanks for your time.

  • @RahulMishra-ov4nr
    @RahulMishra-ov4nr 2 года назад

    I completed the task! Was time taking but had so much fun.

  • @zihero5127
    @zihero5127 8 месяцев назад

    Sir, this is the BEST explanation of binary numbers I have ever seen! Thank you.

  • @Antivirus-uk3rx
    @Antivirus-uk3rx Год назад

    Dude! I cant believe you got me to understand binary!!! I just got an arduino and thank god i found your channel!

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

    Did the homework and works fine! I also added a 15 blinking at the beginning of each counting sessions for a specific Ton! Thank you for your work!

  • @a.akhrif1492
    @a.akhrif1492 Год назад

    I always had trouble understanding binary numbers until today. Thank you so much.!

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

    This content is wonderful. I've always been interested in electronics and have done some light C++ programming in the past (college) so I'm picking up nicely... Something worth checking out - Tinker CAD circuits. It's an Arduino emulator where you throw the main board, bread board, resistors, sensors, LEDS, etc on the screen... connect them with wires.. and then run the program to watch your simulation run. It's an absolutely free way to get started without having to buy the hardware - all web based.... I even ran a LED with no resistor, just to see, and I got a warning about the voltage going to the LED! I'm excited to get through your series and then jump onto the raspberry pi videos. I just bought an Orange Pi which I believe will be similar enough.

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

    i wish you would get more into working with hardware in these first few lessons some of this information is beyond what is needed to learn hardware