Ai_Ardulib_SSD1306 icon indicating copy to clipboard operation
Ai_Ardulib_SSD1306 copied to clipboard

Library for using SSD1306-powered OLED displays in the Arduino IDE.

Ai_Ardulib_SSD1306

Example code for using the ESP8266 Development Board and an OLED display for visualizing different things on its 128×64 pixel screen.

Description

For more details, check out the tutorial page at:

  • http://learn.acrobotic.com/tutorials/post/esp8266-oled-display-using-i2c

If you like my work, you can help me dedicate more time to building projects, writing code, and making videos about them:

  • https://www.patreon.com/acrobotic
  • https://www.paypal.me/acrobotic

You can also purchase products from my little online shops to help fund future Open-Source projects like these! I'll always put my best effort in every project, and release all my design files and code for you to use.

  • https://acrobotic.com/
  • https://amazon.com/acrobotic

Installation

Please follow the instructions outlined in the tutorial linked above. The steps describe how to install the library needed for the programs to run properly.

License

Released under the MIT license. Please check LICENSE.txt for more information. All text above must be included in any redistribution.