
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Ellyrion wrote: > > One of the ideas was to make a virtual mouse so I could do everything > with the mouse only by looking at it (electrical brain pulses). - too > hard and appearantely never done before not even by the best engineers > > My new idea thx to a country member is to make a weatherstation (must > surely be possible). and to connect it with an internet connection > TCP/IP so I can register all temperatures with the monoboard wherever > it stands and reach it around the world through the internet. - > weatherstation is possible, the TCP/IP I guess not unless some great > engineer wants to help me and the chance of that is about 1 to a > million. Well, these are probably NICs (network interface cards) on a chip these days. (If anyone knows of a cheap simple one, I'd be interested for a current project.) Otherwise, you could use PPP or SLIP over the serial port for TCP/IP. These must be piles of 68K code on the net for that. You might want to concentrate on the instruments and data collection first--worry about networking later. http://www.circuitcellar.com/ should have an index of back articles. It might be a good place to look for ideas. (The mighty 68000 a "microcontroller"? In my day we had it rough... :^) -- Ron Sharp.
| <-- __Chronological__ --> | <-- __Thread__ --> |