Re: Wi-Fi
Eric V. T. Nakano <
eric@...>
2009-02-01 21:00:12 GMT
There are a number of SD-card 802.11b or g SD cards, typically designed to
be used in PalmOS and Windows Mobile devices. The problem with these cards
for our purposes wouldn't be the form factor of the card, but the actually
getting the card to do anything with Model-T. I imagine that at the very
least, the following would be required:
1. Coding a driver on the NADSbox (or other new type of box) to interface
with the card and implement TCP/IP.
2. Due to the memory limitations on the Model-T, it would be necessary to
try to code any applications into the interface box (i.e. Lynx, Telnet, some
sort of mail client maybe), and then set it up so that the applications
could then be accessed through the TERM application on the Model-T.
3. The interface box would additionally need to have both memory and
storage, both to buffer the input from the card, but also to hold the data
from applications. Web pages and e-mail, even with frequently consume more
memory than a Model-T has, so it is not practical to actually expect to
download the information onto the 10x or 200. If I understand everything
correctly this would need a new version of the hardware.
I, for one, do not have the sort of Jedi skills that this project would
take, but I suspect it would be possible for someone with the kind of skills
and times that I could only ever aspire to.
Just as practical a solution, however would probably to use one of the newer
IBM PC on a chips, and then code it to run a terminal interface, Lynx, and
any other applications. It would almost certainly be easier to do since it
wouldn't require any hardware skills.
The irony, of course, is that you would be using a box much more powerful
than the Model-T to allow the Model-T to connect to the Internet.
(Continue reading)