The Real Elliot has a great Instructable on getting started with AVR microprocessors on the cheap (also check out the comments for more links/tips)…
“Microprocessors are so cheap these days. If only there were a way to program them up just as cheaply…
*wavy dream-sequence lines*
In this instructable, find out how to build up a complete AVR microprocessor toolchain: compiler, programmer software, programmer hardware, and some simple demos to get your feet wet.
From there, it’s just a hop, skip, and a jump to world domination.
The endpoint is not quite as swanky as Atmel’s suite, but it’s gonna run you about $150 less and take only a little more work to get it set up.
This instructable is based on the Atmel ATtiny 2313 chip, mostly because it’s one of the smaller chips (in size) while still being beefy enough to do most anything. And at $3 a pop (non-bulk), they don’t break the bank.
That said, most of the steps are applicable across the AVR family, so you’ll be able to re-use most everything when your programming needs outgrow the ATtiny and you reach for the $8-$12 ATmegas.” – Link.
Related:
- Build a $19 AVR Butterfly MP3 player – Link.
- Getting started with 8 bit AVR microcontrollers – Link.
- AVR Robots (photos) – Link.
- Open source Atmel AVR microcontroller kits… – Link.
- Atmel AVR Butterfly 4 – Link.
- POV (Persistence of vision) using AVR – Link.
- Learning kit with multiple microcontroller support – Link.
- Arduino, the Basic Stamp killer? – Link.
- More AVR projects @ MAKE – Link.
From the pages of MAKE:
- Arduino Fever – The tale of a cute, blue microcontroller that fits nicely in the palm of your hand, and the expanding community of developers who love and support it. MAKE 07 – Page 52 – Subscribers–read this article now in your digital edition!
ADVERTISEMENT