how to use ESP8266-07 i2c???does it support it at all????
Posted: Sun Aug 27, 2017 12:21 pm
Hi guys!!!
i got some issues about how to use esp8266's i2c.
i've heard from someone that this module has i2c communication. He told me that scl is GPIO5 and sda is GPIO4.
i want to use a gyroscope module(MPU6050 and it use i2c protocol) interfaced with this esp8266 and read and send the data to PC.And i am using Arduino application to program the esp8266.
i have connected it to esp but there is no logical answer. the numbers just get bigger and bigger. like a timer. i think it depends on i2c because the codes that i used has been tested on Arduino and worked great.
my BIG problem is that i can't use any other platforms(Because of their size!) so i need a way to connect the mpu6050 to esp8266 directly.
Eventually if you have any idea about this... Thank you if you share it with me
i got some issues about how to use esp8266's i2c.
i've heard from someone that this module has i2c communication. He told me that scl is GPIO5 and sda is GPIO4.
i want to use a gyroscope module(MPU6050 and it use i2c protocol) interfaced with this esp8266 and read and send the data to PC.And i am using Arduino application to program the esp8266.
i have connected it to esp but there is no logical answer. the numbers just get bigger and bigger. like a timer. i think it depends on i2c because the codes that i used has been tested on Arduino and worked great.
my BIG problem is that i can't use any other platforms(Because of their size!) so i need a way to connect the mpu6050 to esp8266 directly.
Eventually if you have any idea about this... Thank you if you share it with me