ICPDAS C Language Based μPAC-5000 SERIES
● 80186, 80 MHz CPU
● MiniOS7 Inside
● C Language Programming
TCP/IP Library
Modbus Library
● Various Storage Media
512 KB Flash
16 KB EEPROM
microSD
256 MB NAND Flash Disk
● Various Communication Interfaces
1x 10/100 Base-TX Ethernet port
1x RS-232/485 port
64-bit Hardware Serial Number
● I/O Expansion Bus for xw boards
● Redundant Power Inputs
● Operating Temperature: -25 ~ +75°C
C Language Based μPAC-5000 (MiniOS7 Inside)
The μPAC-5000 has a 16-bit CPU running a DOS like OS (called MiniOS7), communication ports of Ethernet, RS-232, RS-485 and one expansion bus to add one extra I/O board. Users can use C compilers to create 16-bit executable files (*.exe) to develop programs for μPAC-5000. The recommend free compilers are Turbo C 2.0 or Turbo C++ 1.0.1. There are many demo programs for reference. Beside that, for TCP/IP programming, we provide a TCP/IP server template that named XServer. It is a very powerful, easy use and flexible tool that can save 90% developing time.