Anonymous
Apr 15, 2026
Rating: 5/5
Precise readings
Compared to more expensive IMUs, this performs surprisingly well. The noise level is low enough for my robotics balancing project.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Computer Hardware, Monitors & Peripherals |
| Origin | - |
| Model Number | AS201-9 |
| Sensor Configuration | 9-Axis (Accelerometer + Gyroscope + Magnetometer) |
| Communication Interface | UART / TTL |
| Operating Voltage | 3.3V to 5.0V DC |
| Default Baud Rate | 115200 bps |
| Gyroscope Range | ±2000 degrees per second |
| Data Update Rate | 200 Hz |
| Module Dimensions | 25 x 25 x 10 mm |
| Net Weight | 8 grams |
| Operating Temperature | -20°C to 70°C |
Anonymous
Apr 15, 2026
Rating: 5/5
Precise readings
Compared to more expensive IMUs, this performs surprisingly well. The noise level is low enough for my robotics balancing project.
Anonymous
Apr 07, 2026
Rating: 5/5
Fast shipping and well packaged
Product arrived well packaged with anti-static protection. Tested immediately and all axes respond correctly. Great seller.
Anonymous
Mar 26, 2026
Rating: 3/5
Calibration required patience
Had to spend time calibrating the magnetometer to get accurate heading data. Once set up it works, but expect to tweak parameters.
Anonymous
Mar 07, 2026
Rating: 4/5
Good value for money
Works well for the price point. Documentation could be slightly more detailed regarding register maps, but overall a solid sensor module.
Anonymous
Mar 05, 2026
Rating: 5/5
Excellent stability for UAV
Used this for a quadcopter build and the data output is very stable. Calibration was straightforward following the manual. Highly recommend for hobbyist drones.
Q: What is the maximum input voltage tolerance?
A: The recommended operating voltage is 3.3V to 5.0V. Please do not exceed 5.5V to avoid damaging the sensor chip.
Q: What is the difference between the 6-axis and 9-axis versions?
A: The 9-axis version includes a magnetometer for compass heading data, while the 6-axis version only includes the accelerometer and gyroscope.
Q: Is this module compatible with Arduino Uno?
A: Yes, this module is compatible with Arduino Uno. You can connect via UART pins or use a software serial library for communication.
Q: How should the module be mounted for best accuracy?
A: For best accuracy, mount the module rigidly near the center of gravity of your device and ensure it is aligned with the vehicle axes.
Q: Is there a sample library available for STM32?
A: Yes, sample code and libraries for STM32 are available on our official wiki page under the downloads section.