Arduino Tutorial 15: Understanding Arduino For Loops

  Рет қаралды 216,942

Paul McWhorter

5 жыл бұрын

You guys can help me out over at Patreon, and that will keep this high quality content coming:
www.patreon.com/PaulMcWhorter
In this tutorial we will learn how to use the Arduino For Loop. Loops help simplify programming and are a very powerful programming technique.
You can get the following Elegoo kit, to follow these lessons and play along at home
amzn.to/3c9SJrO
You can find lots of great arduino content on our WEB site. Link to this lesson is here:
toptechboy.com/arduino-tutorial-15-understanding-arduino-for-loops/
[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

Пікірлер: 716
@FvzOzcan
@FvzOzcan 3 жыл бұрын
apologies everyone for not holding my breath in the first time
@lanberthou3585
@lanberthou3585 3 жыл бұрын
it's okay
@Be_Khaos
@Be_Khaos 3 жыл бұрын
*Coughs* Me too...
@Cant.Take.It.Anymore
@Cant.Take.It.Anymore 2 жыл бұрын
Monster.
@srduke
@srduke 5 жыл бұрын
I'm a 52 year old truck driver and I still get excited when I see the notification telling me there's a new Paul McWhorter Arduino tutorial LOL
@iandawkins2182
@iandawkins2182 5 жыл бұрын
YES, I will be 60 years old next month and love the learning experience this man gives us all.
@Bob-zg2zf
@Bob-zg2zf 5 жыл бұрын
@@iandawkins2182 I'm turning 38 and still learning electronics. Thanks go to nice people like our Paul!
@iandawkins2182
@iandawkins2182 5 жыл бұрын
Learning from this man is magic, so informative and has a bit of a light hearted laugh along the way making it fun. Don't think most people realise the time and effort that goes into making these videos, many hours of work and devotion.
@olegvelichko1659
@olegvelichko1659 4 жыл бұрын
Ian - Paul gives me a warm and fuzzy “Bob Ross” vibe...
@ianbirkinhead4103
@ianbirkinhead4103 4 жыл бұрын
I am 70 and this is the first time that I have known why things are done instead of just copying. I love these tutorials.
@daveharkin4731
@daveharkin4731 5 жыл бұрын
Every time I compile my code, I hold my breath and when it works I say BOOM! I do hope this is not going be a lifetime problem for me :-)
@feitingschatten1
@feitingschatten1 3 жыл бұрын
I've been programming for 25 years. I still get scared when things work perfectly the first time. Side note: Defensive programming is great but you gotta be experienced to gain an intuition, along with knowing if you should put the defensive code at the top (where the input happens) or bottom (where processing happens). There's no right answer, it depends on how you choose to architect it. But some things, like displaying an LED on a board that only take Int values, with defined maximums and minimums... don't really need a defense against too big/wrong type. However, when user input is free, or other things can happen, definitely write defensively.
@gerrycheetham1361
@gerrycheetham1361 3 жыл бұрын
Hope you don't get smoke after the boom
@PhilofSouthport
@PhilofSouthport 3 жыл бұрын
Paul, I'm 81 and retired from the airline industry as a software engineer. Thank you for making learning and using Arduino so interesting and enjoyable.
@paulmcwhorter
@paulmcwhorter 3 жыл бұрын
Cool, thanks
@unlowyer
@unlowyer Жыл бұрын
what are you planning to do for the next century ?
@z_malavi4106
@z_malavi4106 Жыл бұрын
@@unlowyer 💀
@garmkr22
@garmkr22 4 жыл бұрын
I taught middle school for 10 years, the students would have loved you. You have a gift. Thanks for the lessons, I'll keep hitting the like buttons!
@PRR5406
@PRR5406 2 жыл бұрын
I agree. I taught Middle School for 32 years and I had a bunch of sixth graders who'd have eaten this up. I think the math equations might have been a stretch, but kids are so incredibly smart. They'd love it.
@patrickgonzales8072
@patrickgonzales8072 3 жыл бұрын
For loops just opened a whole new world of possibilities. Great lesson!! I can't believe there are people that dislike your videos. If they can't find it here, they must be searching for the wrong things.
@paulmcwhorter
@paulmcwhorter 3 жыл бұрын
Thanks a lot!
@alirassi5697
@alirassi5697 3 жыл бұрын
I apologize for not holding my breath the first time you compiled the code! I ran low on iced coffee and got distracted... :'(
@stephenfeldman3139
@stephenfeldman3139 Жыл бұрын
Paul -- I am a retired aerospace engineer and have taken on the Arduino as a hobby. Thanks for the lessons -- I will eventually use it on my home flight simulator!
@user-cy3je1xd1c
@user-cy3je1xd1c 4 жыл бұрын
Every lesson is amazing itself! Every lesson has its funny nuances as "holding breath the program to work" or "happy little orange" and many other! Thank you so much, Paul, for your super lessons! I really appreciate you making them! And, Yes, i holded my breath and it worked! :D Haha! P.S. Forgive me, that i used blue LED in every situation! I won't do this mistake anymore!
@colepdx187
@colepdx187 5 жыл бұрын
Thank you Paul. I'm watching every minute of every tutorial.
@shuttlepodone1707
@shuttlepodone1707 4 жыл бұрын
Holding my breath made this lesson fun and reminded me how deep breathing helps one to relax and lets stress flow away! Thank you for another great lesson!
@Nivek389
@Nivek389 5 ай бұрын
Four years later and i still held my breath with you! I'm so glad i found your tutorials. Thanks!
@jtsowers47
@jtsowers47 Жыл бұрын
Paul, thank you for these tutorials. I bet you didn't think that three years later these videos would still be being used. I have always wanted to get into building pcb and small electronics and programming as well. I tried some years ago but gave up because I didn't have anyone who could explain it this way. for loops are no mystery to me any longer. Thanks again.
@Vbeck56
@Vbeck56 3 жыл бұрын
I really like your teaching style, "internally making errors", to show how to trouble shoot and if we can spot the errors before running the program........ . LOVE IT!!!!!
@mukageegee
@mukageegee 4 жыл бұрын
Today's comment Paul . I just realized how much difference there is in your videos when compared to the ones I used to watch. Other video presenters are either a: proving how much they know by zipping through each item thinking that speech speed indicates a vast subject knowledge or b: they expect the average newbie to remember everything that has been on screen minutes before. Both useless to me as I have a condition which affects short term memory. The fact that all info is on screen at the same time helps me an awful lot. I simply have to rewatch 2 -3 times before the subject matter sinks in. Thank you Paul for your efforts. They are very much appreciated.
@ewaldgartner9564
@ewaldgartner9564 4 жыл бұрын
Sir, I salute you! If I had a teacher like you when I had to go through all the programming classses, I probably would have liked it. I do now, that you for that! I love watching the tutorials, very clear, very informative. Again, my thanks!
@christopherwilliamson3697
@christopherwilliamson3697 6 ай бұрын
The little test at the start of this video with the blinking yellow and red light, It was the the first one i have done without looking back at something. Very Happy!
@adenaray4592
@adenaray4592 3 жыл бұрын
Love the tutorials! I spent my career heading up IT and am having a blast learning about Arduino in my retirement. You are an EXCELLENT instructor and I am able to follow your lessons, have been able to build them all and have "invented" some on my own. Thank you so much!
@paulmcwhorter
@paulmcwhorter 3 жыл бұрын
Great to hear!
@alishevas
@alishevas Жыл бұрын
Since it is almost 1/4 of this course playlist I would like to share my results! I did these 15 videos in 2 days because the explanation and the video format are just on another level therefore it was very easy to learn. I really enjoyed every second of this course. In fact, I tried Arduino courses before but they were not as great as this course is. I treated Arduino as just a piece of hardware but I never understood the depth of its work. I never thought deeply about physics behind this. Maybe that is why I never felt confident in my Arduino skills. Now I feel much more confident and I have so much motivation! Thank you, Mr Paul McWhorter! Much love from Kazakhstan
@paulmcwhorter
@paulmcwhorter Жыл бұрын
LEGEND!
@mkotalik5915
@mkotalik5915 4 жыл бұрын
Fabulous series! I am a Retired Building Controls Tech. I am learning the math after a career of just plugging numbers into a controller! This series is my 'stay-in-place' go-to sanity check. God is Good! Thanks Paul
@amirbar10
@amirbar10 3 жыл бұрын
Thanks Paul, I really enjoy the way to teaches. I am senior director of engineering in Semiconductor firm and although I learn all physics at the university, I admire the simple and clear way you explain the basics of semiconductors and conductivity. Since collage days were ~30 years ago you help me to sharpen up my pencil. Can't wait for your next video. Amazing Job!
@smellycat249
@smellycat249 3 жыл бұрын
Shockingly im still hanging onto this educational series. Your a great instructor
@devmathur6329
@devmathur6329 3 жыл бұрын
I've done every single project from every video and have an absolute blast while watching your videos!!! Thank you so much for this series !!!!
@lightningthebeast
@lightningthebeast Ай бұрын
This is such an amazing series ! I'm glad you're one of those people that love to delve into the nitty gritty of stuff and show the mistakes you make so that we all can be more aware of those. So often people just blitz through these things.
@douglasmckinley-sr1507
@douglasmckinley-sr1507 3 жыл бұрын
No Homework? Mashed up the last lesson (Potentiometers- dimmable LED) with this one - Instead of a dimming the LED - used the potentiometer to make the red LED blink from 0 to 10 times (analogRead of 0 = 0 blinks and 1023 = 10 blinks). Works! Thanks, Paul. Actually learning something.
@bakhak
@bakhak 4 жыл бұрын
The homework assignments are great. They really help with knowing the material, instead of just following directions!! Thank You
@user-rs4pf1qt8l
@user-rs4pf1qt8l Жыл бұрын
Paul: I am 80 years old and I have been an electrical engineer for 50 years in the aerospace industry. Thank you for these tutorials they are very helpful to me trying to learn more about programming. You are a very good teacher and remind me of some of the instructors I had in college - only better.
@imannaseri8161
@imannaseri8161 4 жыл бұрын
Thank you Paul for what you do. I've just started to take your course on how to succeed in an engineering career. your channel will keep me busy for months.
@bill909
@bill909 2 жыл бұрын
Patience is rewarded. I found the "for" command online when I was looking for an easier way to repeat portions of a loop but I could not figure it out within a few minutes so I did not worry. I knew you would cover it and your explanation was very helpful. Thanks.
@andrewsmalley2834
@andrewsmalley2834 4 жыл бұрын
I've been loving these videos so much that I just sent a kit to my friend for he and his son to go through together. Thanks Paul!
@waynenicolson5864
@waynenicolson5864 3 жыл бұрын
Hi Paul. Am enjoying your Arduino tutorials. I am using Tinkercad to simulate the practicals as I am at work in the middle of the Sahara Desert and do not travel with a box full of electronics in my bag. Looking forward to working through the rest of the tutorials.
@muhammadrafiqulislamkhan6994
@muhammadrafiqulislamkhan6994 3 жыл бұрын
I am watching over and over again to understand fully and clearly. You are a magic Paul. Thank you.
@paulmcwhorter
@paulmcwhorter 3 жыл бұрын
Wow, thank you
@ArmRehabHands
@ArmRehabHands 3 жыл бұрын
I have learned some python and octave before. It is quite amazing the link between different programming languages. It is always fun and learning.
@johncutburth9290
@johncutburth9290 3 жыл бұрын
During this lesson the light finally came on I started understanding things from a new indifferent perspective. Thanks, so much Paul you are such a gifted teacher and I appreciate you and I do help a brother out thank you again. Retired Rev.
@alexeduardogomezceballos945
@alexeduardogomezceballos945 Жыл бұрын
Hey Paul, 31 years old, thought I would learn this since it's always been a passion. With the information age, I am happy to be alive at this time, being able to educate yourself is very freeing. PS. Always do my homework right after watching the video.
@viktorkristensen3344
@viktorkristensen3344 4 жыл бұрын
I'm only 16 year old, and both learning better english and electronics by your lessons. Thanks for giving me a new hobby.
@jeffmc4233
@jeffmc4233 3 жыл бұрын
I never used to like math and now after watching 15 of these videos I'm excited out about math which I never thought I would be I'm in my 50s and really enjoying every one of these videos thank you so much😊👍
@muhammadrafiqulislamkhan6994
@muhammadrafiqulislamkhan6994 3 жыл бұрын
I am really happy to find you as an Arduino Code explainer. Such a great teacher you are. Your explanation is so easy and understandable. Thanks for sharing.
@richardstewart4135
@richardstewart4135 3 жыл бұрын
Another great lesson! I remember the first time I learned about loops. Back then, it took a while to wrap my head around it. Decades later you make it all pretty easy to understand. Thanks again and I am looking forward to the next lesson.
@terribirnbaum100
@terribirnbaum100 3 жыл бұрын
I’ve been waiting for For Loops since that homework assignment back in Lesson 3. So happy we made it!
@jagsank1k2
@jagsank1k2 2 жыл бұрын
Explaination of for loop is so clear! hats off to Mr.Paul McWhorter
@paulvild
@paulvild 3 жыл бұрын
Thank you for today's lesson. I really liked how you put the curly clause symbols first, then you put the for with the two parenthesis, and then you declared the variable j, and then you populated the parenthesis's to tell it how to act by putting the declared value of j in the parenthesis, and the you put the condition, and then you incremented j by 1. By doing that you for the first time allowed me to understand the syntax of a for loop! Thank you!
@123selkirk
@123selkirk 4 жыл бұрын
Thanks. Figured it out. Appreciate the challenge of doing it on our own first. For an older guy, this is working out great.
@nbalaoing
@nbalaoing 4 жыл бұрын
Great tutorials, Paul! Hooked a brother up and purchased the kit for my nephews for Christmas!
@AudhumblaLab
@AudhumblaLab 8 ай бұрын
I have bought my Arduino 5 years ago, but it is first after I found your tutorials, I have got it to work. Hope to build and controle robots som day! Thanks!
@jankuchar4579
@jankuchar4579 3 жыл бұрын
Going through all videos. One or two every morning before work :-D Thanks a lot. It is nice to have some lessons like this online.
@filipegameiro4344
@filipegameiro4344 Жыл бұрын
I'm following all the classes and I can already do small projects on my own. Thank you so much for the lessons. They are simple to understand.
@kaiju6396
@kaiju6396 4 жыл бұрын
I like the homework you give us to do. I often feel like my mind goes blank when you give us a project but once I get into Arduino I have to get creative remembering things and making it work. It's pretty fun.
@johns3591
@johns3591 3 жыл бұрын
Paul, I am 75 years old and still love learning something new. Your Arduino tutorials have provided inspiration and knowledge. Please add me to your notification list.
@mattomber
@mattomber 2 жыл бұрын
Hey Paul, I just came back to Arduino after several years away. I never got very far last time as most tutorials were "Do this, Do that." I can follow those and gained some knowledge, but wanted understanding, and got frustrated and set it aside. Your tutorials are giving me the understanding I was seeking both in the circuit design, components, and coding. Thanks much!
@HallieFullagar
@HallieFullagar 11 күн бұрын
I am having so much fun with these new Arduino lessons I'm looking forward to finishing the whole Arduino series!
@greamcreed4ae704
@greamcreed4ae704 2 жыл бұрын
I just decided to learn about pcb and breadboards I actually ordered some on Amazon and while I was ordering you came on KZfaq and started teaching about circuit boards and I was like boom. Thank you
@elaheparvaee2390
@elaheparvaee2390 3 жыл бұрын
I love your method, You are a really successful teacher, it was 10 years that I hated learning C programming while I really need it. But by watching your tutorial videos, surprisingly I am learning C programming and I am so happy and more than thankful. I appreciate. Thank you Thank you Thank you
@danwolfe7665
@danwolfe7665 3 жыл бұрын
These lessons always put me in a better mood. Thanks for the great lesson!
@BarnabasKyriacou
@BarnabasKyriacou Жыл бұрын
5/5 * I am a retro electronics component level repair technician (London, UK) and consider myself as an electronics enthusiast at 62. My goal is to try to get grips with modern electronics and get back to a design technician role which is probably very difficult at the current economic situation, but I do like a good challenge. Furthermore, I would like to assure you that you ARE doing a great job with your teaching method. I also find myself doing the assignments that you set at the end of some tutorials (and experiment with some tweaking of the code ... and like you I get immense pleasure when I see my attempt successful. I bought my kit some years back and went on a very thorough and complete course for Arduino (no names mentioned!) but lost interest some time down the road. I thank you from the bottom of my heart for rekindling my passion for modern electronics and programming combination. Please continue the great work. 5/5 *
@nikkyrachit
@nikkyrachit Жыл бұрын
Completed the project, as we were progressing through video using LOOP function for 4 LEDs. Thanks
@martinedgley8754
@martinedgley8754 2 жыл бұрын
Oh, I meant to add, I am really enjoying these seminars!
@hayabusapower9243
@hayabusapower9243 4 жыл бұрын
I’ve been learning this during the lockdown, thank you so much for your teachings, you are not talking to yourself. And I do shout at you lol. UK
@nals1984
@nals1984 2 жыл бұрын
Thank you for doing this. never thought id be able to do this till i stumbled upon you tutorial series.
@RavensHammer00
@RavensHammer00 Жыл бұрын
That certainly shortens the repeating lines, I was waiting for this lesson! Thanks again!
@080396001006
@080396001006 4 жыл бұрын
I am studying mechanical engineering, and it is my first year so we have not done much programming yet. but i love your videos and i think you are a great teacher. keep making these amazing lessons :D
@unaffiliatedstudios7523
@unaffiliatedstudios7523 Жыл бұрын
couldn't hold my breath while yelling, "greater or equal to!" Love your vidies! nice work sir.
@aaronhammock2099
@aaronhammock2099 4 жыл бұрын
15 lessons in two days. Thanks for making learning fun
@charleswjohnson1
@charleswjohnson1 3 жыл бұрын
you are such a great teacher i'm loving every minute of this course
@user-qs4ti1bh6e
@user-qs4ti1bh6e 2 ай бұрын
We are most definitely still watching my friend. Thanks and Semper Fidelis!
@juozuks
@juozuks 10 ай бұрын
My name is Joseph, i am beginner in Arduino and i just discovered yuor lessons. Thank for sharing knowledge in your lessons, they are very, very informative, thank you Paul for your dedication :)
@russguppy8761
@russguppy8761 4 жыл бұрын
Your projects is what’s keeping my marriage together. I’m spending more time watching you video then with my wife. :)
@biggawigga7233
@biggawigga7233 3 жыл бұрын
Respect
@metelomaniac
@metelomaniac 3 жыл бұрын
Why does that keep you married?
@Anonymous-yy5qr
@Anonymous-yy5qr 3 жыл бұрын
Respect
@erniescholten5739
@erniescholten5739 4 жыл бұрын
Thank you Paul. I'm watching every minute of every tutorial greting from Holland
@laxmanrao4554
@laxmanrao4554 3 жыл бұрын
Always excited to go through your videos and practice lessons. Thanks again, Paul ❤️
@geraldcollins453
@geraldcollins453 3 жыл бұрын
It's been 6 decades since using AS degree in "Electrical Technology". These videos are a great refresher for both the principles and coding (originally FORTRAN programming). Enjoying myself!
@paulmcwhorter
@paulmcwhorter 3 жыл бұрын
Yep, but dont you miss the old 'Go To' command, like goto 221, and it would jump to line 221. Wow, I miss those days. Programming has never been the same.
@geraldcollins453
@geraldcollins453 3 жыл бұрын
@@paulmcwhorter yeah, I felt very accomplished in those days. They say learning new things is great for maintaining cognition so enjoying new challenges. ICs versus soldering individual transistors, diodes, etc on boards one had to mask and etch is a whole new world. Starting to get the hang of "pins". PS Can't handle black coffee. My stomach has always objected! Two tablespoons of half and half per 12 oz cup and I'm with you!
@charlesorsay2389
@charlesorsay2389 2 жыл бұрын
@@paulmcwhorter 72 retired and used to program in Basic. Boy do I miss the goto statements. Now that I have learned them it seems to make it harder to learn to do without
@leonbarnfield
@leonbarnfield 4 жыл бұрын
Wow - i've loved the for loop! it's getting so interesting! Another great Tutorial!
@ahmoudzahtaoui1982
@ahmoudzahtaoui1982 Жыл бұрын
Thank you for your work paul there's tons and tones of people wating for you ro upload new video everyday keep up the good work
@perarvehell2925
@perarvehell2925 4 жыл бұрын
Hi Paul. My wife asked me for a automatic plant watering system, and thanks to you she might get it some day cause your videos are great! Thanks a lot!
@paulmcwhorter
@paulmcwhorter 4 жыл бұрын
. . . and when the wife is happy, everybody is happy. Good luck with the project.
@gabrielmarianbalan8215
@gabrielmarianbalan8215 3 жыл бұрын
Thank you very much Mr Paul, I follow your projects every day. I have learned a lot from you.
@simonjacobs5280
@simonjacobs5280 3 жыл бұрын
Absolutely watching them all and following. I rarely comment on KZfaq but you need to know how good this course is
@satabdidas2063
@satabdidas2063 3 жыл бұрын
I like the way he just genuinely writes pinmode‘s' just to teach us
@HectorPeralta-tf7do
@HectorPeralta-tf7do 2 жыл бұрын
So much fun, excited for whats to come!
@greamcreed4ae704
@greamcreed4ae704 2 жыл бұрын
Thanks old timer for teaching me something that betters me as a person. Your awesome. looking forward to more input more input sorry I grew up in the 80s short circuit was one of my favorite movies as a kid.
@thapelomapeshoane3713
@thapelomapeshoane3713 Жыл бұрын
I can't believe I held my breath for real🤣🤣Great tutorial Mr Paul.
@RobQtech
@RobQtech Жыл бұрын
hi Robert here 2023, just love your videos and are the only tutorials I depend on in the Arduino and the resources given are remarkable! Thank you
@paulmcwhorter
@paulmcwhorter Жыл бұрын
Great to hear!
@rolstonholas333
@rolstonholas333 5 жыл бұрын
Nice video Paul, once you use a a loop (control structure) there is no going back
@frankgenovese4856
@frankgenovese4856 Жыл бұрын
Listening and following along, thank you Paul.
@dougnash6316
@dougnash6316 5 жыл бұрын
That was great. Had some trouble with typing mistakes but got it sorted. It's interesting that most commentors are about 12 hours ahead of me. I am in Vancouver BC so I'm guessing that a lot of the comments are coming from England. I do this at about 7pm PST.
@johnkaradimas8403
@johnkaradimas8403 3 жыл бұрын
Hello Paul I'm following your excellent Arduino tutorials, they are the best ones I've seen so far. Thankyou for really taking the time to explain why you do things the way way you do.
@paulmcwhorter
@paulmcwhorter 3 жыл бұрын
Great to hear!
@silverroxx1021
@silverroxx1021 4 жыл бұрын
Thank you! It's been a fun filled day. I have come from knowing nothing about this Arduino Uno to making some crazy 2 LED disco light with extra loops and variable delays. Had some programming issues but I worked thur them. Now I am looking at my project as I type this and seeing it work for me now instead of me working for it. I can not wait to see what the future brings!!!
@maejshbrail2233
@maejshbrail2233 10 ай бұрын
Love the vids Paul! Im talking classes with Arduino in school, but sadly our teacher is no where near the teacher you are, you are a life saver!
@paulmcwhorter
@paulmcwhorter 10 ай бұрын
Wow, thanks!
@klmyself
@klmyself Жыл бұрын
Really enjoy these lessons, Paul.I enjoy programming, having started out years ago with dBase. Currently studying Arduino and Python. I'm 83, but I believe, "When you're through learning, you're through". I'm not through yet.
@mixipilixi
@mixipilixi 4 жыл бұрын
great video! I need the for statement to simpify my programming. Looking forward to the next session.
@lowiehojas5525
@lowiehojas5525 3 жыл бұрын
I have been binge watching your videos Sir, really helpful during this time. I am learning a lot :) God bless you!
@3DMetalParts
@3DMetalParts 3 жыл бұрын
I am enjoying your lessons and following along with my kit.
@amt12
@amt12 3 жыл бұрын
Hello P My name is Anne (male) living in the Netherlands, and 69 years of age. I worked in the medical divices and from the late 1980 I lost contact with the electronic-technics. Now I have time and am enjoying to be a student again with your tutorials . Thanks!!
@laurencemason964
@laurencemason964 5 күн бұрын
Hi Paul, I am making my way through al the tutorials and I'm so happy to find a presentor with easy to follow instructions. Especially I like the tip with the J instead of the i - many thanks! Am now saying happy little orange colour all the time ahaha.
@ramraja7796
@ramraja7796 5 жыл бұрын
Well done, we getting some good Commands, Thank you Sir.
@SuperMatt6000
@SuperMatt6000 4 жыл бұрын
Enjoying this series a lot.
@caseyshuniak
@caseyshuniak Жыл бұрын
By the way I am totally digging your video tutorials, your teaching method is 100% SPOT ON!! I tweeted a plug for your channel earlier today, I've learned more through these videos than in all of the other books, videos, and websites I've found COMBINED. Thanks so much!!!
@fetchfooldin3252
@fetchfooldin3252 3 жыл бұрын
Yeah! I've done your assignment even though it was easy 🙄 and that was a proof of your amazing teaching. So thank you so muuuch I'm planning on completing this playlist .
@imfreak47
@imfreak47 3 жыл бұрын
Paul..... man your way of teaching is awesome
@theboywhodoesstuff7682
@theboywhodoesstuff7682 2 жыл бұрын
Hey Paul, I was looking for a good youtuber to code Arduino and I found you! You are the best Arduino teacher on youtube! Thank you for teaching me Arduino.
@paulmcwhorter
@paulmcwhorter 2 жыл бұрын
Glad to help!
@Hino_55
@Hino_55 4 жыл бұрын
Held my breath each time :)) Another great lesson Sir Paul. Excellent teaching as always!
@lakshmigandhan7928
@lakshmigandhan7928 3 жыл бұрын
Nice tutorial, I enjoy learning with you sir. Ur great.... I never had teacher like you in my school.
iPhone 15 Pro Max vs IPhone Xs Max  troll face speed test
0:33