Arduino MASTERCLASS | Full Programming Workshop in 90 Minutes!

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 เม.ย. 2024
  • 🤩 Check out this Free Arduino Course 👇
    bit.ly/get_Arduino_skills
    **Learn to program and prototype with Arduino now! Join our membership.**
    bit.ly/3B2cnVx
    **Get your Free Trial of Altium PCB design Software**
    www.altium.com/yt/programming...
    **Get the code, transcript, challenges, etc for this lesson on our website**
    bit.ly/3PGgZoq
    **We designed this circuit board for beginners!**
    Kit-On-A-Shield: amzn.to/3lfWClU
    00:00 - Introduction
    01:04 - PART 1 | What can Arduino do?
    06:23 - PART 2 | What Arduino Stuff Should I Buy?
    11:54 - PART 3 | What's on an Arduino Board?
    20:50 - PART 4 | Downloading the Arduino IDE
    34:37 - PART 5 | How to Use Variables (Setup & Loop)
    50:00 - PART 6 | How to Use Control Structures
    1:09:54 - PART 7 | How to Use Arduino Libraries
    1:23:02 - PART 8 | Offer
    FOLLOW US ELSEWHERE
    ---------------------------------------------------
    Facebook: / programmingelectronics...
    Twitter: / progelecacademy
    Website: www.programmingelectronics.com/
    ________________________________
    Are you looking for the perfect series of videos to get started with Arduino? Well, you are in luck, because in this series of videos, you are going to learn everything you need to get started with Arduino. By the time you're done here, you're gonna know exactly what hardware to get and why, you'll know the ins and outs of an Arduino board, you'll know which software to get, you'll know the key Arduino programming functions to control tons of electronic stuff. And if you've never programmed before, you're gonna know the coding structures found in all programming languages. But do you wanna know the best part? This core workshop that you're gonna walk through is only gonna take about an hour of your time. So let's go. Before we start, please do subscribe to our TH-cam channel. It doesn't cost you anything but a click, but it really helps us bring you great content like this Arduino workshop. Thanks a ton. I really appreciate that. Okay. So what the heck is this thing called Arduino? Well, Arduino is a tool that helps you control electronic stuff with code. So if you're building a house, you'd probably go grab a hammer. Well, if you're gonna build a project using electronic stuff, grab yourself an Arduino. But what do I mean exactly by electronic stuff? Well, let's make two big general groups. Inputs and outputs. Inputs are devices that gather information, and outputs are devices that have some action in the world. So for inputs, think of things, like temperature sensors, light sensors, touch sensors, flex sensors, humidity sensors, infrared sensor, distance sensors. Just to name a few. Then you have things like outputs. DC motors, stepper motors, servo motors, LEDs, LED strips, buzzers, speakers, LCD displays, OLED displays. The list goes on. What Arduino can do is stand in the middle of these input and output devices and control them with some cool logic that you get to create. So Arduino can be used to read inputs and control outputs. Okay. So now you have a general idea of what Arduino is. It's a tool to control electronic stuff. Great! Okay. But how do you actually get started using Arduino? What do you have to do? So here's what you're gonna need. We're gonna talk about the big three. It's what I like to call the Arduino trifecta. You've got Arduino hardware, the Arduino IDE, and the actual Arduino code that you're gonna need to write. So first, we have the physical component of Arduino, which is called an Arduino board. There's a bunch of different types of Arduino boards out there. When someone says Arduino board, it could mean a number of these different circuit boards. In just a little bit, I'm gonna tell you exactly which one to go by if you haven't purchased one yet. And here's some quick good news. If you have bought one already, it's probably gonna work just fine. Now, all Arduino boards share one thing in common. They have a microcontroller on them. A microcontroller is basically a really small computer. So when you use an Arduino, you're really just using a microcontroller. The microcontroller is what enables us to read those different inputs and control those outputs. So again, when somebody says Arduino board, they're talking about something physical...
    CONTINUED...
    bit.ly/3PGgZoq
    **About Us:**
    This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino development board.
    **We have no affiliation whatsoever with Arduino LLC, other than we think they are cool.**

ความคิดเห็น • 1.3K

  • @programmingelectronics
    @programmingelectronics  ปีที่แล้ว +94

    Check out our sponsor Altium and get a free trial of their PCB design software: www.altium.com/yt/programming...

    • @indiedy_ghaze0968
      @indiedy_ghaze0968 ปีที่แล้ว +8

      Will do!

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

      There is one odd thing in the beginning of this video; when you wrote "code 1", "code 2" you really should have called them "instructions" - Otherwise this is very good tutorial, I'll recommend it to some of my friends who don't know how to get started with this sort of thing.

    • @veurbfilms7653
      @veurbfilms7653 ปีที่แล้ว

      @@indiedy_ghaze0968 4

    • @arlettesamuel-oo4ij
      @arlettesamuel-oo4ij ปีที่แล้ว +2

      Ooh nice

    • @jvlianx9338
      @jvlianx9338 ปีที่แล้ว

      Awesome. Thank you

  • @mikewhelan5992
    @mikewhelan5992 ปีที่แล้ว +1017

    I'm 77 years old. I'm OK with analog hardware but software is a challenge. Your video was fast paced but after viewing it a few times I learned a lot. Really excellent!

    • @alanblyde8502
      @alanblyde8502 ปีที่แล้ว

      Look at chatgtp it can do the code for you

    • @kurienrocky
      @kurienrocky ปีที่แล้ว +8

      Thanks

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

      Same to me. But now we can ask ChatGPT to write the code for us, then run it.

    • @jamesfreach1022
      @jamesfreach1022 ปีที่แล้ว +60

      Mike, I'm 64 and have been playing around with Chat GPT for about 2 months now, and although I had a little bit of trouble with prompt engineering at first, now I'm writing code for the Arduino and building projects.

    • @SciHeartJourney
      @SciHeartJourney ปีที่แล้ว +12

      Analog is making a comeback in COMPUTERS. The old analog computers are way more fascinating to me than digital. Infinite resolution!

  • @alswafford7991
    @alswafford7991 ปีที่แล้ว +490

    Very helpful. I'm 74 and looking for something to do. I have some projects in mind. So thanks for the help!

    • @programmingelectronics
      @programmingelectronics  ปีที่แล้ว +31

      Awesome - the Arduino ecosystem is a great place to get stuff built. If you’re looking to integrate WiFi to your projects consider checking out the ESP32, it’s super affordable and can be programmed within the Arduino IDE

    • @texasapps2595
      @texasapps2595 ปีที่แล้ว +10

      Hola! Espero ser así cuando llegue a los 70's!!! Me entusiasma

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

      @@texasapps2595 Same!

    • @frankmartinez1045
      @frankmartinez1045 ปีที่แล้ว +22

      I'm 75 and just got into it too, main interest is MIDI and musical applications, great video, thanks...

    • @michaelcheich2481
      @michaelcheich2481 ปีที่แล้ว +7

      @@frankmartinez1045 Thanks so much for watching! Lots of cool music applications out there for Arduino and the like - best of luck!

  • @ChickentNug
    @ChickentNug ปีที่แล้ว +380

    3 minutes in and I'm already learning stuff I've been wanting to learn for years. I honestly thought I was going to have to take a computer engineering course in college to figure this all out.
    Thank you so much for this.

    • @programmingelectronics
      @programmingelectronics  ปีที่แล้ว +23

      So awesome to hear!!!! Best of luck in your endeavors!

    • @wackymudit2848
      @wackymudit2848 8 หลายเดือนก่อน +3

      @@programmingelectronics
      Can you make code for me
      I am 13 and very very confused with it
      Not having enough time to understand the fuctioning of it .

    • @anavpatel7616
      @anavpatel7616 4 หลายเดือนก่อน +1

      @@wackymudit2848 i think you should wait until your older to get into this stuff

    • @jackdud8793
      @jackdud8793 4 หลายเดือนก่อน

      @@wackymudit2848you are 13 you have more than enough time, good luck!

    • @Objectivity-fs2hx
      @Objectivity-fs2hx 17 วันที่ผ่านมา

      @@wackymudit2848 If you don't have time, you usually need money to pay a programmer who invested years to gain the ability.

  • @arubaguy2733
    @arubaguy2733 ปีที่แล้ว +160

    I began learning Arduino watching Paul McWhorter's tutorials last Winter, then Summer came, we moved, and other things happened, so I ignored Arduino for 8 months. This video is the perfect tool for getting back into my comfort zone working with Arduino. I'm 71, and really have no plans for using Arduino for anything other than keeping my mind from becoming lazy in my old age. I spent my adult life in various mechatronics jobs from installing car radios to heading an electronics service and training department. I got so bored after retiring, I had to find something technical to keep myself feeling alive.

    • @gjforeman
      @gjforeman ปีที่แล้ว +19

      Wow! Sounds like me. I'm 71, retired in 2013 after a lifetime as an electronics tech and field service engineer. Last 34 years I did installs, repairs and maintenance on biomedical lab equipment in microbiology labs throughout the western US. Always enjoyed tinkering with circuitry, but lately I've spent far more time in woodworking and just routine home maintenance. Got a crazy idea for a device I need and realized it was perfect for an Arduino project. Way back when, I did some puttering around with programming in BASIC and Assembly, so the idea of coding is not new, but the technology has come a long, long way.

    • @programmingelectronics
      @programmingelectronics  ปีที่แล้ว +6

      Glad this has been helpful!

    • @edinfific2576
      @edinfific2576 ปีที่แล้ว +8

      Just keep learning and having fun!
      As you know, electronics is a very rich field, and it's very hard to ever be bored if you're curious. I had PLENTY of time alone in my life (even now), yet I had practically NEVER been bored because the knowledge I already had, coupled with learning and figuring more stuff out, kept me not only engaged but preoccupied to the point of wishing that a day lasts at least 2 to 3 times longer (ie. 48-72 hours) so that I get more chance to learn more and do more.

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

      @@edinfific2576 Nice! I often wish for more time to explore things as well!

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

      Wonderful to see people spending their time learning. It brings blessings into your life and your mental health will remain great as long as you continue to exercise your mind. Let us know how you are feeling in 20 years time!

  • @alejandradz174
    @alejandradz174 ปีที่แล้ว +133

    First video that doesn't assume anything, I appreciate the time he takes to explain even the most evident in case some of us don't know. This video is GREAT! Just as someone mentioned earlier, I thought I had to enroll in college classes to find this information. I'm interested in animatronics and thanks to this video I'm not giving up. THANK YOU!

  • @infectedswarm3078
    @infectedswarm3078 ปีที่แล้ว +17

    This is the type of Arduino tutorial I was looking for. I saw a ton of Arduino tutorials on the youtube but none of them matched the quality of your video. Much appreciated sir.

  • @flycow69
    @flycow69 ปีที่แล้ว +42

    Wow. I couldn't believe that I had the patience of watching the whole 85 minutes of your class and I am very new to this subject. Thanks for making the complex subject so easy to understand.

  • @TheDarkplace
    @TheDarkplace 25 วันที่ผ่านมา +2

    23:00 : "Here's some stuff about selling your first kid"
    Cat meows in background :D
    It happens again later!
    Well played!

    • @programmingelectronics
      @programmingelectronics  18 วันที่ผ่านมา

      Glad you liked it! Our editor has a sense of humor with the noises.

  • @Abc-sl1nf
    @Abc-sl1nf ปีที่แล้ว +6

    Amazing video. Clear, and great explanation of how things work. Just enough without overloaded concepts. Thanks!!! More to come?
    Actually, I'm going to join your subscription because of how smooth and the great learning concepts are. I learned so much in this video!!!

  • @iTsCookieKing
    @iTsCookieKing ปีที่แล้ว +40

    This is absolutely amazing 🤩
    I can only imagine how much time you spend editing this. Truly fantastic!

  • @steveschweickert6623
    @steveschweickert6623 11 หลายเดือนก่อน +11

    I can’t believe I watched the whole thing… but I’m glad I did! Outstanding presentation, informative AND entertaining throughout! Excellent voiceover, good scripting AND NO talking head… just valuable information onscreen!

  • @RGormanJr
    @RGormanJr 7 วันที่ผ่านมา +1

    I’m 12 minutes in and feel compelled to note what a great teacher you are. Engaging. Informative. Not too fast. Not too slow. Thank you for this.

  • @iratozer9622
    @iratozer9622 ปีที่แล้ว +9

    You my friend, are an excellent instructor. Very clear, very thorough, and even interesting.

  • @astro7267
    @astro7267 ปีที่แล้ว +6

    Taking a microprocessor class and you’re so clear and concise. Thank you for giving me the confidence I need to take this class and enjoy projects out of class

  • @TheMaP142
    @TheMaP142 ปีที่แล้ว +12

    Exactly what I needed and was looking for! Thanks!!

  • @roneyal-jilu368
    @roneyal-jilu368 ปีที่แล้ว

    these were the best 90 minutes i have ever spent in my life ,, truly thank you man.

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

    Really great tutorial! You made it look so easy and I was glued to the screen from beginning of the video to the very end. Great work!

  • @justbraden162
    @justbraden162 11 หลายเดือนก่อน +8

    Been wanting to buckle down and actually learn Arduino for a while now and I am SOO glad I chose to do it with your video. Made it very easy to understand and I left the video feeling like I actually learned something. Keep up the great work.

    • @missriri-if9yl
      @missriri-if9yl 2 หลายเดือนก่อน

      did u learn it how is your journey?

  • @joshuapitong899
    @joshuapitong899 ปีที่แล้ว +8

    Awesome video!🙌 Thank you so much Programming Electronics Academy for providing us with such a great and quality content.❤

  • @gregbowen617
    @gregbowen617 ปีที่แล้ว +10

    This is so far the best presentation I have seen to understand Arduinos. I'm 63 and not a programmer ( other than High School level Fortran and Cobol in the late 70's!). You have given me the inspiration to learn how to program my Arduino to use on my model railroad...many thanks.

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

      Great to hear Greg! There are lots of RR folks using arduino, maybe you have run into some of those groups already.

  • @ChocFlip201
    @ChocFlip201 7 หลายเดือนก่อน +11

    I’m just getting into all this stuff and this was THE SINGLE MOST HELPFUL video I’ve ever watched for arduinos. Fantastic work for teaching us in layman terms.

    • @programmingelectronics
      @programmingelectronics  7 หลายเดือนก่อน

      Great to hear! Thanks so much for the note and I hope you have a ton of fun with Arduino!

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

    This was something exactly I was looking for
    Thank you so much for making such informative video

  • @mauroconstantinovenancio9348
    @mauroconstantinovenancio9348 4 วันที่ผ่านมา +1

    This is one of the best channels of science I have ever seen. Congratulations. Keep up the good work. Much love from Africa - Mozambique. ❤

  • @davidsellars3851
    @davidsellars3851 ปีที่แล้ว +8

    This by far the best intro into Arduino. So well organized and explained. Thanks

  • @kritzstudio
    @kritzstudio 9 หลายเดือนก่อน +5

    What an incredible video! I just wanted to take a moment to say a huge thank you for creating such an informative and well-explained tutorial on Arduino. Your passion for the subject truly shines through, and it's evident that you put a lot of effort into making this video beginner-friendly.

    • @programmingelectronics
      @programmingelectronics  9 หลายเดือนก่อน +1

      Thanks so much for kind note!!! I really appreciate it!

  • @arushorya4597
    @arushorya4597 6 หลายเดือนก่อน +5

    This is a masterpiece. 10 mins into the video and I can already tell I'm going to be watching this a couple of times. Great work!

  • @drakwer25
    @drakwer25 16 วันที่ผ่านมา +1

    awesome class! explained pretty much all, even simple programming things!

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

    Brilliant video. I have a little bit of programming experience from college but I am rusty. I really appreciate that you give a quick synopsis of the more complicated functions before moving on, instead of just skipping it. Cheers

  • @prahar112
    @prahar112 8 หลายเดือนก่อน +7

    Full respect to you for making this course, hope to see some more projects! It really helps to those who really needs it.

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

    I just wanted to congratulate you on this video. I normally would never consider subscribing to an educational service because I know all of the information can be found for free, but you've done such a great job explaining this subject that I think I will subscribe. Usually people teach too fast or too slow for me, but you had a great pace. It was very easy to follow and engaging. The video flew by.

  • @Vibeland
    @Vibeland ปีที่แล้ว

    Awesome remembering session guys. I'm taking and Arduino after a few years and needed something clear but fast

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

    One of the best tutorials, I've ever seen, thank you!

  • @dwaynearthur1476
    @dwaynearthur1476 ปีที่แล้ว +6

    Thanks for the walk through , was looking for a good introduction. 😃

  • @duller9430
    @duller9430 ปีที่แล้ว +9

    This video was amazing I needed a refresher on everything I started learning Arduino in February this year but then because of school I ran out of time to do stuff with it and by then I had learnt a lot of this from a TH-cam series I but then I forgot most of this and how to right Arduino code but then this video was released and I’ve gotten a nice refresher on everything excellent video well done and Thank You for making this.

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

      Thanks so much! Glad it helped and best of luck on your coding endeavors!

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

    You have done a wonderful job! Thank you for taking your time and interest and sharing it with everyone!

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

    WOW- this video is amazing! So clear and concise and simple! Bravo!

  • @myrlyn1250
    @myrlyn1250 9 หลายเดือนก่อน +11

    I learned the BASIC programming language in the 80's, and studied electronics in the 90's. Then I went into construction and forgot most of it, but now that I'm retired, I'm getting back into it. This was a good refresher. Thank you for your great help and humor! And don't worry about the children, you can always have more...😅

    • @programmingelectronics
      @programmingelectronics  9 หลายเดือนก่อน +2

      Thanks so much for watching!

    • @funny11744
      @funny11744 5 หลายเดือนก่อน +1

      for Arduino programming of Arduino Uno : do I need of voltage supply for the board Arduino ? OR IT IS ENOUGH THE USB CONNECTION FOR PROGRAMING?

  • @Jackie.1001
    @Jackie.1001 ปีที่แล้ว +4

    That is without a doubt, the best video I've seen on Arduinos introduction. Thank you so much for sharing that great knowledge.

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

    Thanks for taking me on this process, from scratch to this level

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

    This is the absolute best tutorial I have ever seen on Arduino. This made my entire day! So excited right now thanks to you. Even just your subtle explanations on always regarding the colors to determine the functions, and switching to the circuit screen to see what it’s doing. Just perfect. Much love!!!

  • @goldenentertainment5868
    @goldenentertainment5868 ปีที่แล้ว +21

    This really helped me a lot, I am studying engineering Information Science, but I have a keen interest in Arduino-related concepts. This workshop is literally amazing thank you so much for this.

    • @missriri-if9yl
      @missriri-if9yl 2 หลายเดือนก่อน

      how is going is it easy i basically know how to code with C but c++ i dont know

  • @larrywiley2135
    @larrywiley2135 9 หลายเดือนก่อน +2

    Hands down the best e-learning video for Arduino that I have come across. Watch it 3,4,5 times and it all starts to come together. The first time I watched it nothing really made sense. By the 3rd time it made sense and the 5th time I was ready to go and put everything into a small program. Great video!

    • @programmingelectronics
      @programmingelectronics  9 หลายเดือนก่อน

      Thanks Larry! Glad to the penny is dropping for you and that I am not the only one who needs lots of repetition!

  • @neverknowit11
    @neverknowit11 9 หลายเดือนก่อน +2

    I worked in a digital instrument manufacturing company. We needed a tool to help us with many facets programming and sensors. I was an Electronics hobbyist this was my idea.
    We had an Italian company we worked with. Two weeks after I gave my idea Arduino appeared in our Electronics world. Essentially, I may not be the creator of this tool but I was very happy to see it evolve. Arduino is very versatile. You can also design your own board to interact with the main controller.

  • @martinpais4733
    @martinpais4733 18 วันที่ผ่านมา +2

    Arduino for dummies. Handheld instruction. Makes the class interesting, easy to learn. Superb teacher!! thank you

  • @VirandoOlimpico
    @VirandoOlimpico ปีที่แล้ว +11

    Man, you course is so good and yet so high level that I could present it to my newborn niece to watch and she would become a master of Arduino
    Nice job!

  • @thisisus.504
    @thisisus.504 ปีที่แล้ว +16

    Hi! What a fantastic video. Having recently got into amateur radio, I am building my own DMR hotspot using a raspberry pi 4 with an open source DMR circuit board. I've heard of, but didn't really know about, the arduino. I got to the IDE part, a few minutes in and ordered an arduino board from Amazon. Hopefully coming today. At 51, I have time on my hands...guess what I'm doing! Thanks so much for this. You had me at MASTERCLASS.

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

      Awesome!!! I think you'll find Arduino pretty fun and useful to use.

  • @prassmancreations3168
    @prassmancreations3168 10 หลายเดือนก่อน

    This is by far the best arduino tutorial I've seen yet, thank you

  • @dongomez3711
    @dongomez3711 4 หลายเดือนก่อน +1

    This is amazing. All my life i have wanted to learn electronics. This is so simple. Who knew? You did, thanks for all you have taught me now and long into the future.

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

    FABULOUS! Super tutorial, with lots of great information communicated clearly and simply! Keep up the great work, it's VERY much appreciated, and Thanks ! :-)

  • @chrisgardner4144
    @chrisgardner4144 5 หลายเดือนก่อน +4

    Awesome, I finally have somewhat of the basics. Your format is excellent not assuming anything and skipping over material that is not centered on the subject at hand. If you want to get into flying for any reason, I’d be honored to teach you how I teach my student flight instructors. You would take it so much further I would want to become your student.

    • @programmingelectronics
      @programmingelectronics  5 หลายเดือนก่อน +1

      Thanks for the offer! I actually have an FAA Commercial IFR Helicopter thanks to my time with the military.

  • @empowered_relationships
    @empowered_relationships 6 หลายเดือนก่อน +2

    Unbelievable! How much information can be put so adeptly and in simple, humourous language! Masterpiece Masterclass!

  • @HandsOnKnowledge
    @HandsOnKnowledge 5 หลายเดือนก่อน +1

    Watched the whole thing and I think I am ready to build something with this knowledge, also just ordered my first Arduino. Thank you for making this video, I really appreciate it.

  • @thomasfox4513
    @thomasfox4513 ปีที่แล้ว +7

    That WAS a busy hour and a half, but I know so much more now than I did that long ago. Thank you.

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

      That's great to hear! Arduino is a blast to work with - best of luck in your endeavors!

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

    This was an excellent presentation in a 90 minute time frame. The narrator couldn't have been better or more clear than he was. I still haven't bought an Arduino board to play with, but I will real soon, now that I know what to expect and do to make it work. Thank you for the explanations.

  • @user-ls6fd5yg1y
    @user-ls6fd5yg1y 9 หลายเดือนก่อน +2

    Thanks for a remarkably concise and incomparably competent synopsis!

  • @dhanrajzaveri5383
    @dhanrajzaveri5383 ปีที่แล้ว

    thank you so much !! this was the best head-start one can one have while on his electronic programming journey!

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

    Wow! Love this and very straight forward!

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

    This is super helpful! I’ve designed a 2D pixel sprite/ all animation frames and a 3D tomogotchi inspired console skeleton (for fun) and now I’m thinking about bringing my project to life but I know 0 about coding! Watching this video makes me feel hopeful that it can actually be done! Tysm!

  • @Awstin36teen
    @Awstin36teen หลายเดือนก่อน +1

    Huge thank you for making this tutorial video. I've been on the hunt for information in building my latest cosplay gadgets and this video has been the most helpful out of anything I've found.

  • @kmoecub
    @kmoecub ปีที่แล้ว

    I began programming with LOGO in 1979 as a very eager elementary school student. I'm still amazed at how inexpensive and accessible computer controlled devices have become. Keep on sharing knowledge. The future depends on it.

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

    He did a very good job imo. Explaining the basics step by step. English is not my first language and I have no experience in using DAWs

  • @georgeh1352
    @georgeh1352 5 หลายเดือนก่อน +3

    Excellent!! I studied Electronics and Processor programming using the Intel Z80 Processor back in the 80's and a little while later 'Visual Basic' programming but subsequently my career path took me into a different genre of Engineering. Now that I am retired I have just purchased an Arduino starter pack for a Winter hobby project, I stumbled across this video, and long forgotten terms and proceedures has come flooding back. I would recommend any newbie to watch this video since your delivery and coverage is excellent, just like a good College Lecturer should do. Many thanks and well done Sir.

    • @programmingelectronics
      @programmingelectronics  5 หลายเดือนก่อน +2

      Thanks so much! Hope you have a great winter diving back in!

  • @shevanvfx
    @shevanvfx 5 หลายเดือนก่อน +1

    the single most important video i have ever watched in my life. thank you for being so clear

    • @programmingelectronics
      @programmingelectronics  5 หลายเดือนก่อน

      Wow - thanks for the note!
      I hope you have a blast learning to program Arduino!

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

    This lesson is indispensable for anyone into Arduino.
    After viewing numerous videos on Arduino, this one is the absolute best.
    MANY thanks!
    👍

  • @VINCENT-sb3zs
    @VINCENT-sb3zs 8 หลายเดือนก่อน +4

    I recently purchased arduino, with zero ideas on how to use them. I found your video, and it explained every basics that I need to know to take a great start. Thank you so much!

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

    Loved the animation and tutorial❤️🔥🔥🔥🔥🔥

  • @mystery_1101
    @mystery_1101 7 หลายเดือนก่อน

    This world needs people like you who can teach like this.

  • @davyps8273
    @davyps8273 21 วันที่ผ่านมา +1

    Thank you so much for this. So informative and well presented.

    • @programmingelectronics
      @programmingelectronics  18 วันที่ผ่านมา

      Glad you enjoyed it! And thanks so much for the kind note!

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

    Thanks for this video, it worked as a great recap for me

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

    The best tutorial on Arduino in the world! You have broken the language barrier for a 65 year old mechanical engineer. I have always looked at electronics as a foreign language until I listened to this. I bought a kit last week (Mega) but we’re about to give up that was until I watched this, thank you very much you are a great teacher.

    • @programmingelectronics
      @programmingelectronics  ปีที่แล้ว

      So glad it helped! This stuff really can take some time to sink in and there are so many ways to dive in. Best of luck in all your endeavors Winston!

  • @dastin7276
    @dastin7276 5 หลายเดือนก่อน +1

    Excellent introductory video - very much appreciated. Thank You.

  • @mrvang8077
    @mrvang8077 4 หลายเดือนก่อน +1

    This is the most informative guide ever. I am always curious about wanting to learn these kind of things, but just not sure where to find it until I saw your video here on TH-cam. Thank You very much for this awesome tutorial.

    • @programmingelectronics
      @programmingelectronics  4 หลายเดือนก่อน

      Glad it was helpful - Thanks so much for the kind note!

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

    Informative, interesting and well presented, thanks.

  • @joshuagilbert3804
    @joshuagilbert3804 ปีที่แล้ว +7

    This course is... amazing.

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

    Excellent presentation.
    Im a noob and your brief tutorial has cleared up quite a lot of unknowns for me..
    As a "let me see that" kinda guy, this was Excellent!

  • @AM-dn4lk
    @AM-dn4lk ปีที่แล้ว +2

    This is amongst best Arduino tutorial I have seen. Thank you. I should sign up for a proper course.

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

    SO helpful it's insane

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

    I'm just listening to this while working because I need to start learning how to apply microcontrollers and I am only a few minutes in but I am grateful you are honest about other boards. Years ago when I wanted to learn about these I watched a few different videos that had an incredibly biased view saying other boards wouldn't work right or accept programming and it made things more confusing. A few years later after a mature circuit building now I understand why they would work just the same and despise people making electronics way more complicated than they actually are. There seemed to be this knowledge gate keeping going on at the time and now it's mostly due to TH-cam's policy on what video can and cannot be monetized. So if you are just starting out in this as a hobby good luck finding a video that's not in Hindi regarding high voltage, mains, inverters, or any other hugh energy projects. I also understand you can't make a step by step guide on how to make a potentially dangerous project but even spreading knowledge can get you demonetized. Some good I can understand some Hindi due to a lot of the electrical engineering words still being English I started to fill in the blanks haha. Anyways, thanks for putting this out.

  • @cjheeley
    @cjheeley 10 หลายเดือนก่อน

    What a fantastic introduction to Arduino code. I thought i was going to need a PHD to understand this but you made it super simple to understand. Thanks from a new subscriber.

  • @pabloa.pacini9734
    @pabloa.pacini9734 4 หลายเดือนก่อน +2

    Excellent and very well explained. Thanks, guys !!!

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

    AWESOME!!! THANK YOU!!!

  • @burmaentertainment3055
    @burmaentertainment3055 ปีที่แล้ว +11

    Hands down tNice tutorials is one of the best tutorials I've seen on any subject, ever! Clear, concise and incredibly informative and easy to follow.

  • @tim_allen_jr
    @tim_allen_jr 4 หลายเดือนก่อน +1

    Videos like this help me alot. I really need the knowledge about hardware and code.

    • @programmingelectronics
      @programmingelectronics  4 หลายเดือนก่อน +1

      Thanks so much for watching!

    • @tim_allen_jr
      @tim_allen_jr 4 หลายเดือนก่อน

      @@programmingelectronics you're welcome ✨️🧠

  • @coconaatti
    @coconaatti 2 หลายเดือนก่อน +1

    Just completed this video, gotta say its gold. 10/10 ❤

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

    OMG THANK YOU!!! I went through hours of "beginner" guides before I could find tNice tutorials and at least make a simple soft... Only video I've

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

    This is a wonderful class. It is quite expository. Please any simple code on Traffic lights with Pedestrian?

  • @Rubbernecker
    @Rubbernecker 9 หลายเดือนก่อน +2

    This is just about the most well explained video I've ever seen. I've been watching Python vids for 2 years and if 10% of them were this good I'd be a better programmer. Thank you!!

  • @janskrdlant4197
    @janskrdlant4197 หลายเดือนก่อน

    Just amazing tutorial. Thanks!

    • @programmingelectronics
      @programmingelectronics  หลายเดือนก่อน

      Glad you liked it! Thanks so much for watching and best of luck on your Arduino projects!

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

    THIS IS EXCELLENT. 11/10 !
    (FAITH SLIGHTLY RESTORED)
    Thank you

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

      Thanks - glad you liked it and I appreciate you watching. Best of luck in your Arduino endeavors!

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

      @@programmingelectronics Oops! "Best". (You wrote "bets") 😄This helped me understand the "setup" and then "loop". I understand the wavy brackets, 0-255, and microsecond changes. I guess really, I have to get down (understand) where to put the parentheses and the semi colons. I have to come back to this. I love code, it just isn't inherent, I need to be taught. Thank You. I know enough about the programming that your tutorial, I believe, will take me to the next step. My eyes have been opened to things so far, by your video. Kind of like a puzzle for me. I need to rest now.

    • @programmingelectronics
      @programmingelectronics  ปีที่แล้ว

      @@jlucasound Great! Thanks!

  • @ImnotChuck.
    @ImnotChuck. ปีที่แล้ว +3

    All 90 minutes was worth my time to watch. Thanks.

  • @amamonem7183
    @amamonem7183 10 วันที่ผ่านมา +1

    Best Arduino Class I have ever watched

    • @programmingelectronics
      @programmingelectronics  9 วันที่ผ่านมา

      That made my day! Thanks for this, and I'll pass it on to our other team members who helped make this video.

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

    A minor technicality: PWM varies the duty cycle, not the frequency. While the frequency of a PWM signal need not be fixed, most systems are, or are "close enough" to fixed frequency.

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

    Hi,
    Thanks a lot, its really greate effort and great knowledge.
    i need to do a project for a preset position linear actuator with a DC motor abd a stepper motor, with Arduino Mega or UNO but i am not able to write the code and the scheme, can you please help.
    Regards

  • @djacob9999
    @djacob9999 5 หลายเดือนก่อน +1

    This is my first introduction to Arduino IDE...this was such an awesome lesson....I am ready to go already.

  • @coopersharp2921
    @coopersharp2921 5 หลายเดือนก่อน +1

    Ive got a project I am working on, and am exelent at mechanical engineering, but never even touched coding exept a little bit of block programming. I needed to learn arduino, but everytime I looked at thw code, I thought I was reading hieroglyphics. This helped soooo much, and now I can at least understand the order of events in the code

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

    what a hearty video for all beginners!

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

    Nice thing about the Arduino IDE is that other platforms are using it, like the ESP32 wifi module. Understanding the way the IDE uses libraries is probably the most confusing part though.

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

      I agree Richard - being able to program so many different boards with the Arduino IDE is pretty nice.

    • @funny11744
      @funny11744 5 หลายเดือนก่อน

      for Arduino programming of Arduino Uno : do I need of voltage supply for the board Arduino ? OR IT IS ENOUGH THE USB CONNECTION FOR PROGRAMING?

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

    Fantastic video ! Thanks for taking the time to make this video, seriously. It helps greatly.

  • @sanachughtai5337
    @sanachughtai5337 7 หลายเดือนก่อน +1

    You are superbly clear and amazing in what you do!
    Man I m very impressed with you knowledge and delivery