Page 2 of 2

Re: Hi , is there any sample code to interface the mpu-6050 with the esp32 ..??

Posted: Thu Aug 27, 2020 2:13 pm
by espnewbie
Hi Reeshma,
You can extract and copy this to example folder of esp_idf. The MPU 6050 code is currently not in official release, but it will soon be.
Hi Reeshma,

I was able to use the code you have provided. Just a newbie question, how can I extract the specific data on the sensor. Example, I just want to get ready of Acc_X.

Thank looking forward to a response.