Arduino Uno to ATmega328 - Shrinking your Arduino Projects

Arduino Uno to ATmega328 - Shrinking your Arduino Projects

DroneBot Workshop

5 лет назад

781,162 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Niko K
Niko K - 19.09.2023 12:22

You are so cool!

Ответить
Moho Khachai
Moho Khachai - 26.08.2023 12:03

Great teacher

Ответить
Jean Yves
Jean Yves - 13.08.2023 20:37

Hi, thank's for your video.
This is clear but I regret we never see arduino interface program on your video.
I know it is just an interface screen and we can use avrdude itself or other methods but arduino interface automates a lot of things such for beginners.

Ответить
Chris Sgaraglino
Chris Sgaraglino - 06.08.2023 04:45

Is there anything smaller then the ATMega328?

Ответить
THINK BEYOND
THINK BEYOND - 03.08.2023 12:10

bootloader !

Ответить
misteryang
misteryang - 01.08.2023 11:14

OMG! I would have needed you, Sir, 20 years ago at my school time! Thank you so much for your perfectly explained studies! Greetings from Austria!

Ответить
Christian Bodaneze
Christian Bodaneze - 25.07.2023 23:31

Excelent, tyvm!!!

Ответить
Suspense_Comix
Suspense_Comix - 14.07.2023 23:26

Hi DroneBot, I'm looking to make a smart device, like a pair of Smart Glasses (as in Google Glass). I know that there are tutorials online about how to use an Arduino Micro or Nano or something to make the Smart Glasses without disassembling it, but the thing is, I want to make the device even SMALLER than that. I want the computer to just be a barebones chip at this point. And the Arduino UNO, well, you can disassemble the ATmega Chip in the centre and use it in standalone projects, and I want to do that.

I haven't done that yet as I'm still trying to learn how to do some stuff like add a voice recognition thing or something, but, hopefully this tutorial will help me when trying to do something like that in the future. So thanks!

Ответить
陳睿睿
陳睿睿 - 11.07.2023 11:08

If I just put a new ATmega328p with bootloader in to the IC slot of Arduino Uno, will it work?

Ответить
RoyMust4ng
RoyMust4ng - 02.07.2023 17:41

NO DTR/RTS PIN: If for some reason you get a FTDI with no DTR/RTS pin you can still use it. Either look for the datasheet of the driver (CH340 or PL2303 mostly) and bridge it yourself. Or you can program the Atmega328 by putting a button from pin 1 to GND (do not remove the 10k res). Start pressing the button and upload your sketch, when the status changes from Compiling to Uploading, release the button.

Ответить
Ram Muga
Ram Muga - 24.05.2023 11:37

Bill, Thank you very much for this awesome Video. These answered lot of questions which was frying my brain. Just need to do it myself. I'm confident I should be able to do it

Ответить
Mark Williams
Mark Williams - 23.05.2023 21:11

Wow. I’ve spent hours searching for an understandable method of going from prototype to PCB. Was I lucky to find this brilliant tutorial. Thank you so much. Just one question - is sending the code to the ATmega 328 as simple as just clicking send in Arduino IDE? Just subscribed by the way 👍

Ответить
Alberto Sonnino
Alberto Sonnino - 20.05.2023 22:03

Thanks!

Ответить
BroadwayExpressN
BroadwayExpressN - 08.05.2023 17:39

what does the crystal do?

Ответить
Venkatesh DY RWF
Venkatesh DY RWF - 03.05.2023 20:58

avrdude: Expected signature for ATmega328P is 1E 95 0F
Double check chip, or use -F to override this check.
Failed chip erase: uploading error: exit status 1

Getting this error while burning bootloader please help

Ответить
Aapeli
Aapeli - 04.04.2023 13:09

can i use some 101 capacitors instead of the 22 capacitors?

Ответить
ati hrot
ati hrot - 02.04.2023 20:49

I wish you a good day. Very nicely detailed and professionally explained. It worked for me the first time. Well thank you. I would like to ask you. I have an Atmega 1284 40 pin. I can't load bootlander and any program at the same time. Please help. Thank you in advance.

Ответить
Alfonso herrera Paco
Alfonso herrera Paco - 30.03.2023 02:12

gracias

Ответить
MrJustapeon
MrJustapeon - 27.03.2023 04:04

Used the atmaga328 and ethernet interface to be quick web page

Ответить
Jim Powell
Jim Powell - 30.01.2023 13:58

Using the FTDI adapter, do you have to set baud rate & stop bits, as you would with any other RS-485 comm link?

Ответить
Reivanth K
Reivanth K - 14.01.2023 20:58

You are a true gentleman, scholar and a life saver sir...Lots of love sir...💐

Ответить
RandomTorok
RandomTorok - 14.01.2023 02:11

This is funny, just this morning I was wondering about the possibility of doing exactly this. Great video thanks very much.

Ответить
George Wadie
George Wadie - 05.01.2023 07:38

hi i need to pull the hex file from arduino board , iam using avrdude and iam getting error avrdude programmer is not responding , but when i use the Arduino IDE to upload the skecth i got no problem is there a way to get the hex file from arduino board using the Arduino IDE

Ответить
watchVideo();
watchVideo(); - 24.12.2022 15:05

So hillarious everytime the music comes up xD

Ответить
Dennis McFern
Dennis McFern - 23.12.2022 14:48

although i have no immediate plans to do this, I found your video very informative and well done. You obviously put tons of work into these videos and I thank you

Ответить
CRYPTOARMY
CRYPTOARMY - 21.12.2022 18:13

Wish had this guy for a teacher in School! A great teacher makes all the difference in liking or not in a subject , good job Ser!

Ответить
Whatever
Whatever - 13.12.2022 10:55

Thank you sir

Ответить
Box of Lazuardi
Box of Lazuardi - 13.12.2022 06:17

Always professional per all videos, tq!

Ответить
Mr100pic
Mr100pic - 06.12.2022 08:39

Sometimes you find exactly the video you were looking for, explaining exactly what you want to know. This was it. Thank you.

Ответить
ojoshiro
ojoshiro - 04.12.2022 23:09

I often see a delay(50) in a place where it would mess up timing. Does it serve a special purpose?
Here a tone is played, then a delay added. If you play one beep of 1 second or 8 beeps of 0.125 second it shouldn't differ in length. In the way shown here it would, no?

Ответить
Mehmet Erdoğmuş
Mehmet Erdoğmuş - 21.11.2022 20:33

Best and simplest explanation! Thanks for the video.

Ответить
d ramen
d ramen - 05.11.2022 22:34

Best Video ever! Thanks a lot!

Ответить
Frank Martinez
Frank Martinez - 19.10.2022 16:06

Hi, don't know if someone else has pointed this out, there are two notes wrong As(Bb)=466 and B=494, I'm a newbee here, thanks for the video, enjoyed it..

Ответить
AZTechLabs
AZTechLabs - 07.10.2022 19:39

i'm just so impressed by that shop organization

Ответить
Joseph Oluwafemi
Joseph Oluwafemi - 01.10.2022 18:39

Nice one sir. Pls I need your help on my project: 10 Text display boards ( modules) with different message using one controller. Pls how can I do this.

Ответить
Dulan lokugeegana
Dulan lokugeegana - 19.09.2022 03:18

sir in the method 3 as you explained at 28 mins place. can we even program an external chip without removing the UNO board chip?

Ответить
Collin Renaud
Collin Renaud - 13.09.2022 18:46

Can you please do this with a Arduino mega 2560?

Ответить
Muhammad Waqas
Muhammad Waqas - 26.08.2022 18:03

Please let me that. My IC is working on arduino but not working on breadboard. Everything is all right. Showing issue with Tx and Rx . Why? Please guide me

Ответить
Neville Young
Neville Young - 25.08.2022 18:01

Super-duper presentation! And that workshop - don't know how you keep it so neat and tidy. Thank you!

Ответить
Jeevanantham A
Jeevanantham A - 25.08.2022 11:50

learned a lot, thanks

Ответить
A P Gangatharan
A P Gangatharan - 14.08.2022 19:10

Hey I am just getting started with electronics and microprocessor can I know why we need a capacitor between rts/DTR of ftdi and reset of the atmega chip

Ответить
Mvs Sarma
Mvs Sarma - 07.08.2022 12:26

Now we need to dearch for cheaer compatible replacement for 328p u

Ответить
Neelerak
Neelerak - 29.07.2022 00:26

Do you have a video about how to shrink the project with a USB serial connection? I am trying to prototype a HID and do not want to have to use an Arduino for the end product.

Ответить
JasrajDevs
JasrajDevs - 09.07.2022 18:35

@DroneBot Workshop can you please tell me how to power it?

Ответить
Darrell Turner
Darrell Turner - 03.07.2022 05:22

Brilliant how to you turned a 10 minute video into 37 minutes!

Ответить
Kian Pierce
Kian Pierce - 17.06.2022 17:45

I love watching your videos! Too many tutorials these days brush over the details. I really feel like I'm learning from yours instead of just following the steps.

A quick question - is the 16MHz oscillator necessary? I had read in a few places that you could use the internal oscillator on the ATmega328.

Ответить
Sarim Khan
Sarim Khan - 10.06.2022 18:09

I think 0 and 1 are the Rx and Tx on UNO R3?

Ответить