10 lines
517 B
INI
10 lines
517 B
INI
name=ESP8266, ESP32 and SAMD21 OLED driver for SSD1306 displays
|
|
version=1.0.0
|
|
author=ThingPulse, Fabrice Weinberg, Pavel Brychta
|
|
maintainer=xPablo.cz <pablo@xpablo.cz>
|
|
sentence=I2C/SPI display driver for SSD1306 OLED displays connected to ESP8266, ESP32, SAMD21
|
|
paragraph=The following geometries are currently supported: 128x64, 128x32, 64x48. The init sequence was inspired by Adafruit's library for the same display.
|
|
category=Display
|
|
url=https://git.xpablo.cz/xPablo.cz/OLED_SSD
|
|
architectures=esp8266,esp32,samd21
|