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

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

Re: [avr-gcc-list] What method should I use to get started?


From: Tim
Subject: Re: [avr-gcc-list] What method should I use to get started?
Date: Fri, 13 May 2005 18:12:31 +0200 (CEST)



I was very pleased by this online "C book":

http://publications.gbdirect.co.uk/c_book

It is short but goes to details exactly where I want them.

I've got K&R's C book. I hope it will do the job. But I think it is a little dated so I will use the above link to complement it, thank you.



ATmega8L in contactless breadboard is what I use to have some fun with
my students:

- is about $3
- can be programmed in C
- 28 pins fit nicely to small breadboard
- self-made "bsd" LPT programmer is easy to make & connect
- works without power supply (power drawn from LPT)
- final app can be done in that really cute small LQFP package
- upgrade path till ATmega128 or more

I also use 8-pin ATtiny15L to get used to the programmer and avrdude
(in assembler).

This way everything is very transparent, however you do not have the
debugger. If you want one, consider something else.

(I am considering 40-pin ATmega16 or 32 because of the JTAG and gdb,
but did not try this yet as I would need at least something like the
Olimex ICE clone.)

I am also considering the ATmega16. And I am thinking of getting STK500 which seems to have pleny of leds and also, if I am not mistaking, a character display.


reply via email to

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