0 ratings
SHILLEHTEK MPU6050 / MPU-6050 Pre-Soldered GY-521 Module | 6-Axis Accelerometer Sensor & IMU Sensor | Compatible with Arduino Accelerometer Projects, Accelerometer Arduino Builds, and Raspberry Pi (2)
PRE-SOLDERED: Solderless! Pins are already attached. Ready to plug in and go
SHILLEHTEK MPU6050 / MPU-6050 Pre-Soldered GY-521 Module | 6-Axis Accelerometer Sensor & IMU Sensor | Compatible with Arduino Accelerometer Projects, Accelerometer Arduino Builds, and Raspberry Pi (2)
Item #: 69066937

SHILLEHTEK MPU6050 / MPU-6050 Pre-Soldered GY-521 Module | 6-Axis Accelerometer Sensor & IMU Sensor | Compatible with Arduino Accelerometer Projects,

Item #: 69066937
0 ratings Write a review
Out of stock
us Imported from USA store
Our Top Logistics Partners
  • fedex
  • dhl
PRE-SOLDERED: Solderless! Pins are already attached. Ready to plug in and go
U-Care Warranty:
None
Select a Plan
buy now pay later

Buy Now Pay Later

fast shipping

Fast
Shipping

free return

Free
Return*

secure packaging

Secure Packaging

100% original products

100% Original Products

pci-dss

PCI DSS Compliance

iso certified

ISO 27001 Certified


paypal payment
afterpay payment
visa payment
mastercard payment
Note: Step Down Voltage Transformer required for using electronics products of US store (110-120). Recommended power converters Buy Now.

What Stands Out

Pre-Soldered Ease
These modules come pre-soldered, allowing hassle-free integration with Raspberry Pi and Arduino systems, saving valuable time and enhancing user experience for both beginners and advanced users.
6 DOF Precision
Equipped with 6 degrees of freedom, the MPU 6050 module offers accurate motion sensing, enabling developers to create responsive applications like robotics and gaming interfaces with high-performance data.
Broad Compatibility
Compatible with various platforms such as Raspberry Pi and Arduino, this sensor allows for versatile applications, catering to a wider audience including hobbyists, educators, and engineers alike.

Product Details

Shop the best deals on MPU 6050 2 pcs Pre-Soldered Module GY-521 for Raspberry Pi Pico, Arduino, and other models. Easy to use, no soldering required. Perfect for DIY projects and robotics. Get yours now at Ubuy Australia!
  • Pre-soldered with attached pins for easy plug-and-go setup
  • Features a 6 degrees of freedom sensor with a three-axis gyroscope and a three-axis accelerometer
  • Adjustable acceleration range of +/-2g, +/-4g, +/-8g, +/-16g
  • Wide gyroscope range of +/-250, +/-500, +/-1000, +/-2000 °/s
  • Compatible with Raspberry Pi, Arduino, and various microcontrollers
  • Ideal for Raspberry Pi Pico and other models
Measurement Accuracy16,384 LSB(Count)/g
Mounting TypeFlange Mount
Output TypeDigital
Specific Uses For ProductTemperature Sensor
Upper Temperature Rating85 Degrees Celsius
Smart Home CompatibilityNot Smart Home Compatible
Material TypeCopper
Style NameDigital
Item Weight4.54 g
Brand NameST SHILLEHTEK
ModelMPU 6050
ManufacturerShenzhen Robotlinking Technology
Part NumberAB149
Included ComponentsMPU6050 Pre-soldered Accelerometer (2pcs)
BrandST SHILLEHTEK
MaterialCopper
StyleDigital

Who Should Buy?

Suitable For
  • DIY Electronics Enthusiasts

    Ideal for hobbyists who want to integrate accelerometer data in their experiments and projects.

  • Robotics Projects

    Perfect for users developing robots that require motion sensing and stabilization using accelerometer and gyroscope functionalities.

  • Educational Purposes

    Great for students learning about sensors, data acquisition, and programming with platforms like Arduino and Raspberry Pi.

Not Suitable For
  • Professional Applications

    Not suitable for high-precision applications where professional-grade sensors are necessary for reliable data.

Product Description

SHILLEHTEK MPU6050 / MPU-6050 Pre-Soldered GY-521 Module | 6-Axis Accelerometer Sensor & IMU Sensor | Compatible with Arduino Accelerometer Projects, Accelerometer Arduino Builds, and Raspberry Pi (2)

Have any Query? Chat with us

Customer Questions & Answers

  • Question: What is the SHILLEHTEK MPU 6050 GY-521 Module used for?

    Answer: The SHILLEHTEK MPU 6050 GY-521 Module is primarily used for motion tracking and orientation detection. It combines a 3-axis accelerometer with a 3-axis gyroscope, providing a comprehensive 6 degrees of freedom (DOF) for applications in robotics, gaming, and wearable technology. Its versatility allows developers to create projects that involve balancing robots, drone flight stabilization, or even fitness trackers. This capability makes it an ideal choice for enthusiasts looking to build innovative devices that respond to physical movement.
  • Question: How does the MPU 6050 communicate with microcontrollers?

    Answer: The MPU 6050 communicates with microcontrollers like Arduino and Raspberry Pi using the I2C protocol. This two-wire interface is straightforward to set up and requires only two data lines: SDA (data line) and SCL (clock line). Using libraries readily available for Arduino and Raspberry Pi, users can easily integrate the module into their projects, enabling them to read sensor data efficiently. This streamlined communication is essential for developing applications that require real-time motion analysis.
  • Question: Is the SHILLEHTEK MPU 6050 compatible with other platforms besides Raspberry Pi and Arduino?

    Answer: Yes, the SHILLEHTEK MPU 6050 is compatible with various microcontroller platforms beyond just Raspberry Pi and Arduino. It can be integrated with development boards like ESP32, STM32, and others that support I2C communication. This broad compatibility allows hobbyists and professionals to utilize the module in diverse projects, from IoT applications to advanced robotics, making it a valuable component for anyone working in the STEM field.
  • Question: What are some example projects I can create using the MPU 6050?

    Answer: You can create an array of exciting projects with the MPU 6050, such as a self-balancing robot, gesture control devices, or even VR head-tracking systems. For instance, a simple project could involve using the module with an Arduino to create a tilt-controlled car, where the vehicle moves based on the tilt of the controller. Another example is developing a virtual reality setup where the sensor tracks head movement and translates it into a virtual environment, enhancing user immersion.
  • Question: What power supply does the MPU 6050 require?

    Answer: The MPU 6050 operates at a voltage range of 3.3V to 5V, allowing it to connect directly to most microcontrollers without additional hardware. This flexibility means you can power the module seamlessly with an Arduino board or a Raspberry Pi, simplifying your project setup. Ensure that your power source is stable within this range to prevent issues during operation. This adaptability makes the module a great choice for various DIY electronics projects.
  • Question: How do I calibrate the MPU 6050?

    Answer: Calibrating the MPU 6050 involves rotating the sensor in various directions and recording the output data. Typically, you will need to write a simple Arduino or Raspberry Pi script that reads the raw data from the accelerometer and gyroscope. By analyzing the data and adjusting the offsets, you can ensure accurate measurements. Calibration is crucial for precise motion sensing in applications like robotics and gaming, where accuracy directly impacts performance.
  • Question: Can I use multiple MPU 6050 modules in a single project?

    Answer: Yes, you can use multiple MPU 6050 modules in one project by assigning different I2C addresses. However, the default address for the MPU 6050 is 0x68, which can conflict if you try to connect multiple modules. To remedy this, you can use one module at address 0x68 and the other at 0x69 by modifying the AD0 pin. This feature is particularly useful for complex projects needing multiple sensor inputs, such as multi-robot systems or advanced motion tracking.
  • Question: What is the detection range of the MPU 6050?

    Answer: The MPU 6050 sensor features selectable sensitivity ranges for both the accelerometer and gyroscope, offering flexibility based on the application. The accelerometer can measure forces in ranges such as ±2g, ±4g, ±8g, and ±16g, while the gyroscope can detect rotations at ±250, ±500, ±1000, or ±2000 degrees per second. This adaptability allows users to customize the module's sensitivity based on specific project needs, making it ideal for precise motion detection or high-impact applications.
  • Question: Is it necessary to use a pull-up resistor with the MPU 6050?

    Answer: Yes, using pull-up resistors is recommended when connecting the MPU 6050 to a microcontroller via I2C. This is because I2C lines, SDA and SCL, require pull-up resistors to ensure proper voltage levels for signal clarity. Typically, 4.7kΩ to 10kΩ resistors are used for pulling the lines high. This ensures that the communication between the sensor and your microcontroller is stable and reliable, contributing to accurate data transmission during your project.
  • Question: Where can I buy SHILLEHTEK MPU 6050 2 pcs Pre-Soldered Module GY-521 Module?

    Answer: You can buy the SHILLEHTEK MPU 6050 2 pcs Pre-Soldered Module GY-521 Module from Ubuy in Australia. Ubuy is a reliable online platform known for its extensive range of electronic components and modules tailored for hobbyists and developers, ensuring you have access to quality products for your projects.

ST SHILLEHTEK Acceleration Sensors Editorial Review

The MPU 6050 2 pcs Pre-Soldered Module GY-521 Module is a highly praised product that offers a seamless experience for users. Customers have repeatedly commended the quality of the soldering, noting that it is well-executed and reliable. The module is reported to work flawlessly with various devices, including the Raspberry Pi Pico, without the need for further soldering. Users appreciate the convenience and time-saving aspect of this module. The positive reception of this product highlights its reliability and ease of use. Customers describe it as a solid and well-designed product that performs exactly as expected. The fact that it comes pre-soldered is a significant advantage, as it eliminates the need for additional work or technical expertise. Overall, the MPU 6050 2 pcs Pre-Soldered Module GY-521 Module is highly recommended for its quality soldering, seamless compatibility, and ease of use. It is a reliable choice for users in need of a 6 DOF 6 Axis Accelerometer Sensor for their Raspberry Pi or other compatible devices.

Customer Reviews & Ratings

1 customers ratings
  • 5 Star
    100%
  • 4 Star
    0%
  • 3 Star
    0%
  • 2 Star
    0%
  • 1 Star
    0%

Review this product

Share your thoughts with other customers

Pros

  • High-quality soldering
  • Easy plug-and-play functionality
  • Saves time and effort from soldering

Cons

  • No negative feedback was mentioned in the reviews.

Platform Trust & Buyer Confidence

trustpilot logo
4/5 294 reviews
Read reviews
CJ
Chris
Verified buyer

“Promt delivery. Seems like a good product.”

22 July 2026 · via Trustpilot
SM
Scott
Verified buyer

“It was the best service ever received by any company from my online shopping experience in the last 10yrs”

11 July 2026 · via Trustpilot
TD
Terri
Verified buyer

“so easy to order delivery was way earlier than i expected”

3 July 2026 · via Trustpilot
GC
Gavin
Verified buyer

“Very impressed with the speed at which I received my package from the United States to Australia. Highly recommended.”

21-Jul-26 · via Trustpilot
J
Jeannie
Verified buyer

“Very efficient service. Hassle-free. Excellent product. Have ordered several times.”

17-Jul-26 · via Trustpilot
Secure Checkout Global Delivery Easy Returns Genuine Products

Important information

  • Limitations : For products shipped internationally, please note that any manufacturer warranty may not be valid; manufacturer service options may not be available; product manuals, instructions, and safety warnings may not be in destination country languages; the products (and accompanying materials) may not be designed in accordance with destination country standards, specifications, and labeling requirements; and the products may not conform to destination country voltage and other electrical standards (requiring use of an adapter or converter if appropriate). The recipient is responsible for assuring that the product can be lawfully imported to the destination country. When ordering from Ubuy or its affiliates, the recipient is the importer of record and must comply with all laws and regulations of the destination country.
  • Not all the products listed on Ubuy are for sale, as Ubuy is a global search engine. Products are subject to export/trade regulations.