filmov
tv
Arduino MASTERCLASS | Which Arduino to Buy? PART 2

Показать описание
🤩 FREE Arduino Crash Course 👇👇
📢 4-Layer PCB up to 40% Off
📢 Get $100 coupon from NextPCB:
📢 5-10 free PCBs:
***Want to have some fun programming your own electronics?***
***Get the code, transcript, challenges, etc for this lesson on our website***
***We designed this circuit board for beginners!***
FOLLOW US ELSEWHERE
---------------------------------------------------
________________________________
All right, so you need to go buy an Arduino board but there are a ton of options. Which one or ones are you supposed to go buy? To complicate things further, there's a ton of boards out there that see Arduino compatible. What does that even mean? Are they gonna work with the Arduino IDE in the Arduino code?
Okay, if you have not yet bought an Arduino board, I would recommend buying an Arduino UNO Rev 3. If you already have an Arduino board and it's not an UNO, don't worry about it, it's probably gonna work just fine and we'll talk about why in a moment. So why do I recommend buying an Arduino UNO Rev 3? Well, here's the deal. The Arduino UNO is the best board for getting started with Arduino. It's not the best board for all applications but when you are learning to use the Arduino hardware, the Arduino IDE, and the code all at once, then sticking with your Arduino UNO is gonna be your path of least resistance and here's why. It's super popular so you're gonna find tons of code out there and training specifically for it. It has 20 different general purpose input/output pins called GPIO, for reading inputs and controlling outputs and this is plenty pins for most applications. Plus, the board layout itself is kind of the standard that's used by most Arduino accessories called shields. The only real annoying thing about the Arduino UNO is that you'll need a type AB USB cable, like the kind you use with lots of printers to connect it to your computer. So if you don't have one yet, go get an Arduino UNO Rev 3 and I would recommend for your first one actually getting it from the Arduino website. It's a great way to support the Arduino organization. This video is sponsored by NextPCB. For $0, you can get a 1-4 layer PCB. That's right $0 for a PCB Prototype for the first order. NextPCB is currently offering a price reduction of up to 40% on their 4-layer PCBs, you can order now. Plus, if you're a new customer, you can get $100 coupon for free just by signing up. You can upload a Gerber file, and when you do that it will fill in all this information for you and that also allows you to use the Gerber viewer. That's $0 for a PCB Prototype. You can use the link below to register and get that price reduction of up to 40% on their 4-layer PCBs, you can order now. Oh, crud but wait, I already bought Arduino and it's not an Arduino UNO Rev 3, I got a mega or a nano, or this thing that doesn't even say Arduino on it but it sure looks like an Arduino UNO. Will these work? Well, here's the good news. The chances are whatever boards you bought is probably gonna work just fine. And that is one of the amazing things about Arduino. And I wanna take just a quick second to explain something that alluded me for like ever but hopefully it'll make sense to you. So Arduino is the name of a company. They started making Arduino boards and they made the Arduino IDE and they helped make the underlying Arduino language but everything they did was open source. So the hardware like the actual design of the board is open source hardware. And what that means is that anybody or company can use the exact same design and change it if they want to and start selling boards on their own. So that's exactly what has happened and tons of people and companies have started selling boards that do the exact same thing as an Arduino board does, or sometimes they do additional things, many times they do additional interesting things. So the Arduino company and all types of other companies sell tons of different boards that all do slightly different things. Like think of a car company that sells different types of vehicles, maybe it sells a minivan or an SUV, sedans, or trucks.
CONTINUED...
***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.***
📢 4-Layer PCB up to 40% Off
📢 Get $100 coupon from NextPCB:
📢 5-10 free PCBs:
***Want to have some fun programming your own electronics?***
***Get the code, transcript, challenges, etc for this lesson on our website***
***We designed this circuit board for beginners!***
FOLLOW US ELSEWHERE
---------------------------------------------------
________________________________
All right, so you need to go buy an Arduino board but there are a ton of options. Which one or ones are you supposed to go buy? To complicate things further, there's a ton of boards out there that see Arduino compatible. What does that even mean? Are they gonna work with the Arduino IDE in the Arduino code?
Okay, if you have not yet bought an Arduino board, I would recommend buying an Arduino UNO Rev 3. If you already have an Arduino board and it's not an UNO, don't worry about it, it's probably gonna work just fine and we'll talk about why in a moment. So why do I recommend buying an Arduino UNO Rev 3? Well, here's the deal. The Arduino UNO is the best board for getting started with Arduino. It's not the best board for all applications but when you are learning to use the Arduino hardware, the Arduino IDE, and the code all at once, then sticking with your Arduino UNO is gonna be your path of least resistance and here's why. It's super popular so you're gonna find tons of code out there and training specifically for it. It has 20 different general purpose input/output pins called GPIO, for reading inputs and controlling outputs and this is plenty pins for most applications. Plus, the board layout itself is kind of the standard that's used by most Arduino accessories called shields. The only real annoying thing about the Arduino UNO is that you'll need a type AB USB cable, like the kind you use with lots of printers to connect it to your computer. So if you don't have one yet, go get an Arduino UNO Rev 3 and I would recommend for your first one actually getting it from the Arduino website. It's a great way to support the Arduino organization. This video is sponsored by NextPCB. For $0, you can get a 1-4 layer PCB. That's right $0 for a PCB Prototype for the first order. NextPCB is currently offering a price reduction of up to 40% on their 4-layer PCBs, you can order now. Plus, if you're a new customer, you can get $100 coupon for free just by signing up. You can upload a Gerber file, and when you do that it will fill in all this information for you and that also allows you to use the Gerber viewer. That's $0 for a PCB Prototype. You can use the link below to register and get that price reduction of up to 40% on their 4-layer PCBs, you can order now. Oh, crud but wait, I already bought Arduino and it's not an Arduino UNO Rev 3, I got a mega or a nano, or this thing that doesn't even say Arduino on it but it sure looks like an Arduino UNO. Will these work? Well, here's the good news. The chances are whatever boards you bought is probably gonna work just fine. And that is one of the amazing things about Arduino. And I wanna take just a quick second to explain something that alluded me for like ever but hopefully it'll make sense to you. So Arduino is the name of a company. They started making Arduino boards and they made the Arduino IDE and they helped make the underlying Arduino language but everything they did was open source. So the hardware like the actual design of the board is open source hardware. And what that means is that anybody or company can use the exact same design and change it if they want to and start selling boards on their own. So that's exactly what has happened and tons of people and companies have started selling boards that do the exact same thing as an Arduino board does, or sometimes they do additional things, many times they do additional interesting things. So the Arduino company and all types of other companies sell tons of different boards that all do slightly different things. Like think of a car company that sells different types of vehicles, maybe it sells a minivan or an SUV, sedans, or trucks.
CONTINUED...
***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.***
Комментарии