Welcome!
Stack Version: | ~version~ | |
Build Date: | ~builddate~ |
This site demonstrates the power and flexibility of an 8 or 16-bit embedded web server. Everything you see is powered by a Microchip PIC microcontroller running the Microchip TCP/IP Stack.
On the right you'll see the current status of the demo board. For a quick example, click the LEDs to toggle the lights on the board. Press the push buttons or turn the potentiometer and you'll see the status update immediately. This examples uses AJAX techniques to provide real-time feedback.
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
- GZIP Compression - smaller storage and faster transmission
For more information on the Microchip TCP/IP Stack, please refer to application note AN833 available at www.microchip.com.