Anonymous
Mar 30, 2026
Rating: 5/5
Exceeded expectations
Fast shipping and the product works exactly as described. The dual-axis measurement is precise, and the form factor is ideal for tight spaces in my RC plane.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Sensors |
| Origin | - |
| Model Number | WT1-IMU |
| Sensor Type | Dual-Axis Attitude & Inclination |
| Communication Interface | TTL Serial (UART) |
| Operating Voltage | 3.3V - 5.0V DC |
| Measurement Range | ±90 Degrees |
| Resolution | 0.01 Degrees |
| Dimensions | 24mm x 18mm x 4mm |
| Weight | 3.5 grams |
| Output Protocol | WitMotion Standard ASCII/Binary |
| Application | Robotics, Drones, Industrial Control |
Anonymous
Mar 30, 2026
Rating: 5/5
Exceeded expectations
Fast shipping and the product works exactly as described. The dual-axis measurement is precise, and the form factor is ideal for tight spaces in my RC plane.
Anonymous
Mar 24, 2026
Rating: 5/5
Compact and reliable
Needed something small for a custom gimbal setup. The WT1-IMU fits perfectly and provides smooth inclination data. No drift issues observed over a 2-hour test run.
Anonymous
Mar 22, 2026
Rating: 5/5
Perfect for my balancing robot project
This sensor is incredibly accurate and easy to integrate with Arduino. The serial output is clean, and the angle readings are stable even during movement. Highly recommended for hobbyists.
Anonymous
Mar 18, 2026
Rating: 4/5
Solid performance in industrial setting
We deployed ten of these in a prototype conveyor system. They have held up well against vibration. Only giving 4 stars because the cable connector feels a bit fragile.
Anonymous
Mar 08, 2026
Rating: 5/5
Easy to use for beginners
As someone new to IMUs, I found this module very forgiving. The wiring is straightforward, and there are plenty of example codes online that work with this specific model.
Anonymous
Mar 02, 2026
Rating: 4/5
Great value, minor documentation gaps
The hardware quality is excellent for the price. It took me a little while to figure out the specific baud rate settings as the manual was brief, but once configured, it works flawlessly.
Q: What is the default baud rate for this sensor?
A: The factory default baud rate is 9600 bps, but it can be configured to 115200 or other standard rates using our configuration software.
Q: Can this be used outdoors in rain?
A: This module is not waterproof. It should be enclosed in a protective case if used in outdoor environments where it might be exposed to moisture.
Q: Is there a Python library available for Raspberry Pi?
A: Yes, since it uses standard UART, you can use the pySerial library in Python. We provide a sample script on our GitHub repository for reading the data.
Q: Does it come with mounting screws?
A: The package includes the sensor module and a pin header strip. Mounting screws are not included, but the holes are standard M2 size.
Q: Does this module support I2C communication?
A: No, the WT1-IMU specifically uses TTL Serial (UART) communication. If you require I2C, please check our other MPU6050 variants.