-->
Page 1 of 1

ESP8266 to MPU6050

PostPosted: Wed Nov 20, 2019 10:50 pm
by Edmond Diep
Hello! So currently, I've been trying to get readings from my MPU6050 (Accelerometer/Gyroscope) to send its data over to a ESP8266. I also have another ESP8266 and I manage to get them both to connect to each other and communicating. However, I'm stuck in taking the MPU6050's data and sending it to the first ESP8266, which then needs to be sent to the second ESP8266. Is there a way I can potentially do this?