Like I said...
Atmel, the micro Arduino is using, manufactures a large range of chips form 8
pin up to over 100 pin. Somewhere in there their is most likely a micro that
will do the job for me. The problem is Arduino limits themselves to less than a
handfull.
Say for a project you want to use one 8-pin port to read a keypad, one 8-pin
port to control an LCD character display and two pins on a third port to control
a remote device via the RS-232 pins. I have used an 8515 to do just that. That
was about 7 years ago. It has never failed and is still working today. As far as
I know Arduino has nothing that has 3 8-pin ports on it.
Sure, I could have done that multiplexing the use of the ports but having
specific ports to do specific things, no timesharing, made life easier for my
first commercial project.
Mike
--- In avrx@yahoogroups.com, "Swaby, Jonathan F" <jonathan.swaby@...> wrote:
>
> There is an Arduino that is based on some variant of the ATmega128. It is
fairly new and is only supported by the newer releases of the Arduino software.
I think SparkFun and others have it.
> https://www.sparkfun.com/commerce/product_info.php?products_id=9152
>
> It looks as if it is being called the Arduino Mega. Well, at least by
SparkFun.
>
> Nuts and Volts or Servo have had a few articles on programming the Arduino.
The last article went over using WinAVR to program it.
>
> ----- "brewski922" <Brewskister@...> wrote:
> >
> >
> >
> >
> >
> >
>
> I have been tinkering around with AVRs for about 8 years. The reason I ask is
about a month or two ago I purchased the Arduino Duemilanove. It has the
ATmega328. Started looking around, found out that is about all they support. If
I needed a smaller, more cost effective, or bigger, because I needed more
computing power, I'm out of luck. I didn't want to get tied down to such a
limited setup.
> > Mike
> >
> > --- In avrx@yahoogroups.com , "brewski922" <Brewskister@> wrote:
> > >
> > > Tony,
> > >
> > > From what I understand the only AVR devices Arduino supports are ATmega168
and ATmega328. What other AVR divices does Arduino support?
> > >
> > > Mike
> > >
> >
> >
> >
>
> --
> Jonathan Swaby
> IT Program Manager - Student Affairs
> 404-894-5889
> Georgia Institute of Technology
>