----- Original Message -----
From: "Chuck Hackett" <egroupscdh@WhiteTrout.net>
To: <AVR-Chat@yahoogroups.com>
Sent: Sunday, October 24, 2004 7:41 AM
Subject: [AVR-Chat] PSTN/PPP support
>
> In my search for a chip/daughterboard/etc. that supports PSTN (PPP?)
internet
> access (dialup) I have come across the following:
>
<snip>
> Desired features:
> 1) support for dialup Internet access. High speed (i.e.: 56k) desirable
but not
> required.
> 2) support for an external modem
> 3) Self contained TCP/IP stack and high level protocols for, at a minimum,
SMTP
> and POP3. Other protocols such as UDP, HTTP would be nice. As an
alternative,
> a software library callable from C that resides on an ATMega.
>
> Cheers,
>
> Chuck Hackett
> "Good judgment comes from experience, experience comes from bad judgment"
> 7.5" gauge Union Pacific Northern (4-8-4) 844
> http://www.whitetrout.net/Chuck
Hello, I can speak only for Ethernut which is a great design, and open
source,
software and hardware. Ethernut boards are available at Egnite but you can
build a clone without ethernet parts, reducing component parts to only a
mega128, 32K SRAM, HC573 and a RS232 driver. The implemented TCP/IP
stack has some high level protocols implemented however no SMTP and POP3
but these are quite easy to write. PPP works very well on fixed line modems,
GSM GPRS and CDMA.
A big bonus is NutOS, a threaded cooperative OS.
Regards,
Cosmin Buhu
http://www.easyvitools.com
Easy Control - Fast Windows developement for serial&TCP/IP communications
EzCom2Web - Web enable your serial deviceMessage
Re: [AVR-Chat] PSTN/PPP support
2004-10-24 by Cosmin Buhu
Attachments
- No local attachments were found for this message.