Introduction
V3.04
This documentation contains information on using, configuring and building the Modtronix SBC68EC Web Server. Browse the Modules and Related Pages sections for detailed information. The File List section contains a list and API reference of all source files making up the Modtronix SBC68EC Web Server.
The SBC68EC Ethernet based single board computer is programmed with the Modtronix SBC68EC Web Server when shipped. It provides a web based user interface for configuring and using the SBC68EC. The default IP address is set to 10.1.0.1. To enter the configuration menu, connect the SBC68EC to your network and enter "http://10.1.0.1" in a browser. This will bring up the Web based user interface.
The Modtronix SBC68EC Web Server implements a HTTP Web Server supporting CGI commands and capable of creating Dynamic Web Pages. The Web Server will replace Special tags in the web pages with application and user defined values. This can be used to display port values, analog input values and other real time information on web pages. CGI commands are accepted via the HTTP GET command. These commands can for example be used for setting the state of port pins.
The source files for the default web pages contained on the Modtronix SBC68EC Web Server are located in the ../src/webpages/default folder of the downloaded source code. These default web pages can very easily be modified and updated. For details see the Updating The Web Pages section of this document.
Updating the firmware on the SBC68EC is very simple and is done via the Modtronix Network Bootloader application. No PIC programmer is required. The firmware is simply updated via the network or even internet. All source code for the Modtronix SBC68EC Web Server is provided and can be compiled after installing two free tools available for download from Microchip. This means that the user can download all source code, modify it, and reprogram the SBC68EC without having to buy any programmers, software or compilers! For details on updating the firmware on the SBC68EC, see the Updating The Firmware section of this document.
The File List section of this documentation contains a API reference of the Modtronix SBC68EC Web Server source code. The entire source code can be downloaded on the SBC68EC product page.
Generated on Wed Feb 22 12:39:24 2006 for SBC68EC Web Server by
1.4.5