49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"description": "Monochrome LCD, OLED and eInk Library. Display controller: SSD1305, SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SSD1329, SSD1606, SSD1607, SH1106, SH1107, SH1122, T6963, RA8835, LC7981, PCD8544, PCF8812, HX1230, UC1601, UC1604, UC1608, UC1610, UC1611, UC1701, ST7565, ST7567, ST7588, ST75256, NT7534, IST3020, ST7920, LD7032, KS0108, SED1520, SBN1661, IL3820, MAX7219. Interfaces: I2C, SPI, Parallel.",
|
|
"repository": {
|
|
"url": "https://github.com/olikraus/U8g2_Arduino",
|
|
"type": "git"
|
|
},
|
|
"platforms": [
|
|
"atmelavr",
|
|
"atmelsam",
|
|
"espressif32",
|
|
"espressif8266",
|
|
"intel_arc32",
|
|
"microchippic32",
|
|
"nordicnrf51",
|
|
"nordicnrf52",
|
|
"ststm32",
|
|
"teensy",
|
|
"timsp430"
|
|
],
|
|
"export": {
|
|
"exclude": [
|
|
"extras",
|
|
"docs",
|
|
"tests",
|
|
"test",
|
|
"*.doxyfile",
|
|
"*.pdf"
|
|
],
|
|
"include": null
|
|
},
|
|
"authors": [
|
|
{
|
|
"maintainer": true,
|
|
"name": "oliver",
|
|
"url": null,
|
|
"email": "olikraus@gmail.com"
|
|
}
|
|
],
|
|
"keywords": [
|
|
"display"
|
|
],
|
|
"id": 942,
|
|
"name": "U8g2",
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"version": "2.23.12",
|
|
"homepage": "https://github.com/olikraus/u8g2"
|
|
} |