LED:
•
Welcome to PIC-MICRO-WEB development board!
Stack Version: | ~version~ | |
Build Date: | ~builddate~ |
PIC-MICRO-WEB development board is used to demonstrate the power of an 8-bit embedded web server. This board is produced by Olimex Ltd.
More information about this board can be found here http://www.olimex.com/dev/pic-micro-web.html.
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!) 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
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 on-board EEPROM!
For more information on the Microchip TCP/IP Stack, please refer to the TCP/IP Stack API installed with the stack. This manual can be launched from your Windows Start menu.