Adafruit SH110x Arduino Library
Arduino library for monochrome OLEDs based on SH110X drivers.

Introduction

This is documentation for Adafruit's SH110X library for monochrome OLED displays: http://www.adafruit.com/category/63_98

These displays use I2C or SPI to communicate. I2C requires 2 pins (SCL+SDA) and optionally a RESET pin. SPI requires 4 pins (MOSI, SCK, select, data/command) and optionally a reset pin. Hardware SPI or 'bitbang' software SPI are both supported.

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Dependencies

This library depends on Adafruit_GFX being present on your system. Please make sure you have installed the latest version before using this library.

Author

Written by Limor Fried/Ladyada for Adafruit Industries, with contributions from the open source community.

License

BSD license, all text above, and the splash screen included below, must be included in any redistribution.