Тёмный

Why you should buy an Arduino Leonardo 

NYC CNC
Подписаться 447 тыс.
Просмотров 309 тыс.
50% 1

The Arduino Leonardo is awesome. The newest dev from the Arduino team features USB functionality (read: stream Arduino data directly into any windows/mac app!), more pin power (more PWM, more I/O!) and is the cheapest version yet at $24.95!
Arduino Leonardo amzn.to/1tiIhUk
Arduino Uno: amzn.to/1E0gxVU
My Favorite Multimeter: amzn.to/24GCrzW
If you enjoy this NYC CNC video please hit the like button and share with a friend, it really goes a long way!
Recent Videos:
How I Quote CNC Machine Work: • How I Quote CNC Machin...
Control Large DC Motors with Arduino: • Control Large DC Motor...
Subscribe For More - ru-vid.com_c...
Follow Me on Twitter - / nyccnc
Facebook - / nyccnc
Instagram / saundersmachineworks 5 Reasons to Use a Fixture Plate on Your CNC Machine: bit.ly/3sNA4uH

Наука

Опубликовано:

 

29 июл 2012

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 173   
@rlrsk8r1
@rlrsk8r1 9 лет назад
There is one major advantage to the Uno over the Leonardo: Replaceable chip. A DIP chip in a friction fit socket is way easier to replace as an end user than an SMT. Makes certain smoke-releasing mistakes cheaper to fix, and makes possible certain projects that require removing or swapping the chip.
@AxelTiger
@AxelTiger 11 лет назад
pwm - Pulse width modulation :) good video!
@JerryEricsson
@JerryEricsson 8 лет назад
For some reason the Leonardo price has dropped to near clone prices, LOVE IT they seem to program easier and are quicker. Thanks for the intro even if I found it a few years after you put it up
@gaalxystar1873
@gaalxystar1873 2 года назад
True even clone leonardo are amazing
@thingyee1118
@thingyee1118 10 лет назад
Cool and informative video. BTW you probably know but its pulse width modulation. I got a UNO rev.3 and a DUE but I might get a Leonardo too.
@diggydude5229
@diggydude5229 6 лет назад
The direct USB connectivity sounds cool if you want to communicate with (for example) third party software as the OP describes. I personally prefer the FTDI chip because I've already written a serial interface class for my software projects. I use the Nano exclusively because they're dirt cheap and mount directly on my circuit boards in the space of a DIP chip. I make sockets out of female headers to mount the Nanos on circuit boards so I can easily remove them for other uses.
@bleem313
@bleem313 11 лет назад
I like that Idea, could put a bit of shrink warp over them so its not to conspicuous. I'll need to remember this in the future.
@TheDenix8
@TheDenix8 9 лет назад
I like the through-hole version more as I bought 4 additional MCUs + a few ATTinys and can program them all by taking out the original MCU that came with Arduino and connecting the board to the MCUs on a breadboard (after burning the bootloader ofc).
@killakobra
@killakobra 12 лет назад
i have almost zero experience with microprocessors but I've read up a little on them and checked out some tutorials. they had a intro to arduinos on systm (not misspelled) over at revision 3 awhile back and they made it a point to show how to set up a board to run a chip separate from the programming board. As far as the new board goes, the price drop is nice if you plan on leaving it intact.
@ChristopherGaul
@ChristopherGaul 10 лет назад
Nice overview. Thanks.
@MonsieurKaizer
@MonsieurKaizer 11 лет назад
I actually like a little background music to make the video seem more "edited"... But the volume could easily be a lot lower to make it less of a distraction :) thanks for the vid
@cfgosnell
@cfgosnell 11 лет назад
Thanks. We use 'special' wires that for example have a 470 Ohm or even a 220 Ohm resistor soldered inline. The shrinkwrap over the resistor is either red (for the 220) or purple (for the 470). These are the only wires we will suggest for connecting to the I/O pins for most projects, like lighting an LED, etc... This is from painful experience. BTW, it seems, at least that only one I/O pin burns out at a time.
@cfgosnell
@cfgosnell 11 лет назад
I agree wholeheartedly. When teaching Arduino programming to young students (10-12 yr old) instructing them on ways to keep from overloading the pins is difficult. Having a socket mounted IC is a big plus. When I teach, I have special 'wires' made up that have resistors soldered in them inline to use whenever we are connecting a device like an LED, etc... to an Arduino from a breadboard to keep from overloading the pins.
@mheermance
@mheermance 11 лет назад
FYI the hardware pwm isn't used by the servo library. It uses one of the timers to generate the pulse. So servos are not restricted to the pwm pins. The pwm pins are useful for DC motor control and pulsing the ena line of a an hour bridge.
@TechTimeWithEric
@TechTimeWithEric 10 лет назад
I use the REV 3 to program chips to use in my own boards
@shaolung5342
@shaolung5342 7 лет назад
on the arduino you can use the analog inputs as digital ie instead of A0 it would be d15.. nice vid...
@tadpole868
@tadpole868 11 лет назад
I believe it is "pulse width" modulation. You change the width (length, measured in time), of the pulse (on cycle/off cycle).
@TatutKhem
@TatutKhem 12 лет назад
Cool. Would be interested in seeing what you do with it.
@JackInTheShop
@JackInTheShop 11 лет назад
I still use a serial port to control my IC706 and program my BS2s.
@av6966
@av6966 11 лет назад
Nice video I am going to buy this version based on two facts the first was the micro usb port and this version being smaller the second was it being cheaper as a beginner thats a must.
@amikhimji
@amikhimji 10 лет назад
Great video thanks
@KubuntuYou
@KubuntuYou 10 лет назад
I have a Micro which is basically a smaller version of the Leonardo. Startup on the Uno is almost instantaneous whereas the Micro takes a second or two. Not sure if the Leoonardo is the same but I could see that delay potentially causing issues in some applications.
@OoJxShadow
@OoJxShadow 11 лет назад
it's Pulse WIDTH Modulation because you modulate the width of the high state.
@lifehacker123
@lifehacker123 11 лет назад
Good to know that I bought the right one then! :)
@Ivan989000462
@Ivan989000462 10 лет назад
ty thats was helpful
@bonzotour2011
@bonzotour2011 11 лет назад
Me too. I checked to see if I had any notifications.
@MrSaiLikesPie
@MrSaiLikesPie 11 лет назад
DONT WORRY MAN! TRUST ME! THE LEONARDO IS SO CONFUSING! You really need to spend so much time and research into figuring out how to fix it. I was about to buy a Leonardo, but I found out on some forums that it had problems.
@bleem313
@bleem313 10 лет назад
Haha, I wish I owned a pair (I'm an android developer). One of my co-workers was invited to buy a pair, and was awesome enough to let everyone in the office try them out! I personally don't know if they will ever be anything but a toy for the average user, but can't wait to see where they go :-)
@kulminaator
@kulminaator 11 лет назад
yes, preloaded chips are on sale (almost the same price as the original atmega328 in our shops, 6.1 eur preloaded vs 4.9 eur vanilla chip). and it's not the financial cost that bothers me, it's about not creating useless waste and reuse.(and yes, i have "baked" a avr-s into a useless bricks over here, doesn't take that much effort :D). on the whole though - arduino folks are great people who have created great products. they have definitely pushed the diy borders beyond the imaginable.
@Pauldeva
@Pauldeva 10 лет назад
pulse width modulation not pulse width management
@killakobra
@killakobra 12 лет назад
the advantage is in the fact that you can remove the socketed chip once it's programmed and placed in a socket to reduce the cost of multiple applications.
@cawaboonga85
@cawaboonga85 11 лет назад
A windows blip that he heard, he tought was on his machine. But actually is on your video.
@Wuety06
@Wuety06 10 лет назад
how do you not have micro usb around? are you an apple user or do yo not have a smart phone? the last 4 smart phones ive had and last 2 "normal" ones have all been micro usb
@snaprollinpitts
@snaprollinpitts 10 лет назад
cool, do you know the laser output wattage in the intro, if not don't bother, so the Leonardo is the next new thing from Arduino nice and thanks mike
@BNPNewsHour
@BNPNewsHour 9 лет назад
Can this board be used to display rpms via a photo interruptor and also count the number of rotations that have occurred? and display is on a little lcd display?
@BarryBirther
@BarryBirther 7 лет назад
FYI- "Duemilanove" means "2009" in Italian. Year it was released?
@A.L.D.
@A.L.D. 10 лет назад
3:42 drove me crazy ^^
@cmdstraker
@cmdstraker 11 лет назад
What's your experience with the micro-usb at this point in time? Considering how tiny the connector is, I can't help but feel like you would break this thing under heavy use
@Michael-w8v
@Michael-w8v 11 лет назад
In my opinion, Auduino or mintduino is good place to start to learning how it work.
@KelvinLeUT
@KelvinLeUT 10 лет назад
pwm=pulse width modulation
@Nopp3
@Nopp3 10 лет назад
how at all is using an SMD package an improvement? DIP is great, being able to pop the chip out of the socket ans slapping on a crystal and 2 caps is all that is needed to setup a standalone. if you have QFP its a bitch to solder out without special tools and its much harder to implement into your circuit. the only upside is that the QFP is cheaper and is compatible with pick and place machines.. making for a cheaper device.
@famousartistmusic85
@famousartistmusic85 10 лет назад
The SMD is not the improvement.. It is a nice feature that helps bring the cost down I suppose. The improvement is how your PC recognizes the device. Sure for sending your sketches it changes nothing. But, and this is a big but! Out of the box, when you connect the Leo to the computer other software, say like a FLIGHT SIMULATOR can see it and add it to its list of "JOYSTICK DEVICES". This takes a conduit program written by .lua,.py, or flash to do before. That is an incredible amount of work and requires serious C++ knowledge. That does not follow along the learning tree that Arduino is going for! With the LEO you can simple hook up a Toggle Switch, and in your sketch make that Toggle Switch" simulate you pressing the "[LSHIFT]+[LCTRL]+L"on a keyboard and your simulator sees it! I mention that particular set of key presses because that is what is bound by default to lowering my landing gear in the flight simulator. Simulator boards are for sale right now that cost upwards of $80 US Dollars and only control 64 functions. When you consider that the plane I fly has over 350 functions (KEY PRESSES), and we will not even talk about the Warning Lights and other functions that need to receive data from the game and translate that into a physical reality. This can get really EXPENSIVE. With the LEO, I can simply chain together other ATMEGA chips and have unlimited pins to work with. The entire cost of building a simulator is now pennies compared to the alternative. All made possible by the LEO
@Nopp3
@Nopp3 10 лет назад
Famous Artist Music its nice feature, for the manufacturer. not for you. last i checked the Leonardo doesn't even have a complete ascii library. people have been making full-worthy keyboards with teensys for a long time now and the leonardo still can't, even 'though its newer. i got mine for christmas '12. didn't really care for it. if i just need keyboard inputs, i'll slaughter a keyboard for its chip. if not, i'll go teensy. ALSO: you mention using more atmegas for i/o expansion, why would you do that? we are talking indication lights, buttons and switches right? use shiftregisters or multiplexers to expand i/o, as scantime and dutycycle is almost irrelevant in this case, you don't even have to optimize much at all. you project sounds cool, but Arduino's just for more pins is wasteful.
@lmeza1983
@lmeza1983 10 лет назад
I wanna get into the arduino world but cant decide which one is the best and cheapest for my projects I wanna control 120v motors and electronic valves (using relays) and some distance sensors to sync all the motors and valves (on/off state) is arduino uno any good choice? I think I need like 3 motors 3 sensors and 2-3 valves. I would use PLCs but they are pretty goddamn expensive here where i live.
@OneCoolDude08
@OneCoolDude08 11 лет назад
I agree with bleem, I much prefer the socketed chip on the original. I also hate the microUSB. I wish someone would make Leonardo: DaVinci edition with a socketed IC and a normal USB B connector while keeping all the other improvements since the UNO.
@killakobra
@killakobra 12 лет назад
i wasn't aware they had one. Systm is a canceled web series that would cover diy tech projects.
@josh_m
@josh_m 10 лет назад
Sweet!
@JorgeStolfi
@JorgeStolfi 9 лет назад
The music background is pretty annoying.
@Greg74948
@Greg74948 4 года назад
This music theme is from Flight Pilot Simulator 3D on Android. Pretty cool game though.
@minhly650
@minhly650 9 лет назад
Among Uno and Leonardo,which is better ?
@AtariXcore
@AtariXcore 11 лет назад
that is pretty rockstar
@6teeth318
@6teeth318 8 лет назад
Loose the music, unless you think your presentation is dull.
@vincechittenden
@vincechittenden 8 лет назад
+NYC CNC I agree - very distracting and totally unneccessary
@zebratangozebra
@zebratangozebra 7 лет назад
Agree too. Why do these video makers always think they should have background music? Imagine going to math class and the instructor is playing background Techno-rock while teaching.
@jerryohhh
@jerryohhh 3 года назад
someone help me?? my leonardo r3 are are to uploaded the code.. history.. they have install code for controller but I have found a new and better code for compatible in other cp game but while I upload then I wipe the old code the COM serial port only show is COM 4 not COM 7 (name with arduino Leonardo r3)
@Peox82
@Peox82 11 лет назад
I wanted to know what changes from leonardo to two thousand??? what do you recommend to start??
@famousartistmusic85
@famousartistmusic85 10 лет назад
If you plan on building projects that work directly off your Arduino device and has the data interpreted by the Computer it is connected to then the LEO is the board you want. The ability to be seen as a interface device without the use of .lua or .py or even a flash builder program is a huge time saver. If you intend on removing the AT chip and manufacturing a PCB for use with it as a stand alone device then there is very few if any advantages! However, you can do a RU-vid search for "Shrinkify my arduino project" and this will show you the concept needed for programming an AT chip that is not mounted on your Arduino. Knowing how to do this makes the UNO obsolete and the LEO your go to board! This is really simple and only requires a "10 uF capacitor" that costs pennies!
@Gamewwx
@Gamewwx 10 лет назад
How easy you can break that? Like set led incorrectly etc
@pw1066
@pw1066 10 лет назад
hi the only down side to Arduino Leonard what happen if you fried the chip you will have to replace the whole Bord with the older version you don't have to just the chip
@beastold1320
@beastold1320 4 года назад
Whats wirh the arduino Leonardo pro Micro? Can it also bei used die an Keyboard...
@nelsonrockwood
@nelsonrockwood 10 лет назад
What would be the best Arduino board to control one stepper motor and one solenoid? I want to control the timing and speed of the stepper - to rotate 360 degrees then pause - and then actuate the solenoid during the pause. Thanks in advance. Great videos!
@ianthehunter3532
@ianthehunter3532 4 года назад
I thought the usb is micro usb on the leonardo?
@gerardhandel2870
@gerardhandel2870 11 лет назад
What should one buy according to You?
@davidarivera9319
@davidarivera9319 10 лет назад
Hay thanks a lot this helps explain difference between the two. I still think I'll still get both, one for me and the other for my teen kid. :-P. Just subscribed for later info. Hay like the plasma cutter, can i make one too:-D
@davidarivera9319
@davidarivera9319 10 лет назад
No dude, I just commented how cool it was. My brother in law has a plasma cutter at his work. I gonna build a bi-ped first Then a 3d printer. I'm a teacher, it's a great project to learn so I can teach in class.
@laidback123
@laidback123 10 лет назад
So I was thinking....is there any difference in the programming languages for various arduino models or no difference at all...?
@jankoch
@jankoch 11 лет назад
pulse width modulation
@KatorNia
@KatorNia 11 лет назад
Actually yes. Isn't that the point, to program them & then build "standalone" boards? ;)
@Skulkx
@Skulkx 11 лет назад
But "Serial Port" is still something totally different, and the "serial" is only referencing who the data is incoming. The "S" in SATA also stands for serial, but you wouldn't compare it to usb, would you?
@conradcrews4007
@conradcrews4007 11 лет назад
Which shields for the UNO are not compatible with the Leo?
@zaprodk
@zaprodk 10 лет назад
Did you modify the power supply to show "666" at power on? :D
@cmdstraker
@cmdstraker 11 лет назад
I always thought cellphones were less prone to ripped off jacks because they're supported by the phone shell. The fact that they don't even seem to work with phones makes me question why that type is still out there in the first place. After all, I've had the same barrel-plug charger for years now
@MrCuddlyable3
@MrCuddlyable3 9 лет назад
2:23 Learn that PWM stands for Pulse Width MODULATION, not "Management".
@DJDevon3
@DJDevon3 9 лет назад
NYC CNC That was a mistake I picked up on immediately and was going to say something if someone didn't already. I realize how people telling you about mistakes for the life of a video can start to become annoying but the good thing about it is you'll never make that mistake again. :) I haven't purchased an Arduino yet but thanks to videos like yours that describe the features in a real world setting and not just marketing speak makes me want to get one even more. Great video by the way.
@MrCuddlyable3
@MrCuddlyable3 9 лет назад
NYC CNC so fix it and stop irritating people.
@MrCuddlyable3
@MrCuddlyable3 9 лет назад
NYC CNC you can add an annotation in less time than posting your excuse for laziness.
@DJDevon3
@DJDevon3 9 лет назад
NYC CNC Don't get in a fight with trolls you'll never win. Just ignore it. Keep doing your thing and making good videos. Remember that people will pick apart really good videos looking for mistakes. If that's the only thing about your video that anyone has a problem with what does it say about the rest of the video? Must be a good video then. :)
@DJDevon3
@DJDevon3 9 лет назад
NYC CNC Curl up by the fire with a good book and some ice cream. You'll make it through this.
@e7sasjded
@e7sasjded 11 лет назад
I am new in this technology what i can do by this circuit is this similar to PIC programmer ?
@KD7SJTCM98gk
@KD7SJTCM98gk 10 лет назад
PWM is Pulse Width Modulation sir, Not Pulse Width Management. Just wanted to let you know.
@rodstartube
@rodstartube 11 лет назад
hi, where can i buy a laser gun for cnc like in your intro part of video?
@trisoce787
@trisoce787 8 лет назад
how do i power the leonardo? how many volts and mah
@JOKBO1
@JOKBO1 11 лет назад
I John, i'm a young computer programmer that wants to build some cool gadgets with arduino during my break. I never worked with an arduino before and i can't find the arduino starter kit in my country but i have the possibility to purchase the component separately, so along side the Leonardo what other components should i buy to get started. I don't have any experience with electrical engineering, i simply want to bring my code to life. Please respond. Thanks
@jonnyw2k
@jonnyw2k 11 лет назад
Don't you need to reset the chip to allow it to be programmed?
@floydtaping7793
@floydtaping7793 10 лет назад
Hi need some help i want to make something. I got it inmr head i hope that you can help me think you
@OneCoolDude08
@OneCoolDude08 11 лет назад
No it's not!! You had it correct before. It's Pulse WIDTH Modulation. Duration is the amount of time from the rising edge to the falling edge of a signal measured at the 50% mark of each. That's the width of your signal and you increase or decrease the duration that your signal is HIGH, 1, or ON to modulate the signal, hence the name.
@luqmannasran7276
@luqmannasran7276 9 лет назад
hi. just wondering. what is the difference between 'with headers' and 'without'?
@luqmannasran7276
@luqmannasran7276 9 лет назад
Okay. That makes sense. Thanks!
@any123-og
@any123-og 5 лет назад
I have a keyestudio version
@moahammad1mohammad
@moahammad1mohammad 11 лет назад
Why not get a ruggiduino? Its the same as an Arduino but is impossible to accidentally destroy with bad wiring.
@dragofera
@dragofera 10 лет назад
would i be able to use this to output a touchscreen input (using coded macro buttons) to pc like press a button on a touchscreen and it go to the as a macro?
@dragofera
@dragofera 10 лет назад
thank you sir
@ralfquint4906
@ralfquint4906 11 лет назад
Don't know why micro USB cables should be a PITA, they are almost "dime a dozen" these days, almost all decent recent smart phones are using them. The size and reliability of the connector on the board however, that's indeed a bit of a concern if you're connecting/disconnecting your Leonardo a lot...
@MrSambra22
@MrSambra22 11 лет назад
hi please can you help to find any way to build my own TV dvd player using arduino and an extern dvd player please any one can help me
@NoorquackerInd
@NoorquackerInd 10 лет назад
Arduino Uno is better. What if your surface mount chip breaks? And wanting to shrinkifying projects?
@steve333
@steve333 11 лет назад
I thought it was Pulse Width Modulation?
@giwrgosblasiadis3092
@giwrgosblasiadis3092 9 лет назад
in my opinion the normal arduino is better. if you plan on using an arduino in more than one project then you can just buy a microcontroller simmilar to the arduino has and copy the arduino chip into the new chip then with a crystal and some resistors you can make an arduino copy that you can program using the original arduino board leaving you with 2 arduinos!!!.
@davidkelly848
@davidkelly848 10 лет назад
I've been in the business of developing advanced microprocessor and microcontroller systems since the 1980s and while appreciating much of the modules and devices available nowadays to the private individual for hobbies or development , I have to counter the claim that the 'Arduino Leonardo is awesome'. Recently I was asked by a friend to design a 3-phase inverter drive for an ac induction motor , using the Arduino to implement an interface for a PC GUI. At first I said yes the Arduino should be alright for this application. Then I went and looked at the pinouts on the board , thinking I should find at least one complete 8-bit I/O port to drive amongst other things a dual DAC for the inverter system. To my amazement , they have totally messed up the so-called 'Digital' socket on the board. First, the labeling D0 to D7 does not represent the pinouts from Port D from which it is derived. Secondly PD5 is not even available on the socket but instead is used to drive a silly LED. A most basic requirement of any decent general purpose control board is availability of at least one complete 8-bit port with a minimum of 2 digital qualifier lines for handshaking purposes. This could easily have been done with the board without compromising the special features such as PWM and serial I/O which is implemented. Now I concede that the board has been designed for some special narrow scope applications and for that might be perfectly adequate, but to describe it as awesome, I think you are giving the manufacturer way too much credit. How about ask them to redesign the layout on the next version . In my opinion, considering the volume of sales on these products, I think they should be offering a more sensible configuration than this.
@davesunhammer4218
@davesunhammer4218 9 лет назад
Whether the Arduino is "Awesome" or "Crap" is a totally personal and subjective thing. As the OP is clearly involved in CNC I can immediately see his approval. You are clearly not the market this product aims for, so I can understand your vexation with the "hobbyist" level of the board. What I cannot understand is: 1) Why are you holding the OP accountable for design choices that he was not involved in? and, way more importantly, 2) if the entire "Arduino" system is open-source, including the hardware, and you clearly feel strongly about how the board is made, and you claim to be a life-time of knowledge, why have you chosen to not get involved in hardware development or even market your own version (thereby crushing the unworthy derps who dared challenge your mastery of all things electronics)... and instead ripped into the OP for his Personal Opinion? Maybe it is because you really only care enough to use the subject to blow your own horn by tearing into it but not enough to actually improve it?
@davesunhammer4218
@davesunhammer4218 9 лет назад
arduino.cc/en/Main/FAQ "Open-source hardware shares much of the principles and approach of free and open-source software. In particular, we believe that people should be able to study our hardware to understand how it works, make changes to it, and share those changes. "
@gauravshirke6499
@gauravshirke6499 9 лет назад
which is better in price range and working
@mattroh7248
@mattroh7248 8 лет назад
Uno. the leonardo has retired.
@niccomaker
@niccomaker 11 лет назад
The ding/bell sound. It's more towards 3:42
@SELG88
@SELG88 11 лет назад
why is the duemilanove so popular, everybody has one
@Xtrememodster
@Xtrememodster 11 лет назад
Actually it is "Pulse width modulation". You shouldn't be correcting anyone
@MrSlowestD16
@MrSlowestD16 11 лет назад
Soooo, should we buy it? lol. I missed that part -__-.
@defamatt
@defamatt 9 лет назад
0:04 Subliminal Messages 66.6 66.6 O.o
@loop5720
@loop5720 3 года назад
lol, if it was 5 years ago, people would could it 'illuminati confirmed" as a meme. *Wait.*
@shashikataria5620
@shashikataria5620 9 лет назад
Please guys tell me . I also have a audrino uno. I want to that is it real of fake because in most of the videos of audrino uno which I have seen have thier reset button on their top right corner but in mine its somewhere in the middle of the board . Help me !!!!!!!!!!!
@user-sb7tu2ve8h
@user-sb7tu2ve8h 8 лет назад
+Shashi Kataria That means its just the older generation. It is uno r2 :)
@diggydude5229
@diggydude5229 6 лет назад
Arduino is open source, so there's no such thing as a fake. The alleged originator of Arduino copied it from one his students and took all the credit anyway, so don't feel bad about buying it cheaper elsewhere.
@JamesBalazs
@JamesBalazs 11 лет назад
OH NOES SURFACE MOUNT!!!! If you blow a chip you have to get a whole new board.
@markfisher1240
@markfisher1240 12 лет назад
Being surface mount is not a bonus. You can't supply it as a kit for a beginner to build then learn to program. I can't pull the chip and use it in my projects. And here is the big one. I killed my first ATMega328 in 2 days. I just pulled out the chip and popped in a new one. EASY! and relatively cheap. SMT is a technology for high speed mass production in a throw-away society. Education & engineering is neither high speed nor throw-away.
@tsunamyboy69
@tsunamyboy69 11 лет назад
Buy arduino Uno, it's the best option, i have one and had no problem. The only thing Leonardo has more is the possibility of simulate a keyboard or a mouse, which is nothing special ate all.
@Gunbardo
@Gunbardo 10 лет назад
UNO or Leonardo?
@sato4kaiba
@sato4kaiba 11 лет назад
Your comparison is misleading. You should have compared the Arduino Leonardo with the Arduino UNO R3!
@thebrute8732
@thebrute8732 11 лет назад
Pulse Width Modulation.
@gregwoolley
@gregwoolley 5 месяцев назад
The music too loud. Otherwise nice video. Thank you.
@davidwilliams5597
@davidwilliams5597 8 лет назад
is that kermit the frog speaking
@lifehacker123
@lifehacker123 11 лет назад
DAMN I just bought an Uno..
Далее
You can learn Arduino in 15 minutes.
16:34
Просмотров 10 млн
Try these 16 Brilliant ESP32 projects!!!
11:18
Просмотров 559 тыс.
And what is your height? 😁 @karina-kola
00:10
Просмотров 1,3 млн
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Why build an entire computer on breadboards?
28:43
Просмотров 3,1 млн
5 Ways to Destroy an Arduino
10:33
Просмотров 200 тыс.
What's the difference? Arduino vs Raspberry Pi
6:21
Просмотров 1,8 млн
The 5 BEST ARDUINOS for Building a MIDI CONTROLLER
9:26
Arduino Projects - 12 GREAT Ideas for you!!!
9:00
Просмотров 356 тыс.