mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-02 11:20:37 +08:00
11 lines
511 B
INI
11 lines
511 B
INI
name=ESP8266 and ESP32 OLED driver for SSD1306 displays
|
|
version=4.3.0
|
|
author=ThingPulse, Fabrice Weinberg
|
|
maintainer=ThingPulse <info@thingpulse.com>
|
|
sentence=I2C display driver for SSD1306 OLED displays connected to ESP8266, ESP32, Mbed-OS
|
|
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://github.com/ThingPulse/esp8266-oled-ssd1306
|
|
architectures=esp8266,esp32
|
|
license=MIT
|