Welcome!
Stack Version: | ~version~ | |
Build Date: | ~builddate~ | |
File System Location: | ~drive~ | |
File System Type: | ~fstype~ |
This site demonstrates the power, flexibility, and scalability of a 32-bit embedded web server. Everything you see is powered by a Microchip PIC microcontroller running the Harmony 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 (except MCLR!) 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
Several example applications are also provided for updating configuration parameters, sending e-mails, and controlling the Dynamic DNS client. Thanks to built-in GZIP compression support, all these tutorials and examples fit in the 32kB of on-board Memory
For more information on the Harmony TCP/IP Stack, please refer to the TCP/IP Stack Libraries Help paragraph in the MPLAB Harmony Help installed on your computer as part of the Harmony distribution.