Introduction
This page is served by a HTTP Server running on a SBC45EC Single Board Computer from MicroController Pros Corporation.
It is using Microchip's Free TCP/IP Stack and a PIC18F452 CPU.
The TCP/IP Stack included with the SBC45EC features:
- Portable across Microchip PIC18 family of microcontrollers
- Cooperative multitasking TCP/IP stack
- Use it as part of HTTP Server or custom TCP/IP based application
- Multiple TCP socket support
- HTTP Server with multiple connections support
- Pages may be stored in internal program memory or external data EEPROM
- Support for HTML forms
- PC based program to convert web pages into Microchip File System (MPFS)
- Modular design to easily add new components