Esp8266-01 & i2c

Anyone successfully programmed a ESP8266-01 to use the I2C bus?

Best regards,
Chris

Should work by using any Arduino example using the Wire library.

Cheers,

Craig

Solved it using SoftwareSerial library.

1 Like