On Sat, 30 Jan 1999, Phil Wise wrote:
> > I was interested in ELKS cos we're thinking of implementing TCP/IP on a
> > small chip. This chip (or Microcontroller) could provide a network
> > connection to any electronic appliance which can be interfaced and can
> > hence be controlled over a network. One basic application (which I
> > really need) is to control my washing machine from College !!
> > [...]
> I Think its a great idea, in the future everything will have an IP
> address (lights, light switches etc.) so this would be the first step.
> Would Pic's be big enough for this (1K EEprom, 36 bytes ram, 13 io
> pins)?
You may want to to consider implementing IPv6 if you want every device
around the world to have a "unique" IP address. :-) I don't think the Pic
you mentioned would cut running a TCP/IP stack. Most likely you're going
to want at least a few hundred KB of RAM and ROM to run this. Since
you're talking dumb devices, my guess is that you'd want to do something
like TCP/IP over PPP on serial link to the device.
It's probably cheaper in the long run to just get a TCP/IP stack running
under ELKS, and then buy 80x86 based SBCs.
Has there been any work on getting PPP support for ELKS?
-brian.
---
Brian "JARAI" Chase | http://world.std.com/~bdc/ | VAXZilla LIVES!!!