eriksl wrote:... there appears to be no hardware i2c support on the esp8266, so you're free to use whatever pins you like and run one of the software "bitbanging" implementations on it.
ericsl,
Can you point us to a working library to "bitbang" (softwareI2C) our esp8266?
Do you know of any implemented in Arduino sketch?
I just built msuzuki777's ESP8266-as-Arduino IDE, and would like to stay with it for all my 8266 programming.