Mytikas-LTU / ELPIS-ONE

Repo for ELPIS-ONE, Mytikas first rocket
0 stars 0 forks source link

[SHORT] Implement MPU6050 driver #2

Closed Bullizz closed 6 months ago

Bullizz commented 1 year ago

Implement the driver made by/for MPU6050

Bullizz commented 1 year ago

Workers: Isak Henningsson

isakensak commented 1 year ago

Added the relevant files from https://github.com/emanbuc/ESP8266_MPU6050 and wrote a simple main.cpp to validate data. The data does not seem correct.

isakensak commented 1 year ago

Switched to adafruits drivers, now there are correct values.