avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] question


From: Stu Bell
Subject: RE: [avr-gcc-list] question
Date: Tue, 5 Aug 2008 08:36:18 -0600

First, go to http://www.avrfreaks.net -- there's a whole community there for you to ask questions.,
 
The following is a list of links that I normally do not post to this mail list.  However, this should get you started.
 

First of all, learn how to ask questions the smart way. Visit http://www.catb.org/%7Eesr/faqs/smart-questions.html 

(There are translations into most languages, so not being able to read English is not an excuse.)

 

Beginner sites/topics:

http://www.avrtutor.com  - AVR C tutorial

http://www.sparkfun.com/commerce/present.php?p=BEE-1-PowerSupply  Embedded Electronics - Beginning with everything

http://imakeprojects.com/Projects/avr-tutorial  A From-Scratch AVR Tutorial

http://www.lulu.com/content/1358014  Book: Arnie Aardvark's AVR Aperçu

http://www.smileymicros.com  Book and Dev Kits: Smiley Micros

 

Learning C:

http://www.cprogramming.com/tutorial.html#ctutorial Programming Tutorial: C Made Easy

http://www.howstuffworks.com/c.htm How C Programming Works

http://www.crasseux.com/books/ctutorial/ GNU C Programming Tutorial

http://www.crasseux.com/books/ctutorial/Macros.html#Macros Macro tutorial 

 and http://www.crasseux.com/books/ctutorial/Macro-functions.html Macro Functions

And don't forget books!

http://www.amazon.com/Programming-Language-Prentice-Hall-Software/dp/0131103628/ref=pd_bbs_sr_2?ie=UTF8&s=books&qid=1215612977&sr=8-2 "The C Programming Language" is almost a necessity.

http://www.amazon.com/Absolute-Beginners-Guide-Other-Sams/dp/0672305100/ref=pd_bbs_sr_3?ie=UTF8&s=books&qid=1215612977&sr=8-3 "Absolute Beginners Guide To C"

http://www.amazon.com/Writing-Solid-Code-Microsofts-Programming/dp/1556155514/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1215613292&sr=1-1 "Writing Solid Code" I personally recommend this. Lots of good tips.

http://www.smileymicros.com Again, check out Smiley's book.

 

AVRFreaks Tutorials:

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewforum&f=11&topicdays=0&start=0 The AVR Tutorials forum of avrfreaks.net contains a lot of stuff for you:

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=45251 [TUT] [SOFT] WinAVR Beginner's Quick Start Guide for ATMEGA128

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=36796 [TUT] [SOFT] Setting Up AVRStudio to use GCC

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=38691 [ TUT] [HARD] AVR Programming Methods (Loading Code On Your AVR)

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=37871 [TUT] [C] Bit manipulation (AKA "Programming 101 For Embedded Code")

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=48535 [TUT] [C] Modularizing C Code: Managing large projects

 

This should be enough to get you started.  So, I guess we will see you on avrfreaks.net!

Best regards,

Stu Bell
DataPlay (DPHI, Inc.)

 


From: address@hidden [mailto:address@hidden On Behalf Of Aditya Jain
Sent: Tuesday, August 05, 2008 7:41 AM
To: address@hidden
Subject: [avr-gcc-list] question

I have codes in c for Atmel mega32 (8 bit Risc microcontroller) . I want to use them for microcontroller using winAVR. I am unfamiliar with the software. Tell me how to start.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]