Arduino MASTERCLASS | Full Programming Workshop in 90 Minutes!

  Переглядів 2,289,156

Programming Electronics Academy

Programming Electronics Academy

День тому

🤩 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 UKposts 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 300
@programmingelectronics
@programmingelectronics Рік тому
Check out our sponsor Altium and get a free trial of their PCB design software: www.altium.com/yt/programming...
@indiedy_ghaze0968
@indiedy_ghaze0968 Рік тому
Will do!
@TheExileFox
@TheExileFox Рік тому
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 Рік тому
Ooh nice
@jvlianx9338
@jvlianx9338 Рік тому
Awesome. Thank you
@mikewhelan5992
@mikewhelan5992 Рік тому
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 Рік тому
Thanks
@BA_utub
@BA_utub Рік тому
Same to me. But now we can ask ChatGPT to write the code for us, then run it.
@jamesfreach1022
@jamesfreach1022 Рік тому
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 Рік тому
Analog is making a comeback in COMPUTERS. The old analog computers are way more fascinating to me than digital. Infinite resolution!
@alswafford7991
@alswafford7991 Рік тому
Very helpful. I'm 74 and looking for something to do. I have some projects in mind. So thanks for the help!
@programmingelectronics
@programmingelectronics Рік тому
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 Рік тому
Hola! Espero ser así cuando llegue a los 70's!!! Me entusiasma
@michaelcheich2481
@michaelcheich2481 Рік тому
@@texasapps2595 Same!
@frankmartinez1045
@frankmartinez1045 Рік тому
I'm 75 and just got into it too, main interest is MIDI and musical applications, great video, thanks...
@michaelcheich2481
@michaelcheich2481 Рік тому
@@frankmartinez1045 Thanks so much for watching! Lots of cool music applications out there for Arduino and the like - best of luck!
@ChickentNug
@ChickentNug Рік тому
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 Рік тому
So awesome to hear!!!! Best of luck in your endeavors!
@wackymudit2848
@wackymudit2848 8 місяців тому
@@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 місяці тому
@@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 19 днів тому
@@wackymudit2848 If you don't have time, you usually need money to pay a programmer who invested years to gain the ability.
@arubaguy2733
@arubaguy2733 Рік тому
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 Рік тому
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 Рік тому
Glad this has been helpful!
@edinfific2576
@edinfific2576 Рік тому
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 Рік тому
@@edinfific2576 Nice! I often wish for more time to explore things as well!
@dammitdad
@dammitdad Рік тому
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 Рік тому
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!
@programmingelectronics
@programmingelectronics Рік тому
Glad it was helpful Alejandra!
@infectedswarm3078
@infectedswarm3078 Рік тому
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.
@programmingelectronics
@programmingelectronics Рік тому
Thank you!
@flycow69
@flycow69 Рік тому
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.
@programmingelectronics
@programmingelectronics Рік тому
Thanks Frank!
@Abc-sl1nf
@Abc-sl1nf Рік тому
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 Рік тому
This is absolutely amazing 🤩 I can only imagine how much time you spend editing this. Truly fantastic!
@programmingelectronics
@programmingelectronics Рік тому
Thanks for watching!
@steveschweickert6623
@steveschweickert6623 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!
@iratozer9622
@iratozer9622 Рік тому
You my friend, are an excellent instructor. Very clear, very thorough, and even interesting.
@programmingelectronics
@programmingelectronics Рік тому
I appreciate that!
@astro7267
@astro7267 Рік тому
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
@programmingelectronics
@programmingelectronics Рік тому
Glad it was helpful Astro!
@TheMaP142
@TheMaP142 Рік тому
Exactly what I needed and was looking for! Thanks!!
@programmingelectronics
@programmingelectronics Рік тому
Great! I hope it was helpful!
@justbraden162
@justbraden162 11 місяців тому
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?
@RGormanJr
@RGormanJr 9 днів тому
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.
@programmingelectronics
@programmingelectronics 6 днів тому
Thank you so much for that kind note!
@roneyal-jilu368
@roneyal-jilu368 Рік тому
these were the best 90 minutes i have ever spent in my life ,, truly thank you man.
@golubovicm
@golubovicm Рік тому
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!
@programmingelectronics
@programmingelectronics Рік тому
I hope it helps Milan - thanks for the note!
@joshuapitong899
@joshuapitong899 Рік тому
Awesome video!🙌 Thank you so much Programming Electronics Academy for providing us with such a great and quality content.❤
@programmingelectronics
@programmingelectronics Рік тому
Thanks for the note Joshua!
@ChocFlip201
@ChocFlip201 7 місяців тому
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!
@gregbowen617
@gregbowen617 Рік тому
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 Рік тому
Great to hear Greg! There are lots of RR folks using arduino, maybe you have run into some of those groups already.
@ray_10001
@ray_10001 Рік тому
This was something exactly I was looking for Thank you so much for making such informative video
@davidsellars3851
@davidsellars3851 Рік тому
This by far the best intro into Arduino. So well organized and explained. Thanks
@programmingelectronics
@programmingelectronics Рік тому
Thanks David!
@mauroconstantinovenancio9348
@mauroconstantinovenancio9348 5 днів тому
This is one of the best channels of science I have ever seen. Congratulations. Keep up the good work. Much love from Africa - Mozambique. ❤
@programmingelectronics
@programmingelectronics 5 днів тому
Thanks!
@kritzstudio
@kritzstudio 9 місяців тому
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 місяців тому
Thanks so much for kind note!!! I really appreciate it!
@arushorya4597
@arushorya4597 6 місяців тому
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!
@programmingelectronics
@programmingelectronics 6 місяців тому
Wow, thank you!
@prahar112
@prahar112 8 місяців тому
Full respect to you for making this course, hope to see some more projects! It really helps to those who really needs it.
@programmingelectronics
@programmingelectronics 8 місяців тому
Thanks!
@drakwer25
@drakwer25 18 днів тому
awesome class! explained pretty much all, even simple programming things!
@programmingelectronics
@programmingelectronics 17 днів тому
Great to hear! Thanks you so much for the kind note!
@whiterhino4969
@whiterhino4969 Рік тому
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
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much!
@adamgerald849
@adamgerald849 Рік тому
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.
@programmingelectronics
@programmingelectronics Рік тому
Thanks Adam! We’re trying to do our best, hope it helped!
@dwaynearthur1476
@dwaynearthur1476 Рік тому
Thanks for the walk through , was looking for a good introduction. 😃
@programmingelectronics
@programmingelectronics Рік тому
Awesome - I hope it helped Dwayne!
@Vibeland
@Vibeland Рік тому
Awesome remembering session guys. I'm taking and Arduino after a few years and needed something clear but fast
@zwurltech9047
@zwurltech9047 Рік тому
One of the best tutorials, I've ever seen, thank you!
@programmingelectronics
@programmingelectronics Рік тому
Glad it was helpful! Thanks so much!
@duller9430
@duller9430 Рік тому
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 UKposts 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 Рік тому
Thanks so much! Glad it helped and best of luck on your coding endeavors!
@myrlyn1250
@myrlyn1250 9 місяців тому
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 місяців тому
Thanks so much for watching!
@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?
@ggus8512
@ggus8512 Рік тому
You have done a wonderful job! Thank you for taking your time and interest and sharing it with everyone!
@programmingelectronics
@programmingelectronics Рік тому
Thanks Gus!
@mytuberforyou
@mytuberforyou Рік тому
WOW- this video is amazing! So clear and concise and simple! Bravo!
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much!
@Jackie.1001
@Jackie.1001 Рік тому
That is without a doubt, the best video I've seen on Arduinos introduction. Thank you so much for sharing that great knowledge.
@programmingelectronics
@programmingelectronics Рік тому
Wow, thanks Mehdi!
@goldenentertainment5868
@goldenentertainment5868 Рік тому
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
@jayminvermey4613
@jayminvermey4613 День тому
Excellent video, great teaching. Thank you.
@victor_ike
@victor_ike Рік тому
Thanks for taking me on this process, from scratch to this level
@programmingelectronics
@programmingelectronics Рік тому
Great! I hope it helped Victor!
@larrywiley2135
@larrywiley2135 9 місяців тому
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!
@VirandoOlimpico
@VirandoOlimpico Рік тому
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!
@programmingelectronics
@programmingelectronics Рік тому
Ha! Glad it’s helpful!
@flywittzbeats4008
@flywittzbeats4008 Рік тому
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!!!
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much!!! Really appreciate the feedback!
@flywittzbeats4008
@flywittzbeats4008 Рік тому
Built my first basic circuit and program today thanks to you!🎉
@programmingelectronics
@programmingelectronics Рік тому
@@flywittzbeats4008 Awesome!
@rbrito3691
@rbrito3691 11 місяців тому
Thanks very much.
@neverknowit11
@neverknowit11 9 місяців тому
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.
@thisisus.504
@thisisus.504 Рік тому
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 Рік тому
Awesome!!! I think you'll find Arduino pretty fun and useful to use.
@liamanon
@liamanon Рік тому
FABULOUS! Super tutorial, with lots of great information communicated clearly and simply! Keep up the great work, it's VERY much appreciated, and Thanks ! :-)
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much Liam!
@prassmancreations3168
@prassmancreations3168 10 місяців тому
This is by far the best arduino tutorial I've seen yet, thank you
@dongomez3711
@dongomez3711 4 місяці тому
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.
@programmingelectronics
@programmingelectronics 4 місяці тому
Best of luck in your Arduino endeavors!
@chrisgardner4144
@chrisgardner4144 5 місяців тому
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 місяців тому
Thanks for the offer! I actually have an FAA Commercial IFR Helicopter thanks to my time with the military.
@thomasfox4513
@thomasfox4513 Рік тому
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 Рік тому
That's great to hear! Arduino is a blast to work with - best of luck in your endeavors!
@martinpais4733
@martinpais4733 19 днів тому
Arduino for dummies. Handheld instruction. Makes the class interesting, easy to learn. Superb teacher!! thank you
@programmingelectronics
@programmingelectronics 19 днів тому
So glad it was helpful! Thank you for the kind note!
@empowered_relationships
@empowered_relationships 6 місяців тому
Unbelievable! How much information can be put so adeptly and in simple, humourous language! Masterpiece Masterclass!
@programmingelectronics
@programmingelectronics 6 місяців тому
Thanks a ton!
@georgedamusis6384
@georgedamusis6384 Рік тому
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.
@programmingelectronics
@programmingelectronics Рік тому
Thanks for the note George!
@indiedy_ghaze0968
@indiedy_ghaze0968 Рік тому
Wow! Love this and very straight forward!
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much for the note and for watching!
@HandsOnKnowledge
@HandsOnKnowledge 6 місяців тому
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.
@programmingelectronics
@programmingelectronics 6 місяців тому
Thanks so much for watching! I hope you have fun!
@user-ls6fd5yg1y
@user-ls6fd5yg1y 9 місяців тому
Thanks for a remarkably concise and incomparably competent synopsis!
@programmingelectronics
@programmingelectronics 9 місяців тому
Thanks so much - I am glad you found it helpful!
@oceanicsun6
@oceanicsun6 Рік тому
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!
@programmingelectronics
@programmingelectronics Рік тому
Very cool! Sounds like a neat project!
@gabrielaturkie5665
@gabrielaturkie5665 Рік тому
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
@michaelcheich2481
@michaelcheich2481 Рік тому
Thanks Gabriela!
@dhanrajzaveri5383
@dhanrajzaveri5383 Рік тому
thank you so much !! this was the best head-start one can one have while on his electronic programming journey!
@programmingelectronics
@programmingelectronics Рік тому
Glad it helped Dhanraj!
@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.
@georgeh1352
@georgeh1352 5 місяців тому
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 місяців тому
Thanks so much! Hope you have a great winter diving back in!
@HoXDipannew
@HoXDipannew Рік тому
Loved the animation and tutorial❤️🔥🔥🔥🔥🔥
@programmingelectronics
@programmingelectronics Рік тому
Thank you so much!
@Awstin36teen
@Awstin36teen 2 місяці тому
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.
@programmingelectronics
@programmingelectronics 2 місяці тому
Great to hear it helped! Best of luck!
@shevanvfx
@shevanvfx 5 місяців тому
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!
@VINCENT-sb3zs
@VINCENT-sb3zs 8 місяців тому
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!
@programmingelectronics
@programmingelectronics 8 місяців тому
So great to hear!
@castlecodersltd
@castlecodersltd Рік тому
Thanks for this video, it worked as a great recap for me
@programmingelectronics
@programmingelectronics Рік тому
Great!
@mdsf01
@mdsf01 Рік тому
This lesson is indispensable for anyone into Arduino. After viewing numerous videos on Arduino, this one is the absolute best. MANY thanks! 👍
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much!!
@mystery_1101
@mystery_1101 8 місяців тому
This world needs people like you who can teach like this.
@winston99999
@winston99999 Рік тому
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!
@MicrobyteAlan
@MicrobyteAlan Рік тому
Informative, interesting and well presented, thanks.
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much for watching!
@dastin7276
@dastin7276 5 місяців тому
Excellent introductory video - very much appreciated. Thank You.
@programmingelectronics
@programmingelectronics 5 місяців тому
Glad it was helpful!
@davyps8273
@davyps8273 23 дні тому
Thank you so much for this. So informative and well presented.
@programmingelectronics
@programmingelectronics 20 днів тому
Glad you enjoyed it! And thanks so much for the kind note!
@joshuagilbert3804
@joshuagilbert3804 Рік тому
This course is... amazing.
@programmingelectronics
@programmingelectronics Рік тому
Thanks!!!
@householdmusic8863
@householdmusic8863 Рік тому
SO helpful it's insane
@programmingelectronics
@programmingelectronics Рік тому
Awesome - glad it's useful!
@mrvang8077
@mrvang8077 4 місяці тому
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 UKposts. Thank You very much for this awesome tutorial.
@programmingelectronics
@programmingelectronics 4 місяці тому
Glad it was helpful - Thanks so much for the kind note!
@rpitt6267
@rpitt6267 Рік тому
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!
@programmingelectronics
@programmingelectronics Рік тому
Thanks for this feedback!!
@flyback_driver
@flyback_driver Рік тому
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 UKposts'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.
@programmingelectronics
@programmingelectronics Рік тому
Thanks!
@franciscojrosero
@franciscojrosero Рік тому
AWESOME!!! THANK YOU!!!
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much - I hope you find it helpful!
@AM-dn4lk
@AM-dn4lk Рік тому
This is amongst best Arduino tutorial I have seen. Thank you. I should sign up for a proper course.
@programmingelectronics
@programmingelectronics Рік тому
Thanks so much! I am glad it was helpful!
@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.
@programmingelectronics
@programmingelectronics 10 місяців тому
Glad it was helpful!
@burmaentertainment3055
@burmaentertainment3055 Рік тому
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.
@programmingelectronics
@programmingelectronics Рік тому
Glad it was helpful! Thanks so much!
@arturobojaca5603
@arturobojaca5603 Рік тому
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
@programmingelectronics
@programmingelectronics Рік тому
Glad I could help!
@pabloa.pacini9734
@pabloa.pacini9734 4 місяці тому
Excellent and very well explained. Thanks, guys !!!
@programmingelectronics
@programmingelectronics 4 місяці тому
Thanks for watching!
@tim_allen_jr
@tim_allen_jr 4 місяці тому
Videos like this help me alot. I really need the knowledge about hardware and code.
@programmingelectronics
@programmingelectronics 4 місяці тому
Thanks so much for watching!
@tim_allen_jr
@tim_allen_jr 4 місяці тому
@@programmingelectronics you're welcome ✨️🧠
@tundeapollo7779
@tundeapollo7779 Рік тому
This is a wonderful class. It is quite expository. Please any simple code on Traffic lights with Pedestrian?
@personone6881
@personone6881 Рік тому
THIS IS EXCELLENT. 11/10 ! (FAITH SLIGHTLY RESTORED) Thank you
@programmingelectronics
@programmingelectronics Рік тому
Thanks - glad you liked it and I appreciate you watching. Best of luck in your Arduino endeavors!
@jlucasound
@jlucasound Рік тому
@@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!
@coconaatti
@coconaatti 2 місяці тому
Just completed this video, gotta say its gold. 10/10 ❤
@programmingelectronics
@programmingelectronics 2 місяці тому
Thanks so much!
@Rubbernecker
@Rubbernecker 10 місяців тому
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!!
@programmingelectronics
@programmingelectronics 9 місяців тому
Thanks so much! I am glad this helped!
@ImnotChuck.
@ImnotChuck. Рік тому
All 90 minutes was worth my time to watch. Thanks.
@programmingelectronics
@programmingelectronics Рік тому
So glad it helped!
@excavatoree
@excavatoree Рік тому
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.
@programmingelectronics
@programmingelectronics Рік тому
Thanks for pointing this out!
@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!
@amamonem7183
@amamonem7183 11 днів тому
Best Arduino Class I have ever watched
@programmingelectronics
@programmingelectronics 10 днів тому
That made my day! Thanks for this, and I'll pass it on to our other team members who helped make this video.
@kifahzaidan4505
@kifahzaidan4505 Рік тому
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
@jackn1564
@jackn1564 Рік тому
what a hearty video for all beginners!
@programmingelectronics
@programmingelectronics Рік тому
Thanks Jack!
@djacob9999
@djacob9999 5 місяців тому
This is my first introduction to Arduino IDE...this was such an awesome lesson....I am ready to go already.
@programmingelectronics
@programmingelectronics 5 місяців тому
Great to hear! Have fun!
@SciHeartJourney
@SciHeartJourney Рік тому
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 Рік тому
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?
@____________________________.x
@____________________________.x 10 місяців тому
Traumatised cat getting sold again, lol 😹
@coopersharp2921
@coopersharp2921 5 місяців тому
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
@programmingelectronics
@programmingelectronics 5 місяців тому
Great to hear! Best of luck!
@ItAintMeBabe99
@ItAintMeBabe99 Рік тому
Fantastic video ! Thanks for taking the time to make this video, seriously. It helps greatly.
@programmingelectronics
@programmingelectronics Рік тому
Glad it was helpful!!!
You can learn Arduino in 15 minutes.
16:34
Afrotechmods
Переглядів 9 млн
ESP32 Guide 2024 | Choosing and Using an ESP32 Board
41:06
DroneBot Workshop
Переглядів 196 тис.
🐩🐕
00:25
Янчик
Переглядів 2 млн
12 New AI Projects using Raspberry-Pi, Jetson Nano & more
7:50
ToP Projects Compilation
Переглядів 594 тис.
What's the difference? Arduino vs Raspberry Pi
6:21
Tinkernut
Переглядів 1,8 млн
#1099 How I learned electronics
19:55
IMSAI Guy
Переглядів 1,1 млн
How I Started in Electronics (& how you shouldn't)
7:05
The AM Tech
Переглядів 580 тис.
How Do Computers Remember?
19:32
Sebastian Lague
Переглядів 6 млн
Arduino Basics 101: Hardware Overview, Fundamental Code Commands
8:02
Arduino Projects - 12 GREAT Ideas for you!!!
9:00
ToP Projects Compilation
Переглядів 326 тис.
How AI 'Understands' Images (CLIP) - Computerphile
18:05
Computerphile
Переглядів 74 тис.