how can i learn "c language" for avr programming

Status
Not open for further replies.
kasser said:
I am beginner , i want to programming of avr microcontrollers with the c lanuage

If you are new to both micros and programming I suggest you learn to program C first. Once you have a grasp of that then switch to an AVR targeted C.

As Andy said there are many tutorials on the net.
 
Just check out general AVR sites. (www.AVRfreaks.net is the best I've run across) Read the stickies there FIRST before asking questions. Their projects section has TON of C code to read (so do the Atmel appnotes) which can help you get a grasp on things. But if you don't know ANY C at all definitely study ANSI C a little first.

**broken link removed**
Is a freeware 32bit Windows based C compiler very closely based on ANSI C which is a perfect learning language (it's free and there are a lot of examples) however that is for the PC only.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…