- Integrated 6DOF Sensing: Combines 3-axis acceleration and 3-axis gyroscope data acquisition.
- Pre-Processed Angle Output: Delivers stable, filtered Pitch and Roll angles in degrees (not raw data).
- Dual Communication Interfaces: Supports both UART (Serial TTL) and I2C protocols for versatile connectivity.
- Wide Voltage Compatibility: Onboard regulator allows operation from 3.3V to 5V DC power supplies.
- High Resolution: Provides detailed angle measurement with fine precision (typically 0.01° resolution).
- Internal Sensor Fusion: Offloads computationally intensive algorithms from the main microcontroller.
- ROS Ready: Ideal for use in Robot Operating System projects requiring reliable orientation data.
GY-25T 6DOF IMU Module – UART/I2C Tilt Sensor with Gyro + Accelerometer | Angle Detection for ROS Robotics (3.3-5V)
| Sensor Core | Integrated 6-Axis Motion Processor (MPU series compatible) |
|---|---|
| Output Data | Pitch Angle, Roll Angle |
| Output Format | Serial (UART TTL) & I2C |
| Supply Voltage | 3.0V – 5.0V DC |
| Resolution | Approx. 0.01° |
| Baud Rate Options (UART) | 9600 bps (default) / 115200 bps (configurable) |
| Data Update Rate | Up to 100 Hz |
| Module Dimensions | Approx. 24mm x 15mm |


- Robotics (ROS): Provides reliable orientation input for navigation stacks and balance algorithms.
- Platform Stabilization: Used in camera gimbals or leveling systems for industrial machinery.
- UAV/Drone Monitoring: For basic pitch and roll tracking in fixed-wing or entry-level drone systems.
- Automation: Ensuring components are correctly oriented in automated systems.
- Connect VCC to 5V/3.3V and GND to common ground.
- Connect module’s TX to microcontroller’s RX.
- Connect module’s RX to microcontroller’s TX (for configuration).
- Connect VCC to 5V/3.3V and GND to common ground.
- Connect module’s SCL/SDA pins to microcontroller’s I2C pins.
- Note: Ensure the module is configured for I2C mode if required (check documentation for jumper settings).
No, the main benefit of the GY-25T is that these complex calculations are handled internally. Your microcontroller simply reads the final, stable angle data via serial or I2C.
Generally, you configure the module to use one interface or the other (often via a solder jumper or startup command). Refer to the specific module documentation for switching instructions.
No, the integrated sensors only provide Pitch and Roll measurements relative to gravity. Yaw tracking requires an additional magnetometer (compass) sensor.
The data is already internally filtered and stabilized using onboard algorithms. You should find the output significantly cleaner and more stable than raw IMU breakout boards.
The 100 Hz update rate is sufficient for most standard robotics projects, particularly within ROS environments that manage sensor data streams effectively.








