name=OneBitDisplay version=2.3.1 author=Larry Bank maintainer=Larry Bank sentence=OLED, LCD and e-paper library for 1-bit per pixel displays. paragraph=Supports most monochrome OLEDs, LCDs, Sharp Memory LCDs and many e-paper displays. Designed to provide a rich set of features with a simple API. Can automatically detect the display address (3C or 3D) and the controller type (SSD1306, SH1106 or SH1107). Includes 5 sizes of fixed fonts (6x8, 8x8, 12x16, 16x16, 16x32). Can use I2C, SPI or bit bang I2C+SPI on any GPIO pins with the use of my BitBang_I2C library. Supports display sizes of: 128x128, 128x64, 128x32, 64x32, 96x16, 72x40. Includes scrolling text/gfx, deferred rendering, lines, sprites, circles, rectangles and more. category=Display url=https://github.com/bitbank2/OneBitDisplay architectures=* includes=OneBitDisplay.h depends=BitBang_I2C