Welcome!
Stack Version: | ~version~ | |
Build Date: | ~builddate~ |
This site demonstrates the power, flexibility, and scalability of an 8 bit embedded web server.
On the right you'll see the current status of the demo board. Click the Relays to toggle the Relay on the board.
Type Http://IP_ADDRESS/status.xml to view the RELAYs and INPUTs status
This site is provided as a tutorial for the various features of the HTTP web server, including:
- Dynamic Variable Substitution - display real-time data
- Form Processing - handle input from the client
- Authentication - require a user name and password
- Cookies - store session state information for richer applications
- File Uploads - parse files for configuration settings and more
Several example applications are also provided for updating configuration parameters, sending e-mails, and controlling the Dynamic DNS client.