Re: Coding AVRs with C?

From: Carsten (xnews1_at_luna.kyed.com)
Date: 11/20/04


Date: Sat, 20 Nov 2004 00:34:05 +0100

On Fri, 19 Nov 2004 18:53:35 GMT, Michael Noone
<mnoone.uiuc.edu@127.0.0.1> wrote:

>Hi - I've done a small bit of coding on AVRs with AVR assembler. I've done
>enough that I can get a circuit to flash, a group of leds to count up, or
>something else simple like that. But I'd really like to learn C for the
>AVR. Does anybody have a suggestion for a good place to start? I have never
>coded in C, so I need to start from the absolute basics. Thanks so much!
>
>-Michael Noone

Start out on www.avrfreaks.net by this

http://www.avrfreaks.net/phpBB2/viewtopic.php?t=22514

Then go to the avr beginners site referenced there , then have a look
at the free GCC C compiler called WinAvr (referenced in above link)

Carsten