Hello,
I was doing project on MPU6050 to find real time values of accelometer and gyroscope readings. Using arduino uno i was able to get results via wired medium.
However for the main project i need to make the setup wireless. I was pondering about whether to use esp32 but i havent found any arduino codes to drive the wireless setup in the web. If someone could give me any sample code which uses esp32 and MPU6050 via ota that would be nice.
Also if u recommend any other wifi module over esp32 then please let me know
Do you solved?
You can put a WiFi shield on the Arduino and with some code changes it should work wireless. You apparently have all the protocols etc already working. This response is to help you get started in solving your problem, not solve it for you.
Good Luck & Have Fun!
Gil