Control
|
Monitor
|
|
General Purpose Input/Output is a flexible parallel interface that allows a variety of custom connections. allows users to monitor the level of signal input or set the output status to switch on/off the device. Our API also provide Programmable GPIO, allows developers to dynamically set the GPIO input or output status
|
A watchdog timer (WDT) is a device that performs a specific operation after a certain period of time if something goes wrong 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.
|
|
|
|
|
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. The SMBus API allows a developer to interface a embedded system environment and transfer serial messages using the SMBus protocols, allowing multiple simultaneous device control.
|
The Hardware Monitor (HWM) API is a system health supervision API that inspects certain condition indexes, such as fan speed, temperature and voltage.
|
|
|
|
|
IC is a bi-directional two wire bus that was developed by Philips for use in their televisions in the 1980s. The IC API allows a developer to interface a embedded system environment and transfer serial messages using the IC protocols, allowing multiple simultaneous device control.
|
The Hardware Control API allows developers to set the PWM (Pulse Width Modulation) value to adjust Fan Speed or other devices; can also be used to adjust the LCD brightness.
|
|
|
|
Display
|
Power Saving
|
|
The Brightness Control API allows a developer to interface Embedded device to easily control brightness.
|
Make use of Intel SpeedStep technology to save the power consumption. The system will automatically adjust the CPU Speed depend on the system loading.
|
|
|
|
|
The Backlight API allows a developer to control the backlight(screen) on/off in Embedded Device.
|
Refers to a series of methods for reducing power consumption in computers by lowering the clock frequency. These API allow user to lower the clock from 87.5% to 12.5%.
|