MPU6050 Sensor Arduino Tutorial

  Рет қаралды 92,326

Superb Tech

Superb Tech

Күн бұрын

Пікірлер: 52
@basiccircuit
@basiccircuit 6 күн бұрын
Great video. There are all of files we need in project. A big part of youtube channels don't give all of things. But you gave things library to solder iron.Thanks for video.
@jorgebulnes96
@jorgebulnes96 Жыл бұрын
If the value remains at 127, the problem is that the MPU6050 is not making good contact with the pins, you have to solder the pins on the board in order to have good contact. To test this without soldering, try moving the pins on the MPU605O and then a green light has to turn on, once the light turns green it means it's making good contact, and the readings will change when moving the board like the video.
@yousefabdelsamie5983
@yousefabdelsamie5983 Жыл бұрын
To add to the that, it is important to use good quality wires. I would recommend directly connecting the sensor to the arduino using male to female wires.
@anas3333
@anas3333 Жыл бұрын
@@yousefabdelsamie5983 how ?
@yousefabdelsamie5983
@yousefabdelsamie5983 Жыл бұрын
@@anas3333 first solder the pin headers to the mpu6050 then use male to female wires to connect the mpu6050 to the arduino
@yousefabdelsamie5983
@yousefabdelsamie5983 Жыл бұрын
I had many MPU6050 that were faulty so if it doesn’t work just dont bother fixing it and buy a new one from a different store.
@anas3333
@anas3333 Жыл бұрын
​@@yousefabdelsamie5983 okey thanks my friend
@firey3611
@firey3611 15 күн бұрын
This video was very helpful! Thank you!
@robinwood5833
@robinwood5833 2 жыл бұрын
Great video, i would like to see an mpu sound an alarm or beep at 50 degrees and 180 degrees, this would help my project immensely Thank You Robin from Downunder
@Calthecool
@Calthecool Жыл бұрын
Worked like a charm
@patrik2295
@patrik2295 Жыл бұрын
Best video for mpu6050! Thank you!
@alexmunozargote760
@alexmunozargote760 3 ай бұрын
Excelente video amigo, rápido y efectivo el tutorial 👍
@saurion9479
@saurion9479 9 ай бұрын
You are my hero frfr
@noamaneiziki1108
@noamaneiziki1108 Жыл бұрын
hello, Why using the value 17000 in the programm. I cannot understand
@chymty6603
@chymty6603 Жыл бұрын
finally a working one
@RixtronixLAB
@RixtronixLAB Жыл бұрын
Nice info, thanks for sharing it :)
@qzorn4440
@qzorn4440 10 ай бұрын
very interesting. thank you.
@PhG1961
@PhG1961 3 жыл бұрын
Nice video. I can use this product/solution to detect if my robot has tipped over.... ;-)
@harshmirdhwal
@harshmirdhwal 3 жыл бұрын
Super Useful Brother, just a question why didn't we define our A4 and A5 pin in the code??
@SuperbTech
@SuperbTech 3 жыл бұрын
These are also the I2C communication pins( SCL and SDA), so the arduino IDE already defines them.
@MattC2085
@MattC2085 4 ай бұрын
Make a solar tracker with gear motors and that sensor module
@lemmykilmister8673
@lemmykilmister8673 Жыл бұрын
What if I connect them to Gpio 18 and 19 (right top), would it still work? I also wonder why didn't you use pull up resistors?
@TheDailyMemesShow
@TheDailyMemesShow 3 ай бұрын
Can the angle variations be used as direct command input?
@saheelmoye7925
@saheelmoye7925 4 ай бұрын
Can I get reading in millimetres in x y and Z direction?
@jsf455
@jsf455 3 жыл бұрын
Thanks, I am building a Model rocket with RCS and Thrust Vector Control. This will help a lot.
@alinabeel7953
@alinabeel7953 Жыл бұрын
good job
@DwayneGabrielLRuado
@DwayneGabrielLRuado Жыл бұрын
Hi sir,I tried to follow your tutoriali did everything the same. but the value stays on 127 to all variables x y z, i thought my mpu is not working then i tried another MPU Chip and the results are the same, any tips? :)
@vikaskumartiwari8263
@vikaskumartiwari8263 Жыл бұрын
same with me, I have tried many times🥲
@Nishi3326
@Nishi3326 10 ай бұрын
Same here
@hari7110
@hari7110 6 ай бұрын
same bro what was issue ?
@jonwilkinson7474
@jonwilkinson7474 4 ай бұрын
127 is what it reads when there is no input from the mpu. meaning your wiring is probably wrong@@hari7110
@user-io4sr7vg1v
@user-io4sr7vg1v 26 күн бұрын
You have to use jeffrowburgs library. Otherwise trying to read using the Wire interface gives poor results.
@dangata3358
@dangata3358 6 ай бұрын
Could you please help me to find (ADXL335, HMC5883L, Tilt sensor) libraries for proteus
@suniltanwar7625
@suniltanwar7625 3 жыл бұрын
How to use accelerometer in same project
@bagaskara6879
@bagaskara6879 8 ай бұрын
What pin you connect for wemos d1 mini?
@himanshughatge9363
@himanshughatge9363 Жыл бұрын
i cant reach the links having server issue\
@rachedbitar7330
@rachedbitar7330 8 ай бұрын
king
@paulsmith9574
@paulsmith9574 8 ай бұрын
Does the software account for the spin of the earth? If you leave the thing sitting there reading all day the rotation of the earth would effect it, wouldn't/ shouldn't it?
@baaaang6554
@baaaang6554 6 ай бұрын
no bc it works with pressure and earths rotation does not affect it
@zayalk6338
@zayalk6338 Ай бұрын
No, because it is beyond its sensitivity and it was not calibrated for earth rotation ( as it should).
@ajiteshtamrakar9769
@ajiteshtamrakar9769 9 ай бұрын
👍👍👍👍👍
@bjrnhjjakobsen2174
@bjrnhjjakobsen2174 7 ай бұрын
Kunne du tænke dig at lave det?
@tinonyajeka5097
@tinonyajeka5097 Жыл бұрын
do you have a code for accident detection
@thatradcat8480
@thatradcat8480 3 ай бұрын
You might not need it anymore, but i wrote some code that can detect impacts. If u still need help just @ me or something
@romanthenumeral9497
@romanthenumeral9497 Жыл бұрын
is it possible to change the 255 values into degrees?
@user-bi1vk8qn2w
@user-bi1vk8qn2w 8 ай бұрын
no
@syariffaripin4070
@syariffaripin4070 11 ай бұрын
How to calibrate the sensor?
@lyhongleft3676
@lyhongleft3676 6 ай бұрын
In one of the example codes there should be something along the lines of "mpu6050 Zero" just upload the code n it should calibrate it
@kemasmuhammadirfan4214
@kemasmuhammadirfan4214 3 ай бұрын
lieee
How does an Accelerometer work? | 3D Animation
6:11
CircuitBread
Рет қаралды 73 М.
14 | Measure angles with the MPU6050 accelerometer
13:03
Carbon Aeronautics
Рет қаралды 144 М.
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 43 МЛН
Incredible Dog Rescues Kittens from Bus - Inspiring Story #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 37 МЛН
Electric Flying Bird with Hanging Wire Automatic for Ceiling Parrot
00:15
mpu 6050 arduino tutorial for beginners
5:55
Mission Critical
Рет қаралды 160 М.
Build an Electronic Level with MPU-6050 and Arduino
33:37
DroneBot Workshop
Рет қаралды 317 М.
How MEMS Accelerometer Gyroscope Magnetometer Work & Arduino Tutorial
9:57
How To Mechatronics
Рет қаралды 771 М.