Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

new avr controllers

new avr controllers

2003-11-20 by Theo Maryonovich

Hello users,
I am new to this group and AVR's in general. My experience is mainly with PIC 16,17,and 18 series controllers. Does anybody have a suggestion on a AVR controller to start with and a C compiler. I would like to process some low-speed video data.
Thanks!
Ted

RE: [AVR-Chat] new avr controllers

2003-11-21 by Larry Barello

The mega8515 or mega128 would be a good choice as both have external SRAM
memory bus for accessing ~64k.  GCC from www.AvrFreaks.net is my choice of
compiler.
Show quoted textHide quoted text
-----Original Message-----
From: Theo Maryonovich [mailto:ted_marytl@sbcglobal.net]

Hello users,

I am new to this group and AVR's in general.  My experience is mainly with
PIC 16,17,and 18 series controllers.  Does anybody have a suggestion on a
AVR controller to start with and a C compiler.  I would like to process some
low-speed video data.

Thanks!

Re: new avr controllers

2003-11-21 by k5hj

--- In AVR-Chat@yahoogroups.com, "Theo Maryonovich" 
<ted_marytl@s...> wrote:
> Hello users,
> 
> I am new to this group and AVR's in general.  My experience is 
mainly with PIC 16,17,and 18 series controllers.  Does anybody have 
a suggestion on a AVR controller to start with and a C compiler.  I 
would like to process some low-speed video data.  
> 
> Thanks!
> 
> 
> Ted

Ted,

Welcome to the AVR world.  After using PICs, you will be very 
pleased.  Pick up an Atmel STK500 development board.  I believe they 
are about $70.  You can then play around with any AVR in a DIP 
package.  That should get you started.  It comes with Atmel's AVR 
Studio which is an integrated editor, assembler and simulator 
designed to work with the STK500.  For C, you can pick up WinAVR, a 
ready to run GCC package put together for Windows.  I have not been 
too impressed with the AVR version of GCC but this newest version 
looks pretty good.  Oh yeah, it's free.

A nice starter would be something in the  ATMEGAxx line.  Lots of 
flash, EEPROM, and RAM with all the integrated peripherals you 
need.  And, up to 16 MIPs to boot.

Randy Ott

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.