Search found 2 matches

by adamjezek
Sat Feb 04, 2017 5:47 pm
Forum: Drivers for External Components
Topic: MPU6050 - strange values
Replies: 3
Views: 6779

Re: MPU6050 - strange values

[quote="pythoncoder"]Have you looked at [url]https://github.com/micropython-IMU[/url]? There are drivers for the MPU9150 and MPU9250 here [url]https://github.com/micropython-IMU/micropython-mpu9x50[/url]. If I remember correctly the MPU6050 is similar to the MPU9150 but lacks the magnetometer chip. ...
by adamjezek
Fri Feb 03, 2017 4:51 pm
Forum: Drivers for External Components
Topic: MPU6050 - strange values
Replies: 3
Views: 6779

MPU6050 - strange values

Hi, I'm trying to use MPU6050 accelerometer, however I'm getting strange values. I have the accelerometer connected to ESP8266 over level shifter (so the accelerometer could run at 5V). What I was able to find yet(but not sure if it's true): The accelerometer needs to be initialized by sending 2 byt...