Shop Batteries Accessories Shop Bakewares Decorations Shop Body Wash Soap
HOME » Computers & Accessories » Desktop Computers » Server PC » GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF

GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF
GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF1GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF2GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF3GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF4GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF5

ส่งฟรี เก็บเงินปลายทาง
ฟรีค่าจัดส่ง จัดส่งเร็วภายใน 2-3 วัน
คืนเงิน/คืนสินค้าได้ใน 7วัน

GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF


รหัสสินค้า : 4556951060
หมวดหมู่สินค้า : Computers & Accessories » Desktop Computers » Server PC
ร้านค้า : ช็อป99
star5-0 (4.92)

เปรียบเทียบราคา

เก็บโค้ดส่วนลด

ราคาปกติ : 65 ฿

FLASH⚡SALE


Share :

GY-521 MPU-6050 module three-axis acceleration gyroscope 6DOF

เซนเซอร์ GY-521 หรือ MPU 6050 6-axis สามารถวัดได้ 6 แกน 1. Accelerometer วัดความเร่ง 3 แกน 2. Gyroscope วัดความเร็วเชิงมุม 3 แกนโดยต่อแบบ i2c
Introduction:

MPU-6000 is the worlds first 6-axis motion processing system. Compared to multi-component solutions the MPU-6000 eliminates the problem of axial distinction when gyroscopes and accelerators are combined thus reducing the amount of packaging space.
The MPU-6000 includes a 3-axis gyroscope 3-axis accelerator and includes a digital processor hardware acceleration (DMP) that can be connected to an accelerator magnetic sensor or other sensors via an I2C port. Second the engine from the I2C master port outputs a complete 9-core fusion algorithm to the application as a single data stream.
InvenSenses motion processing database manages complex data for motion detection reduces the load on the operating system for motion processing operations and provides architected APIs for application development.
MPU-6000s speed range of full sensing is 250 500 1000 and 2000 / sec (dps) which tracks fast and slow motion and programmable users can feel the fullness of the measurements. Is 2g 4g 8g and 16g transmission products can be transmitted via I2C up to 400kHz or SPI up to 20MHz.
The MPU-6000 can operate at different voltages with a supply voltage VDD 2.5V 5% 3.0V 5% or 3.3V 5% and the VVDIO logic interface supplies 1.8V 5% MPU-. The 6000 comes in a 4x4x0.9mm package (QFN) and is an industry revolutionary model. Other features include a built-in temperature sensor and an oscillator with only 1% variation in the operating environment.

Characteristics:


1.Chip: MPU-6050
2.Power supply: 3v-5V power
3. Gyroscope: + 250 500 1000 2000 / s
4. Acceleration: 2 4 8 16 g
5.Communication: standard IIC communication agreement.
6. Built-in 16 bit AD converter chip 16 bits of data output.
7.Pin spacing 2.54mm



#include Wire.h
#include math.h
const int MPU=0x68;
int16_t AcXAcYAcZTmpGyXGyYGyZ;
double pitchroll;

void setup(){
Wire.begin();
Wire.beginTransmission(MPU);
Wire.write(0x6B);
Wire.write(0);
Wire.endTransmission(true);
Serial.begin(9600);
}
void loop(){
Wire.beginTransmission(MPU);
Wire.write(0x3B);
Wire.endTransmission(false);
Wire.requestFrom(MPU14true);

int AcXoffAcYoffAcZoffGyXoffGyYoffGyZoff;
int temptoff;
double ttxtf;

//Acceleration data correction
AcXoff = -950;
AcYoff = -300;
AcZoff = 0;

//Temperature correction
toff = -1600;

//Gyro correction
GyXoff = 480;
GyYoff = 170;
GyZoff = 210;

//read accel data
AcX=(Wire.read()8|Wire.read()) + AcXoff;
AcY=(Wire.read()8|Wire.read()) + AcYoff;
AcZ=(Wire.read()8|Wire.read()) + AcYoff;

//read temperature data
temp=(Wire.read()8|Wire.read()) + toff;
tx=temp;
t = tx/340 + 36.53;
tf = (t * 9/5) + 32;

//read gyro data
GyX=(Wire.read()8|Wire.read()) + GyXoff;
GyY=(Wire.read()8|Wire.read()) + GyYoff;
GyZ=(Wire.read()8|Wire.read()) + GyZoff;

//get pitch/roll
getAngle(AcXAcYAcZ);

//send the data out the serial port
Serial.print(Angle: );
Serial.print(Pitch = ); Serial.print(pitch);
Serial.print( | Roll = ); Serial.println(roll);

Serial.print(Temp: );
Serial.print(Temp(F) = ); Serial.print(tf);
Serial.print( | Temp(C) = ); Serial.println(t);

Serial.print(Accelerometer: );
Serial.print(X = ); Serial.print(AcX);
Serial.print( | Y = ); Serial.print(AcY);
Serial.print( | Z = ); Serial.println(AcZ);

Serial.print(Gyroscope: );
Serial.print(X = ); Serial.print(GyX);
Serial.print( | Y = ); Serial.print(GyY);
Serial.print( | Z = ); Serial.println(GyZ);
Serial.println( );
delay(333);
}

//convert the accel data to pitch/roll
void getAngle(int Vxint Vyint Vz) {
double x = Vx;
double y = Vy;
double z = Vz;

pitch = atan(x/sqrt((y*y) + (z*z)));
roll = atan(y/sqrt((x*x) + (z*z)));
//convert radians into degrees
pitch = pitch * (180.0/3.14);
roll = roll * (180.0/3.14) ;
}

ติดต่อ/สอบถาม :

BESTSELLER :

Card PCI Express Serial 2Port/RS-232/RS232/DB9 Card PCI Express Serial 2Port/RS-232/RS232/DB9...
star5-0 (4.89)
ชุดน้ำระบบปิด Tsunami CoolMan ARGB Multi-platform CPU Liquid Cooler CM-360 White รับประกันสินค้า 1 ปี ชุดน้ำระบบปิด Tsunami CoolMan ARGB Multi-platform CPU Liquid Cooler CM...
star5-0 (4.85)
บู๊ทยาง Plug Boots CAT6 LINK US-6624 US-6625US-6622 (10ตัว/ถุง) บู๊ทยาง Plug Boots CAT6 LINK US-6624 US-6625US-6622 (10ตัว/ถุง)...
star5-0 (4.81)
Arduino NANO V3.0 Shield Adapter Prototype multi-purpose expansion board FOR arduino nano By KPRAppCompile Arduino NANO V3.0 Shield Adapter Prototype multi-purpose expansion boa...
star5-0 (4.84)
PATCH CORD FIBER 9/125 LC/UPC-LC/UPC SM-SX G657A1 2.0MM 3M PATCH CORD FIBER 9/125 LC/UPC-LC/UPC SM-SX G657A1 2.0MM 3M...
star5-0 (5)
Power Supply Epson L110/L120/L210/L220/L300/L350/L360/L455/L405/L550/L555 Power Supply Epson L110/L120/L210/L220/L300/L350/L360/L455/L405/L550/L...
star5-0 (4.66)
Breadboard 830 points Solderless Proto Board 830 comtacts transparent Protoboard For Arduino NodeMCU By KPRAppCompile Breadboard 830 points Solderless Proto Board 830 comtacts transparent ...
star5-0 (4.93)
MPU-9250 9-Axis Attitude+Gyro+Accelerator+Magnetometer Sensor Module MPU-9250 9-Axis Attitude+Gyro+Accelerator+Magnetometer Sensor Module...
star5-0 (4.77)
โมดูล 16 channel 12 - bit pwm/servo driver - i2 c interface pca 9685 โมดูล 16 channel 12 - bit pwm/servo driver - i2 c interface pca 9685...
star5-0 (4.92)
พัดลมเคส Cooler Master SICKLEFLOW 120 ARGB FAN (MFX-B2DN-18NPA-R1) 2y. พัดลมเคส Cooler Master SICKLEFLOW 120 ARGB FAN (MFX-B2DN-18NPA-R1) 2y....
star5-0 (4.94)
6-Pin to 8-Pin PCI Express PCI-E Power Converter Cable for GPU Video card 6-Pin to 8-Pin PCI Express PCI-E Power Converter Cable for GPU Video c...
star5-0 (4.86)
Elit การ์ดแลน วิ่งเต็ม speed Lan Card แลนการ์ด RTL8111E 10/100/1000Mbps PCI-E Gigabit Ethernet LAN Network Elit การ์ดแลน วิ่งเต็ม speed Lan Card แลนการ์ด RTL8111E 10/100/1000Mbp...
star5-0 (4.76)

Bag Accessories

(ส่งจากไทย🇹🇭🇹🇭)ซับจัดระเบียบกระเป๋า Carlyn รุ่น cozy glaze กระเป๋าจัดระเบียบ (ส่งจากไทย🇹🇭🇹🇭)ซับจัดระเบียบกระเป๋า Carlyn รุ่น cozy glaze กระเป๋าจัดร...
star5-0 (4.88)
สายสะพายไหล่ สะพายข้าง สีพื้น ขาวดํา ขนาด 3.8 ซม. ปรับขนาดได้ สําหรับผู้หญิง สายสะพายไหล่ สะพายข้าง สีพื้น ขาวดํา ขนาด 3.8 ซม. ปรับขนาดได้ สําหรับผ...
star5-0 (5)
กระเป๋าตาข่าย ขนาดใหญ่ แบบพกพา มี 8 ช่อง ทนทานใส่ของได้เยอะ กระเป๋าอเนกประสงค์ ใส่เครื่องสำอางค์ ของใช้อาบน้ำ กระเป๋าตาข่าย ขนาดใหญ่ แบบพกพา มี 8 ช่อง ทนทานใส่ของได้เยอะ กระเป๋าอเน...
star5-0 (5)
BA 742B หัวเข็มขัด ปรับสายกระเป๋า สำหรับสายกว้าง 3/4นิ้ว (19มม.) 1ชิ้น Metal Buckle for 3/4 inch width strap 1 piece BA 742B หัวเข็มขัด ปรับสายกระเป๋า สำหรับสายกว้าง 3/4นิ้ว (19มม.) 1ชิ้น...
star5-0 (5)
คลิปตะขอโลหะ รูปตัว D ถอดได้ อเนกประสงค์ สําหรับสายคล้องกระเป๋าหนัง 1 ชิ้น คลิปตะขอโลหะ รูปตัว D ถอดได้ อเนกประสงค์ สําหรับสายคล้องกระเป๋าหนัง 1 ...
star5-0 (4.9)
Mh 8 ชิ้น / เซต ฝาครอบป้องกันล้อ กระเป๋าเดินทาง เพลาซิลิโคน กระเป๋าเดินทาง รองเท้าล้อ ลดเสียงรบกวน ลดการสึกหรอของล้อ พร้อมล้อเลื่อน เสียงเงียบ Mh 8 ชิ้น / เซต ฝาครอบป้องกันล้อ กระเป๋าเดินทาง เพลาซิลิโคน กระเป๋าเดิ...
star5-0 (4.66)
TAIDU พวงกุญแจตุ๊กตาบิ๊กอายมอนสเตอร์ จี้ตุ๊กตา อุปกรณ์กระเป๋า TAIDU พวงกุญแจตุ๊กตาบิ๊กอายมอนสเตอร์ จี้ตุ๊กตา อุปกรณ์กระเป๋า...
star4-5 (4.35)
อะไหล่มือจับกระเป๋าเดินทาง แบบเปลี่ยน สําหรับกระเป๋าเดินทาง อะไหล่มือจับกระเป๋าเดินทาง แบบเปลี่ยน สําหรับกระเป๋าเดินทาง...
star4-5 (4.2)

หมวดหมู่ที่แนะนำ :

Baby Mittens FootwearRegular Outerwear | Winter Outerwear | Dresses | Bottoms | Sleepwear | Tops | Bodysuits Jumpsuits | Sets | Swimwear | Others | Bags Luggage | Hats Caps | Eyewear | Hair Accessories | Gloves | Belts | Socks | Scarves | Watches | Jewelry | Rain Gear | Earmuffs | Others | Costumes | Underwear Innerwear | Sleepwear | Swimwear | Tops | Outerwear | Bottoms | Suits Sets | Others | Costumes | Underwear Innerwear | Sleepwear | Swimwear | Tops | Outerwear | Bottoms | Rompers Jumpsuits Overalls | Dresses | Suits Sets | Others | Boots | Sandals | Sneakers | Flip Flops | Formal Shoes | Loafers | Others | Boots | Sandals | Sneakers | Loafers | Flip Flops | Flats | Others |