Society of Robots - Robot Forum

Software => Software => Topic started by: darkjungle on August 29, 2007, 11:51:28 AM

Title: programming atmega16
Post by: darkjungle on August 29, 2007, 11:51:28 AM
how to programme the $50 robot if im using atmega16
Title: Re: programming atmega16
Post by: snow on August 29, 2007, 01:02:45 PM
programmer: STK200:
Code: [Select]
http://www.lancos.com/prog.html#avrisp
software: ic-prog or avrdude(+gui)
Title: Re: programming atmega16
Post by: Admin on August 29, 2007, 04:33:06 PM
This shows you what to do for the $50 robot using the ATmega168. The same basics apply as here:
http://www.societyofrobots.com/step_by_step_atmega168_swapout.shtml

The pins are different, with a small change in the makefile, but otherwise its the same.