Society of Robots - Robot Forum

Software => Software => Topic started by: reSpawn on June 09, 2007, 03:33:21 PM

Title: ATMega8 -> Programming in C
Post by: reSpawn on June 09, 2007, 03:33:21 PM
Hi.
I'm looking for some resources regarding programming ATMega8 in C. For instance, I want to know which variable correspond to which port or if you could help me get started ...

Thanks.
Title: Re: ATMega8 -> Programming in C
Post by: Admin on June 09, 2007, 03:36:09 PM
The first link when I googled for 'atmega8 datasheet' :P
http://www.atmel.com/dyn/resources/prod_documents/doc2486.pdf
Title: Re: ATMega8 -> Programming in C
Post by: daqq on June 17, 2007, 05:03:57 AM
Take a look at avrfreaks.net . There's a lot of tutorials there.