Can I upload an arduino code on Atmega8? -
i have arduino duemilanove , atmega8 chip. arduino board having atmega328 on it. have written code works fine on arduino. want transfer code arduino atmega8 chip. can use arduino bootloader that?
thanks in advance.
you can use old files arduino sure , (probably newer builds) keep in mind have ~7kb(after 1k bootloader)
you need compile code "arduino ng or older w/ atmega8"
you can find instructions on how burn boot loader here http://arduino.cc/en/hacking/bootloader
and reference schematics here http://arduino.cc/en/uploads/main/arduino_ng_schematic.png
Comments
Post a Comment