Program Arduino Pro Mini with Arduino Uno USB connector

preview_player
Показать описание
This Project shows how we can program Arduino Pro Mini AtMega 328 without using separate USB programming cable. Instead of that we can use Arduino uno USB connection to program pro mini by removing the AtMega 328 DIP from Arduiono Uno. Just add comment if you need any clarification or help
Рекомендации по теме
Комментарии
Автор

I saw a similar method, but without removing the AtMega chip, and then, during upload we should resent one of the boards. This one you show seems to be easier. Thanks from Brazil.

heltonritter
Автор

Thanks man i was able to check if my pro mini was working fine even without having a ftdi attachment. Very helpful...

jainvibhore
Автор

Thank you! Really cool solution. It is not always you have a FTDI cable laying around.

rickheins
Автор

I have lost a lot of time with this.... Thank you for your movie. :)

ThorMM
Автор

Hi, quite helpful video! thanks for the upload. What did you choose as "Programmer" (Tools->Programmer) though?

AbdulHannan-xgtb
Автор

Thanks a lot, it was helpfully, It's solution for my problem because when using the CH340G it's fail with all driver version on W10.

Big thanks :)

avalonlist
Автор

In this case we do not need to consider the "Programmer " because we are not going to burn sketches to the Arduino board without using the bootloader. So it is not a matter for upload a program to Atmega.
Cheers
Mithila

xxmithilaxx
Автор

Your pro mini is 3.3 v 8mhz or 5v 16mhz ????

omsingharjit
Автор

thank you so much i follow your diagram connection and its work my mini pro keep it up ...

gussblog
Автор

Which board should be seted in stetings uno or mini?

kozaczi
Автор

hi, I have connected all wires like in your example, and it is not working on my uno,
what programmer or other setup did you make?

pawelwojcik
Автор

Hi :)
What happen if i don't remove atmega 328 from arduino, but i load the sketch anyway?
Thanks

antonelladepretis
Автор

Nice video.. it worked.. thank a lot, , , can i also program a arduino nano in the same way, , bcos the chinese nano with CH340 is not getting detected..?

iamamazingist
Автор

can i get a link of the arduino uno that you're using

sandrabenataya
Автор

You did a slight mistake i guess. The the TX of Arduino pro mini will go Digital pin 0 which is RX in Uno and RX of Arduino pro mini will go Digital pin 1 which is TX in Uno.

easgeri
Автор

hi, i got this working fine but i cant get a good reading from serial communication. im getting garbage. when i send a serial, print i get weird character, do you know why?

kainodeh
Автор

I want to upload program on 'Arduino Pro Mini 328 3.3V/8MHz' using 'Arduino Uno'. What procedure would I have to follow?

OmkarRajam
Автор

project idea a microphone maybe? skipping

KingFisherTV