Mine(induino) is Arduino Rev3 Clone with a ATmega328 microcontroller loaded with Arduino UNO bootloader.In this link http://arduino.cc/en/Tutorial/ArduinoToBreadboard
They have shown how to install bootloader shall i follow that one.is that works for me or any other sugesstion please
And to install bootloader do we need any microcontroller with correct bootloader .Thnak you in advance
To burn a bootloader you need a "Programmer" ISP device:
AVR ISP
AVRISP mkII
USBtinyISP
USBasp (available for about $4 from eBay)
Parallel Programmer (Uses the parallel port of a PC, See: http://www.arduino.cc/en/Hacking/ParallelProgrammer )
Arduino as ISP (Uses an Arduino running File->Examples->ArduinoISP so you need a second, working, Arduino)
Here they have not used any hardware programmer here,but burned the bootloader how?
bhuvaneshnick:
http://arduino.cc/en/uploads/Tutorial/BreadboardAVR.png
Here they have not used any hardware programmer here,but burned the bootloader how?
Like I said, one of the six choices is:
"Arduino as ISP (Uses an Arduino running File->Examples->ArduinoISP so you need a second, working, Arduino)"
In that way the used two 22pf capacitor.but i have only two 27pf capacitor.Shall i use this.
LarryD
June 24, 2014, 5:56am
7
use a normal work uno to program your 328, you can get a ISP shield from sparkfun:SparkFun AVR ISP Shield - PTH Kit - DEV-11168 - SparkFun Electronics