GY-521 MPU6050 3-Axis Acceleration Gyroscope 6DOF

GY-521 MPU6050 3-Axis Acceleration Gyroscope 6DOF

New 6 available
R88.20
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Seller
Buyer protection
Get it now, pay later

Product details

Condition
New
Location
South Africa
Product code
SEN-015
Bob Shop ID
645112301

GY-521 MPU6050 3-Axis Acceleration Gyroscope 6DOF Module

- Model: GY-521
- Color: Blue
- Material: PCB + Plastic + copper
- Chip: MPU-6050
- Power supply: 3~5V
- Communication mode: standard IIC communication protocol
- Chip built-in 16bit AD converter, 16bit data output
- Gyroscopes range: +/- 250 500 1000 2000 degree/sec
- Acceleration range: +/- 2g, +/- 4g, +/- 8g, +/- 16g
- Immersion Gold plating PCB, machine welding process to ensure quality
- Pin pitch: 2.54mm
- Great for DIY projects

Example Sketch & Diagram

Library: MPU6050.zip

gy-521-mpu6050-3-axis-acceleration-gyroscope-6dof

#include "Wire.h" #include "I2Cdev.h" #include "MPU6050.h"   MPU6050 accelgyro;  int16_t ax, ay, az; int16_t gx, gy, gz;  #define LED_PIN 13 bool blinkState = false;  void setup() {   Wire.begin(); Serial.begin(38400);  Serial.println("Initializing I2C devices..."); accelgyro.initialize();   Serial.println("Testing device connections..."); Serial.println(accelgyro.testConnection() ? "MPU6050 connection successful" : "MPU6050 connection failed");  pinMode(LED_PIN, OUTPUT); }  void loop() {  accelgyro.getMotion6(&ax, &ay, &az, &gx, &gy, &gz);  Serial.print("a/g:t"); Serial.print(ax); Serial.print("t"); Serial.print(ay); Serial.print("t"); Serial.print(az); Serial.print("t"); Serial.print(gx); Serial.print("t"); Serial.print(gy); Serial.print("t"); Serial.println(gz);  blinkState = !blinkState; digitalWrite(LED_PIN, blinkState); delay(250); }
Add to cart

Recently viewed

See more
1986 Ciskei Additional stamp value to the Definitive Series FDC 1.17.1
Secondhand
R7.50
Rotating Booth PVC Background Board Live Product Display Accessories, Random Color Delivery, Spec...
New
R139.00
50% OFF
Motion sensor Solar Induction Security Light
New
R249.00 R500.00
Farming Systems Approach to Technology Development and Transfer:A Source Book - JB Matata
Secondhand
R150.00

Similar products

GY-87 MPU6050 HMC5883L BMP180 10DOF Sensor Module 3-axis Gyroscope Accelerometer 5V Geekcreit for Ar
New
R654.00
43% OFF
5Pcs 6DOF MPU-6050 3 Axis Gyro Accelerometer Sensor Module Geekcreit for Arduino - products that wor
New
R525.77 R927.89
Gyroscope / accelerometer mpu-6050
New
R118.01
GY-521 MPU-6050 Accelerometer Gyroscope 3Axis
New
R45.95