Function Description
WatchDog(WDT) A watchdog timer (WDT) is a device or electronic card that performs a specific operation after a certain period of time if something goes wrong with an electronic system and the system does not recover on its own.
A watchdog timer can be programmed to perform a warm boot(restarting the system) after a certain number of seconds during which a program or computer fails to respond following the most recent mouse click or keyboard action.
GPIO General Purpose Input Output, is a flexible parallel interface that allows a variety of custom connections. Supports Digital I/O Devices.
SMBus SMBus is the System Management Bus defined by Intel® Corporation in 1995. It is used in personal computers and servers for low-speed system management communications. Today, SMBus is used in all types of embedded systems. Our API allows a developer to interface a Windows XP or CE PC to a downstream embedded system environment and transfer serial messages using the SMBus protocols. You will be able to control multiple devices simultaneously.
IIC IIC is a bi-directional two wire bus that was developed by Philips for use in their televisions in the 1980s. Today, IIC is used in all types of embedded systems.
Our API allows a developer to interface a Windows XP or CE PC to a downstream embedded system environment and transfer serial messages using the IIC protocols. You will be able to control multiple devices simultaneously.
Brightness control Our API allows a developer to interface Windows XP and Windows CE PC to control brightness smoothly. 
Backlight Our API allows a developer to control Backlight (screen) on/off in Windows XP and Windows CE. 
Hardware Monitor The hardware monitor (abbreviated as HWM) is a system health supervision capability achieved by placing certain I/O chip along with sensors for inspecting the target of interests for certain condition indexes, such as fan speed, temperature, and voltage...etc.