Napoli - NaPoLi - nAPoLi - Na - Po - Li

20041118

Embedded Web Servers

AVR460: Embedded Web Server
Introduction
Intelligent homes will be connected to the Internet and require a microcontroller to communicate with the other network devices. The AVR® embedded web server can simplify the design process for embedded web server applications. The AVR embedded web server design includes a complete web server with TCP/IP support and Ethernet interface. It also includes support for sending mail, and software for automatic configuration of the web server in the network. The AVR web server reference design includes complete source code written in C-language. A comprehensive designers guide describes all web server components and gives embedded systems designers a quick start to embedded web servers.


http://www.computer.org/internet/v2n3/w3design.htm

http://hydra0f.cs.washington.edu/index.html
Today, lots of devices such as robots, cameras, and many other appliances are connected to the Internet. Most of these devices use very simple communication protocols like RS-232C. To connect these devices, we need a sort of gateway between these simple protocol and the Internet. Of course, we can use a PC as a gateway, but usually PC is too big and expensive to be used for this purpose. So, we need a very small, inexpensive, general purpose web server that can be working as a gateway between these simple protocol and the Internet. The answer is Hydra.
http://portolano.cs.washington.edu/projects/hydra/

World's Smallest Ethernet Web Server
http://www.siteplayer.com/

5 Comments:

Post a Comment

<< Home