# IMU Module

{% hint style="info" %}
We are currently creating documentation for our new range of devices. Please check back soon for guides and technical specifications to help you entirely use our latest technology.
{% endhint %}

This sensor module carries ST ISM330BX, a high-performance 6-axis Inertial Measurement Unit combining a 3-axis accelerometer and a 3-axis gyroscope. It offers wide bandwidth and low noise for precise motion tracking and vibration measurement. Additionally, it features embedded AI and sensor fusion capabilities, enhancing its application in industrial environments. The ISM330BX supports Qvar sensing across three separate channels, with configurable processing and filtering options, making it an ideal choice for advanced motion & vibration detection and analysis.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.evolion.io/hw/sensor-modules/imu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
