Burn Bootloader Into Arduino Nano 3.0 Clone Board
by Electrozubous in Circuits > Arduino
2149 Views, 4 Favorites, 0 Comments
Burn Bootloader Into Arduino Nano 3.0 Clone Board
recently purchased an Arduino Nano 3.0 Clone from AliExpress which came without a bootloader. I am sure there are many other people who are in the same situation as me, and may have freaked out a little bit at first ! Don't worry, in this instructable I will show you how to easily install a bootloader to your new clone.
So let's begin..
So let's begin..
Components Needed
Original Arduino Uno
OR
Original Arduino Nano
OR
Clone Arduino Uno
______________________
The Arduino Nanoano Clone
Breadboard
Jumper wire.
Get a Original Arduino Uno or Nano
Make sure that original Arduino Uno or Nano you have already has bootloader on it. And it is working properly when you upload code on it.
Connect Original Uno or Nano to System
So have to connect the original Arduino Uno or Nano to your system.
Open Arduino IDE
Goto < Tool < programmer: select "Arduino as ISP"
On the IDE
Goto File < Example< select ArduinoISP a code Will appear in your ide.
Upload Code
Upload the code in your original Arduino Uno or Nano Board. A message will appear "Done upload".
Testing Arduino Nano Clone
Test the Arduino nano clone if you will receive a message like this in the pictures you have to no that their is no bootloader on the atmega chip.
Wiring Up Diagram
Make this connection from the original Arduino Uno or Nano into the Arduino nano clone
As in the image below the one writing PROGRAMMER is the Original Arduino Uno and the TARGET is Arduino Nano Clone.
Burn Bootloader
Goto Tool < select: Burn Bootloader.
Bootloader Burn Successful.
Then a message will appear bootloader burn successful.
Ok. Upload any code you want.
Enjoy.
Methods
This method can also be used in any types of board will have.