Skip to content

Fixed built-in I2C driver for Arduino ESP8266 core

Notifications You must be signed in to change notification settings

CHE77/ESP8266-I2C-Driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

license-badge stars hit-count github-issues

ESP8266-I2C-Driver

Fixed built-in Master I²C driver for Arduino ESP8266 core. Sorry it doesn't support slave I²C mode.

Click here to download the ZIP file

Copy and replace "twi.h", "core_esp8266_si2c.c" in folder %USERPROFILE%\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.0\cores\esp8266

Copy and replace "Wire.h", "Wire.cpp" in folder %USERPROFILE%\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.0\libraries\Wire

Enjoy.

About

Fixed built-in I2C driver for Arduino ESP8266 core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 54.7%
  • C++ 45.3%