Program Arduino Pro Mini Using Arduino Uno

Program Arduino Pro Mini

Hello everyone. Today I am going to show how to program arduino pro mini using arduino uno.

Program Arduino Pro Mini

 

 

 

 

 

 

 

 

 

 

 

If you already had a arduino uno and you newly buy arduino pro mini then you don’t need to buy the USB to serial converter to program the arduino pro mini because you can program pro mini using your arduino uno board. We can make pro mini to act as a central ic for arduino uno board. First of all you have to know which arduino pro mini you are using either it is 5v 16mhz or 3.3v 8mhz. Use only 5 Volt and 16MHZ pro mini with the arduino uno. we can’t program 3.3v 8mhz pro mini with arduino uno. Here i am using 5v 16mhz pro mini.Let us see the circuit connection.

Step 1: Video

Instead of reading you can watch video for full description

Step 2: Connect Pro Mini With Arduino Uno

Follow the simple steps bellow: the circuit connection
clearly shown in the video

Remove the ic in arduino uno board.

  • Connect arduino uno board 5V pin to pro mini’s VCC pin.
  • Connect arduino uno board GND pin to pro mini’s GND pin.
  • Connect arduino uno board TX pin to pro mini’s TX0 pin.
  • Connect arduino uno board RX pin to pro mini’s RXI pin
  • Connect arduino uno board RESET pin to pro mini’s RST pin.

Step 3: Open Arduino Software for Program the Pro Mini

Software for Program the Pro Mini

Connect the all circuit connection now open the arduino software and select tools->Board ->Ardunio Pro or Pro Mini(5V, 16MHZ) vv/ ATmega328. if you select the arduino pro you can see the selected board in the bottom of the software as shown in above image.

 

Read more: Program Arduino Pro Mini Using Arduino Uno

Leave a Comment

Your email address will not be published. Required fields are marked *