Arduino MASTERCLASS | Full Programming Workshop in 90 Minutes!
YouTube Viewers YouTube Viewers
220K subscribers
2,278,659 views
0

 Published On Jul 22, 2022

🤩 Check out this Free Arduino Course 👇
https://bit.ly/get_Arduino_skills

**Learn to program and prototype with Arduino now! Join our membership.**
https://bit.ly/3B2cnVx

**Get your Free Trial of Altium PCB design Software**
https://www.altium.com/yt/programming...

**Get the code, transcript, challenges, etc for this lesson on our website**
https://bit.ly/3PGgZoq

**We designed this circuit board for beginners!**
Kit-On-A-Shield: https://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:   / programmingelectronicsacademy  
Twitter:   / progelecacademy  
Website: https://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 YouTube 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...
https://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.**

show more

Share/Embed