Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By enjoyneering
#71605 Hi All,

Everybody who works with esp8266 in Arduino IDE knows that Wire library has glitches: prove, prove and etc. So I decided to spend some time and rewrite the native library code. It works OK now. I've tested the library at 100KHz I2C speed/80MHz ESP.

The code on github.
I2C bus specification here.
Last edited by enjoyneering on Wed Nov 08, 2017 6:40 am, edited 1 time in total.