*The software name is CM20H API, but this is also for customers using CM30H.
This software comes with an “CM20H API End User License Agreement” (Agreement). Please be sure to read the Agreement before downloading. By starting the download, it is considered that you have agreed to the Agreement.
Overview
- CM20H API provides programming interface to control an incubation monitoring head CM20H/CM30H from user application.
- Download the CM20H API package and extract files on your Linux device that is connected to a monitoring head.
- This package is for Linux and contains API server, API reference, and sample applications.
Minimum System Configuration
Recommended PC Specification
The API server has been tested successfully on the Linux devices below:
1) ARM 32-bit Architecture
Raspberry Pi 4 Model B
- OS: Raspberry Pi OS Lite(32 bit)
- Required Library: libusb-1.0.0
- CPU: ARM Cortex-A72
- Memory: 8GB
- SD Card: 128GB UHS-I Speed Class 3
- AC Adapter Output: 5V 4000mA
- Connection Interface: USB 3.0 port (Sufficient electric current is required.)
2) ARM 64-bit Architecture
Raspberry Pi 4 Model B
- OS: Raspberry Pi OS Lite(64 bit)
- Required Library: libusb-1.0.0
- CPU: ARM Cortex-A72
- Memory: 8GB
- SD Card: 128GB UHS-I Speed Class 3
- AC Adapter Output: 5V 4000mA
- Connection Interface: USB 3.0 port (Sufficient electric current is required.)
Raspberry Pi 5
- OS: Raspberry Pi OS (64 bit)
- Required Library: libusb-1.0.0
- CPU: ARM Cortex-A76
- Memory: 8GB
- SD Card: 32GB UHS-I Speed Class 10
- AC Adapter Output: 5V 3000mA
- Connection Interface: USB 3.0 port (Sufficient electric current is required.)
3) Intel 64-bit Architecture
Microsoft Surface Pro 7
- OS: Ubuntu 20.04 LTS(64 bit)
- Required Library: libusb-1.0.0
- CPU: Intel Core i5-10310U
- Memory: 8GB
- Connection Interface: USB 3.0 port (Sufficient electric current is required.)
Microsoft Surface Laptop Go 3
- OS: Ubuntu 22.04 LTS (64 bit)
- Required Library: libusb-1.0.0
- CPU: Intel Core i5-1235U
- Memory: 16GB
- Connection Interface: USB 3.0 port (Sufficient electric current is required.)
Package Contents
Item
|
Description
|
---|
README.pdf
|
Package overview
|
---|
+ apiserver/
|
API server to run on user’s Linux device
|
---|
+ apireference/
|
Technical documents of CM20H API
|
---|
+ sampleapp/
|
Sample applications using CM20H API
|
---|
Further Instructions
Refer to the user guide in each folder for further instructions.