Innodisk EZU2-I301 User Manual

Usb to i2c sysinno sensor carrier board

Advertisement

Quick Links

SYSINNO Sensor Carrier Board
ES France - Mobilité & Systèmes Embarqués
127 rue de Buzenval BP 26 - 92380 Garches
2
USB to I
C
EZU2-I301
User Manual
Rev 1.0
Tél. 01 47 95 99 80
Fax. 01 47 01 16 22
e-mail : mse@es-france.com
Site Web : www.es-france.com

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EZU2-I301 and is the answer not in the manual?

Questions and answers

Summary of Contents for Innodisk EZU2-I301

  • Page 1 USB to I SYSINNO Sensor Carrier Board EZU2-I301 User Manual Rev 1.0 Tél. 01 47 95 99 80 e-mail : mse@es-france.com ES France - Mobilité & Systèmes Embarqués Fax. 01 47 01 16 22 Site Web : www.es-france.com 127 rue de Buzenval BP 26 - 92380 Garches...
  • Page 2 Copyright Information 2005-2023 ©Innodisk Corporation. All Rights Reserved Innodisk™ is trademark or registered trademark of Innodisk Corporation. This document is subject to change and revision without notice. No part of this document may be reproduced in any form by any photographic, electronic, mechanical or other means, or used in any information storage and retrieval system, without prior written permission from Innodisk Corporation.
  • Page 3: Revision History

    2005-2023 © Innodisk Corporation. All Rights Reserved Revision History Revision Date Description 2023/07/20 Initial Release Tél. 01 47 95 99 80 e-mail : mse@es-france.com ES France - Mobilité & Systèmes Embarqués Fax. 01 47 01 16 22 Site Web : www.es-france.com...
  • Page 4: Table Of Contents

    2005-2023 © Innodisk Corporation. All Rights Reserved Table of Contents Revision History ........................ii Table of Contents ....................... iii Hardware Installation ..................... 1 1.1. Carrier Board ......................1 1.2. PM2.5 ........................1 1.3. Other Sensor ......................2 Windows OS ........................3 2.1.
  • Page 5: Hardware Installation

    2005-2023 © Innodisk Corporation. All Rights Reserved Hardware Installation 1.1. Carrier Board The board comes with a USB cable (9pin to 4pin) can connect USB 9pin connector on motherboard to CN1. 1.2. PM2.5 PM 2.5 sensor comes with a cable can connector to CN2 of sensor carrier board.
  • Page 6: Other Sensor

    2005-2023 © Innodisk Corporation. All Rights Reserved 1.3. Other Sensor Other sensors, which have two rows pins (4pin + 5pin) can install on the sensor carrier, board directly. Tél. 01 47 95 99 80 e-mail : mse@es-france.com ES France - Mobilité & Systèmes Embarqués Fax.
  • Page 7: Windows Os

    2005-2023 © Innodisk Corporation. All Rights Reserved Windows OS 2.1. Driver Installation Sensor carrier board uses OS native HID driver. The device vendor ID “0x067B” can be found in “Device Manager”. Tél. 01 47 95 99 80 e-mail : mse@es-france.com ES France - Mobilité...
  • Page 8: Sample Code

    2005-2023 © Innodisk Corporation. All Rights Reserved 2.2. Sample Code Adjust “Setup.ini” according to the needs of the test. The details of individual parameters are as follows. debug_level: Adjust different levels of debug level according to requirements. (0=DBG_LVL_NONE, 1=DBG_LVL_FUNC, 2=DBG_LVL_HID) Interval: Set the data update interval of the selected monitoring sensor.
  • Page 9 2005-2023 © Innodisk Corporation. All Rights Reserved The execution diagram of the sample code. Tél. 01 47 95 99 80 e-mail : mse@es-france.com ES France - Mobilité & Systèmes Embarqués Fax. 01 47 01 16 22 Site Web : www.es-france.com...
  • Page 10: Linux Os

    2005-2023 © Innodisk Corporation. All Rights Reserved Linux OS 3.1. Driver Installation Sensor carrier board uses OS native HID driver. Supports Linux kernel 2.6.38 and above. Use “lsusb” command to make sure the device is recognized by OS. 3.2. Sample Code Adjust “Setup.ini”...
  • Page 11 2005-2023 © Innodisk Corporation. All Rights Reserved The execution diagram of the sample code. Tél. 01 47 95 99 80 e-mail : mse@es-france.com ES France - Mobilité & Systèmes Embarqués Fax. 01 47 01 16 22 Site Web : www.es-france.com...
  • Page 12: Software Api

    2005-2023 © Innodisk Corporation. All Rights Reserved Software API UISM API is based on a dynamic library (DLL) in Windows/Linux to control USB to I SYSINNO Sensor Carrier Board. Please refer to the following table for UISM APIs: Function Name...
  • Page 13: Uismopendevice

    2005-2023 © Innodisk Corporation. All Rights Reserved Return Value: If the function succeeds, the return value is zero. If the function fails, the return value is nonzero and the error code generated by the API. Refer to section Error Codes to find more information.
  • Page 14: Uisminit

    2005-2023 © Innodisk Corporation. All Rights Reserved /* Sensor name */ #define SENSOR_NAME_HCHO 0x00000001 #define SENSOR_NAME_PM 0x00000002 #define SENSOR_NAME_CO2 0x00000004 #define SENSOR_NAME_CO 0x00000008 #define SENSOR_NAME_O3 0x00000010 #define SENSOR_NAME_TVOC 0x00000020 #define SENSOR_NAME_TH 0x00000040 Return Value: If the function succeeds, the return value is zero. If the function fails, the return value is nonzero and the error code generated by the API.
  • Page 15: Uismquery

    2005-2023 © Innodisk Corporation. All Rights Reserved unsigned char *data1; data1_len; unsigned char *data2; data2_len; unsigned char status; } DATA_INFO; Return Value: If the function succeeds, the return value is zero. If the function fails, the return value is nonzero and the error code generated by the API. Refer to section Error Codes to find more information.
  • Page 16 2005-2023 © Innodisk Corporation. All Rights Reserved C get information error This function is only supported when the device is opened This function is only supported when the device is closed This function is only supported when the device is started...
  • Page 17: Contact Us

    2005-2023 © Innodisk Corporation. All Rights Reserved Contact us Headquarters (Taiwan) 5F., No. 237, Sec. 1, Datong Rd., Xizhi Dist., New Taipei City 221, Taiwan Tel: +886-2-77033000 Email: sales@innodisk.com Branch Offices: usasales@innodisk.com +1-510-770-9421 Europe eusales@innodisk.com +31-40-3045-400 Japan jpsales@innodisk.com +81-3-6667-0161 China sales_cn@innodisk.com...

Table of Contents