i am using arduino single sided serial board. Is there any need of ISP programmer device to upload the bootloader in to the ATmega8L or DB9 is enough. If so could you please send me the detailed steps for uploading the bootloader through DB9 without ISP programmer device. Its very urgent please help me out.
You can only use the DB9 to upload programs AFTER the bootloader is installed.
Prior to that, you need to use the in-circuit serial programming method.
This is what I use to install the bootloader: USBtinyISP - Inexpensive USB AVR Programmer Once you have something like this... then you can burn the bootloader using the Arduino IDE.
Ya i have selected parallel programmer to upload the bootloader in to Arduino single sided serial board. Please send me the steps how to upload the bootloader using AVR studio 4. I am using Arduino-0016 for this bootloader.
I am using Arduino single sided serial board . Now in Arduino environment Tools -> Board which of the one should be selected. i am using Arduino-0016. Its very urgent..
In the Arduino site at Hardware link i saw all different kinds of boards developed by arduino. But is there any difference between all those boards. I saw only one difference that is uploading the sketches. Can i replace the ATmega8 IC with ATmega168 on single sided serial board. Revert me soon.