.. _supported-sensors-label: ################# Supported Sensors ################# According to the different sets of sensor commands a sensor has adpoted, we categorized sensors into 2 groups: - **LPMS2** sensors: LPMS-U2 sereis, LPMS-B2, LPMS-ME, LPMS-BE. - **LPMS3** sensors: LPMS-IG1, LPMS-IG1P, LPMS-U3 series, LPMS-NAV3. For detailed information of all our sensors, please visit our `Knowledge Base `__. **Note:** Please be aware that most sensors only come with 1 gyroscope. ``data.g0`` holds angular velocity values from high-precision gyroscope, whereas ``data.g1`` holds values from general purpose gyroscope. When a sensor only has 1 gyroscope, there is only 1 key that holds a valid value. .. list-table:: Sensors and its Gyro Key Name :header-rows: 1 * - Field name - IG1 / IG1P - U2 / U3 - NAV3 - BE / ME - B2 * - g1 - o - x - x - x - o * - g2 - o - o - o - o - x LP-Research LPMS-U2 / U3 Series =============================== Sensor's model name could start with *CU*, *URS* or *UTTL*, and followed by number 2 or 3. .. image:: images/lpms-cu2.jpg :alt: LP-Research LPMS-CU2 sensor Product Link: `LPMS-U2 Series `__ / `LPMS-U3 Series `__ Docs Link: `LPMS-U2 Series `__ / `LPMS-U3 Series `__ 9-Axis Inertial Measurement Unit (IMU) / attitude and heading reference system with CAN and USB Connectivity. This sensor has one Imu component which can be accessed via OpenZen. The U series sensors can be connected to your computing device via a USB-cable, and discovered by either the USB Express mode or the COM-Port communication mode. **Provided OpenZen component:** 1x IMU **Gyroscope Data Key Name:** ``data.g1`` LP-Research LPMS-B2 =================== .. image:: images/lpms-b2.jpg :alt: LP-Research LPMS-B2 sensor `Product Link `__ `Docs Link `__ 9-Axis Inertial Measurement Unit (IMU) / attitude and heading reference system with Bluetooth Classic and Bluetooth low-energy Connectivity. This sensor has one Imu component which can be accessed via OpenZen. The LPMS-B2 can be connected either via the Bluetooth or the Bluetooth Low-Energy subsystem of OpenZen. To be able to connect to the sensor you must first pair it to your host system via your operating system's bluetooth configuration. The pairing process is described `here `__. **Provided OpenZen component:** 1x IMU **Gyroscope Data Key Name:** ``data.g1`` LP-Research LPMS-IG1 and LPMS-IG1P ================================== .. image:: images/lpms-ig1.jpg :alt: LP-Research LPMS-IG1 sensor Product Link: `LPMS-IG1 `__ / `LPMS-IG1P `__ Docs Link: `LPMS-IG1 `__ Ultra Low-Noise 9-Axis Inertial Measurement Unit (IMU) / attitude and heading reference system with USB / CAN / RS232 Connectivity. The LPMS-IG1P has an Global Navigation Satellite System (GNSS) receiver. Both of them come with 2 gyroscopes. The LPMS-IG1 sensor has one Imu component which can be accessed via OpenZen. The LPMS-IG1P sensor has an additional GNSS component which is available to OpenZen. **LPMS-IG1** provides OpenZen component: 1x IMU Gyroscope Data Key Name: ``data.g0`` and ``data.g1`` **LPMS-IG1P** provides OpenZen components: 1x IMU, 1x GNSS Gyroscope Data Key Name: ``data.g0`` and ``data.g1`` LP-Research LPMS-NAV3 ===================== .. image:: images/lpms-nav3.jpg :alt: LP-Research LPMS-NAV3 sensor `Product Link `__ `Docs Link `__ LPMS-NAV3 is a 6 axis, high performance inertial measurement unit (IMU) with an RS232/TTL/RS422/RS485 communication interfaces. The sensor uses a combination of 3-axis accelerometer/gyroscope and an additional high-accuracy single axis gyroscope to calculate accurate relative heading information. We created this unit especially with automotive, mobile robotics and automatic guided vehicle (AGV) application cases in mind. The sensor is contained in a rugged, IP67-rated aluminium enclosure. **Important Note: The default UART baudrate of the LPMS-NAV3 is 115200 baud. OpenZen uses a larger baudrate by default so 115200 baud needs to be selected when connecting to an LPMS-NAV3 IMU.** **Provided OpenZen component:** 1x IMU **Gyroscope Data Key Name:** ``data.g0`` LP-Research LPMS-ME ================================== .. image:: images/lpms-me1.jpg :alt: LP-Research LPMS-ME sensor `Product Link `__ `Docs Link `__ LPMS-ME is a high performance miniature inertial measurement unit (IMU) with multiple communication interfaces. Integrating UART, i2c and SPI in the same unit LPMS-ME perfectly fits both machine and human motion measurements for size and cost sensitive applications. In addition to BE, ME has an extra magnatometer. OpenZen can communicate via UART directly with the LPMS-ME or via a SiLabs Serial-To-USB conversion chip. The LPMS-ME development kit contains such a SiLabs chip to connect the LPMS-ME to a PC. **Important Note: The default UART baudrate of the LPMS-ME is 115200 baud. OpenZen uses a larger baudrate by default so 115200 baud needs to be selected when connecting to an LPMS-ME IMU.** **LPMS-ME provides OpenZen component:** 1x IMU **Gyroscope Data Key Name:** ``data.g1`` LP-Research LPMS-BE ================================== .. image:: images/lpms-be1.jpg :alt: LP-Research LPMS-BE sensor `Product Link `__ `Docs Link `__ LPMS-BE is a high performance miniature inertial measurement unit (IMU) with multiple communication interfaces. Integrating UART, i2c and SPI in the same unit LPMS-BE perfectly fits both machine and human motion measurements for size and cost sensitive applications. OpenZen can communicate via UART directly with the LPMS-BE or via a SiLabs Serial-To-USB conversion chip. The LPMS-BE development kit contains such a SiLabs chip to connect the LPMS-BE to a PC. **Important Note: The default UART baudrate of the LPMS-BE is 115200 baud. OpenZen uses a larger baudrate by default so 115200 baud needs to be selected when connecting to an LPMS-BE IMU.** **LPMS-BE provides OpenZen component:** 1x IMU **Gyroscope Data Key Name:** ``data.g1``