From b1718f4a6995ff7c1d7be1a7cdf26fe0c8ef2079 Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Tue, 27 Feb 2024 17:56:24 +0200 Subject: [PATCH] feat(ili9881c-8in): experimental support --- boards/ili9881c-8in/board.json | 25 +++++++++++++++++++++++++ boards/ili9881c-8in/board.svg | 28 ++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 boards/ili9881c-8in/board.json create mode 100644 boards/ili9881c-8in/board.svg diff --git a/boards/ili9881c-8in/board.json b/boards/ili9881c-8in/board.json new file mode 100644 index 0000000..848229e --- /dev/null +++ b/boards/ili9881c-8in/board.json @@ -0,0 +1,25 @@ +{ + "name": "ILI9981C 8 inch MIPI DSI2 800x1280 display", + "version": 1, + "description": "Experimental MIPI DSI2 display panel with ILI9881C driver chip.", + "author": "Uri Shaked", + "width": 133.586, + "height": 194.078, + + "pins": { + /* No pins - the DSI interface is handled internally by the display chip */ + }, + + "displays": [ + { + "id": "lcd1", + "x": 11.657, + "y": 11.972, + "width": 110.271, + "height": 171.078, + "pixelWidth": 800, + "pixelHeight": 1280, + "chip": "ili9881c" + } + ] +} diff --git a/boards/ili9881c-8in/board.svg b/boards/ili9881c-8in/board.svg new file mode 100644 index 0000000..6edc46c --- /dev/null +++ b/boards/ili9881c-8in/board.svg @@ -0,0 +1,28 @@ + + + +