Search found 4 matches

by octavius_8
04 Mar 2020, 16:44
Forum: ESP Easy: Hardware
Topic: MPU6050 how to convert acceleration to angle
Replies: 7
Views: 17267

Re: MPU6050 how to convert acceleration to angle

I made a issue for the plugin P045 (Gyro MPU6050), Thank you
https://github.com/letscontrolit/ESPEasy/issues/2922
by octavius_8
04 Mar 2020, 15:52
Forum: ESP Easy: Hardware
Topic: MPU6050 how to convert acceleration to angle
Replies: 7
Views: 17267

Re: MPU6050 how to convert acceleration to angle

for example in arduino sketch (s. picture below) the raw data can be called up directly from MPU6050 and displayed in the serial monitor (second picture). Unfortunately I am not an IT and cannot apply the adjustments to the plagin by my self :( and i will need your help. I am also slightly surprised...
by octavius_8
04 Mar 2020, 14:09
Forum: ESP Easy: Hardware
Topic: MPU6050 how to convert acceleration to angle
Replies: 7
Views: 17267

Re: MPU6050 how to convert acceleration to angle

Thanks for the quick response, that means I have to use the formula field (UI Espeasy) or alternatively the plugin has to be adapted for the selectable output.
Can you tell me what exactly needs to be done. Is it difficult?
by octavius_8
04 Mar 2020, 11:32
Forum: ESP Easy: Hardware
Topic: MPU6050 how to convert acceleration to angle
Replies: 7
Views: 17267

MPU6050 how to convert acceleration to angle

Hello espeasy community :D maybe someone can help me with my problem. We are currently working on a school project and use espeasy to measure temperature, humidity and orientation (angle XYZ). Unfortunately, the data from Gyro MPU6050 shows only acceleration values. Is there a way to convert the inf...