WebCatPlus Web Server Features
- Based on BiPOM's MINI-MAX/ARM-E board
- 32-bit ARM7 microcontroller ( LPC2138, 58.9824 Mhz )
- Second 8-bit AVR CPU ( ATTINY2313,8 MHz )
- 512KB Flash
- 32KB RAM
- 1MB DataFlash SPI ( AT45DB081B )
- Expansion bus interface to low-cost peripheral boards
- JTAG programming interface
- LCD connector ( programmable contrast adjustment for the LCD )
- 10Mbit (10Base-T) Ethernet port ( ENC28J60 )
- Current consumption 110 mA
- Dimensions: 2.4" x 2.35" x 1.2"
- 31 Digital I/O's
- Two RS-232 Serial port
- I2C ( 2-wire ) bus
- Watchdog Timer
- In-system programmer to upload WEB server firmware
- 6-12VDC power supply
- Direct support of BiPOM peripheral boards
- Real Time Clock with backup Lithium battery
- FAT12/FAT16/FAT32, directories, long name support
- ARP,ICMP,IP,TCP,HTTP stack
Additional modules (peripherals boards)
- Analog to digital converters
- Digital to analog converters
- Additional data storage
- 7- segment LED displays with decimal point
- 8-channel normal speed and 1-channel high speed optoisolated input board
- I/O expander board
- Thermocouple inputs
- Different digital sensors to measure temperature, humidity and etc
WebCatPlus also includes software for development program in C language
- Micro-IDE to edit, build and download programs
- GNU ARM C compiler
- Flash memory loader
- Library with drivers for all peripheral devices of the board with the open source code
- TCP/IP library (uIP) with open source code
- FAT12/FAT16/FAT32 library supports long file names and directories with the open source code
- FreeRTOS library with open source code
- A lot of DEMO HTML examples