EAPI (Embedded Application Programming Interface) is a framework developed by PICMG® for COM Express modules that gives a common API to unify software control for:

  • System information
  • Watchdog timer
  • I2C Bus
  • Flat Panel brightness control
  • User storage area
  • GPIO

The EAPI definition is open to be used for other embedded form factors too, such as SBCs. Read the full specification here. Basically you need to include/implement these libraries in you software code to communicate with the Embedded Controller and use the pinout functionalities.

Download here the official implementation for UDOO BOLT.

The package contains:

  • Latest precompiled EAPI Libraries
  • Test application (with sources)
  • OS compatibility:
    • Windows 32-bit
    • Windows 64-bit
    • Linux 32-bit
    • Linux 64-bit
  • Revision version: 1.8
  • Release Date: 2019-11-07
  • SHA1 .zip file: 504F790ADBFA1FF690ECB48275C59A5A19F04C55
  • Official Documentation inside the package (.pdf)
This page was last updated on Monday, March 21, 2022 at 5:25 AM.