Let's Talk Arduino - An Introduction (Updated)

  Рет қаралды 8,765

TheGeekPub

TheGeekPub

5 жыл бұрын

Support this Channel on Patreon:
/ thegeekpub
In this video, we're going to learn about the Arduino platform for micro-controllers. It seems like a lot of people confuse the Arduino (and hence micro-controllers) with the Raspberry Pi, and they have very different uses. Let's talk about them briefly, and I'll even show you how I am using Arduino Mega 2560s in my R2-D2 build! (This video has been updated to correct an error in the original video.)
Check out our detailed Arduino Intro Article:
www.thegeekpub.com/236218/an-...
Learn more about my R2-D2 build here:
www.thegeekpub.com/tag/r2-d2/
Get an Arduino Uno here:
amzn.to/2GXoyVN
Get an Arduino Mega 2560 here:
amzn.to/2POSQhE
Get an Arduino Nano here:
amzn.to/2GWxk6A
Find us on Social Media:
/ thegeekpub
/ thegeekpub
/ thegeekpub

Пікірлер: 33
@TheGeekPub
@TheGeekPub 5 жыл бұрын
Sorry guys! Due to a major error in this video, I decided to correct it and upload an updated version. I had incorrectly stated that the analog input puts could also do analog output. Feel free to re-like, re-share, and re-comment.
@ravioliburger3182
@ravioliburger3182 5 жыл бұрын
Honestly man, we all respect you for having the humility to admit your mistake and correct it. At the same time, I'm not sure it was the best business decision you could have made. On this platform, you're always going to have to weigh the two on some level. Again, major respect. Can't say that enough.
@TheGeekPub
@TheGeekPub 5 жыл бұрын
Yeah! I'd rather have quality videos. Thank you so much for your comment.
@dru1432
@dru1432 5 жыл бұрын
This is such a great channel, happy to see a new video! :)
@HazeAnderson
@HazeAnderson 5 жыл бұрын
4:09 I don't know why but it makes me smile every time I see a 9V battery clip wired to a barrel connector. 🤗
@TheGeekPub
@TheGeekPub 5 жыл бұрын
You sound like you might be up to no good!
@HazeAnderson
@HazeAnderson 5 жыл бұрын
Wired center negative! 😂
@RyanSmith-hi2nv
@RyanSmith-hi2nv 5 жыл бұрын
Nice to see another video from you. Always very enjoyable!
@xcon3k
@xcon3k 5 жыл бұрын
YAY! Your alive! Thanks for the video.. always enjoy these interesting subjects. :)
@joseph_b319
@joseph_b319 5 жыл бұрын
Great to see new videos!!!
@RealRuler2112
@RealRuler2112 4 жыл бұрын
I would be interested in seeing a series on how to get started with Arduinos. Of course I've heard of them, but honestly didn't know really what they actually were until this video, thinking them to be something like a dumbed-down Raspberry Pi. I would like to get one & start playing just based on this high-level review, but know there's a lot more to it than what's presented here. Building R2D2 obviously means you're an expert with them...
@TheGeekPub
@TheGeekPub 4 жыл бұрын
This might help: www.thegeekpub.com/18751/the-best-arduino-starter-kits-2019/
@Dukefazon
@Dukefazon 5 жыл бұрын
Cool video Mike! I'm also interested how you build the body of that R2.
@amihartz
@amihartz 5 жыл бұрын
I was surprised to figure out that the IDE can even be ran on a Raspberry Pi and works great. And that keystudio board I have as well. Only $9 for the entire board. Crazy! I hope that FPGAs can eventually get something as easy to use, inexpensive, and portable as well as Arduino.
@TheGeekPub
@TheGeekPub 5 жыл бұрын
Funny you bring this up, in my R2-D2 I actually use the RPi to program the Arduinos remotely.
@50Hz
@50Hz 5 жыл бұрын
Pretty good video, glad I stumbled across it
@TheGeekPub
@TheGeekPub 5 жыл бұрын
Glad you did too! Thanks for kind comment!
@truezulu
@truezulu 5 жыл бұрын
Interesting... I'd like to hear more on your implementation of I2C.
@energyrepublic
@energyrepublic 5 жыл бұрын
Pure Genius !
@JaviTale
@JaviTale 5 жыл бұрын
What a shame, the original video had already many views. Greetings from Mexico.
@TheGeekPub
@TheGeekPub 5 жыл бұрын
I know, but I felt it was more important the video was correct.
@sjm4306
@sjm4306 5 жыл бұрын
I respect that he has prioritized being factually correct over having more views on a video.
@skybike89
@skybike89 2 жыл бұрын
Hows the R2 project coming along?
@glufke
@glufke 5 жыл бұрын
Usually people don’t mention that the objective of arduino is to PROGRAM the Atmega. After you flashed it, you remove the atmega from the arduino and use it directly in your projects. Without the arduino board.
@amihartz
@amihartz 5 жыл бұрын
For the Uno, yes. The Uno is basically an ATMega328P development board. But some of the other boards you can't remove the microcontroller.
@TheGeekPub
@TheGeekPub 5 жыл бұрын
This is true for through hole style Arduinos, but many of the boards shipping today are the surface mount ATmega328P which can't be removed.
@sjm4306
@sjm4306 5 жыл бұрын
I use the boards along with breadboards and dupont wires to rapid prototype and then when I'm ready I spin a board for the smd version of the chip so I can get things nice and small/convenient.
@SzDavidHUN
@SzDavidHUN 5 жыл бұрын
The arduino is definetly not a programming board. It is a development board, so you don't need to design and manufacture a board to test your ideas. You're better of making/buying a real programming board or placing ICSP on your project, because otherwise you can throw away your dev board, the 328p needs to be flashed with arduino bootloader to be able to be programmed in the dev board.
@tobyminerBTC
@tobyminerBTC 5 жыл бұрын
Man I love your videos but I just can't understand this Arduino stuff. I need something easy to explain it to me. Got any examples?
@cantsolvesudokus
@cantsolvesudokus 5 жыл бұрын
Welcome back i guess...
@PKCubed
@PKCubed 2 жыл бұрын
0:16 DYI
@mrlurchAU
@mrlurchAU 5 жыл бұрын
So you’ve replaced Kenny Baker with a cheap SBC and a PlayStation controller? Hehe.
@TheGeekPub
@TheGeekPub 5 жыл бұрын
Poor Kenny Baker!
The Apple 1 Case that Steve Jobs would have LOVED... and HATED
20:55
Tour of my Home Network (Updated March 2020)
13:39
TheGeekPub
Рет қаралды 234 М.
100😭🎉 #thankyou
00:28
はじめしゃちょー(hajime)
Рет қаралды 39 МЛН
Miracle Doctor Saves Blind Girl ❤️
00:59
Alan Chikin Chow
Рет қаралды 47 МЛН
FOOTBALL WITH PLAY BUTTONS ▶️ #roadto100m
00:29
Celine Dept
Рет қаралды 74 МЛН
100❤️ #shorts #construction #mizumayuuki
00:18
MY💝No War🤝
Рет қаралды 20 МЛН
You can learn Arduino in 15 minutes.
16:34
Afrotechmods
Рет қаралды 9 МЛН
SparkFun Arduino Comparison Guide
8:31
SparkFun Electronics
Рет қаралды 1 МЛН
What's the difference? Arduino vs Raspberry Pi
6:21
Tinkernut
Рет қаралды 1,8 МЛН
VPN Between Friends and Family
6:35
TheGeekPub
Рет қаралды 85 М.
Stepper Motors with Arduino - Controlling Bipolar & Unipolar stepper motors
50:22
Raspberry Pi Commdore 64
15:35
TheGeekPub
Рет қаралды 17 М.
Oscilloscope Tutorial (Basics 101)
7:37
TheGeekPub
Рет қаралды 398 М.
STM32 Guide #2: Registers + HAL (Blink example)
30:02
Mitch Davis
Рет қаралды 181 М.
Capacitors Explained - The basics how capacitors work working principle
8:42
The Engineering Mindset
Рет қаралды 9 МЛН
Top 10 Raspberry Pi Projects for 2022
7:54
Jeff Geerling
Рет қаралды 1,5 МЛН
100😭🎉 #thankyou
00:28
はじめしゃちょー(hajime)
Рет қаралды 39 МЛН