Skip to content

klarsys/esp8266-OLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an esp8266-Arduino library for I2C-OLED displays.

Credits

Original code was taken from ESP8266-I2C-OLED project and was modified in form of a library suitable for using with Arduino IDE.

Installation

  • Click on the Download ZIP button in the top right corner.
  • Uncompress it.
  • Rename the uncompressed folder to OLED.
  • Check that the OLED folder contains OLED.cpp and OLED.h files.
  • Place the OLED folder in your <arduinosketchfolder>/libraries/ folder - you may need to create the libraries subfolder if it is your first library.
  • Restart the IDE.

About

esp8266-Arduino library for I2C-OLED displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages