MPU6050_tockn icon indicating copy to clipboard operation
MPU6050_tockn copied to clipboard

Arduino library for easy communication with MPU6050

Results 34 MPU6050_tockn issues
Sort by recently updated
recently updated
newest added

works fine with standard Nano, but if I substitute a Nano "Every" it hangs at the "mpu6050.begin();" statement. I have tried it with the ATMEGA328 emulation on and with it...

Is it possible to communicate with more than one MPU6050 on same bus? (i.e. with 2 MPU6050, the 1st has address 0x68, the 2nd has pin AD0 at high level...

Hello, I would like to know the default sensitivity for both the accelerometer and gyroscope in this library and if possible would want to change it. Thank you so much...

How can I get the sensor's data? I want to drive dc motor. What commands can I use?

Ciao, First o fall many thanks for your good work - Make handling of MPU6050 really easy ;o) After Updating to new version of ESP32-HAL-I2C I realized that READ from...

There is a way to make it works in a ESP8266 Based Dev Board? Thanks...

Hi there, I'm using esp-wroom32 and i just noticed that when we turn the power ON (from usb or from a battery) calibration coef are 2x higher than what they...

Hey, I just wanted to use your code for my esp8266, and I realised after looking at it that there is not Yaw Transfer ongoing. As far as I know,...

Hey guys, I am trying to build stabilisation fins for an airplane. I want the rotationangle of the fins to be in a direct relation to the angle of the...

This Library is compatible with ESP32?. Can you sendme a example with ESP32 and conections?