{
  "id": "lilygo-tdisplay",
  "name": "LilyGo T-Display Pro",
  "vendorId": "lilygo",
  "kind": "product",
  "lifecycle": "active",
  "familyId": "lilygo-t-display",
  "image": "lilygo_tdisplay.svg",
  "product_url": "https://lilygo.cc/en-us/products/t-display-s3-pro",
  "official": true,
  "refs": {
    "mesh-sh-device": "lilygo-t-display-pro"
  },
  "price": {
    "amount": 47,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "roles": [
    "standalone-ui"
  ],
  "transports": [
    "ble",
    "usb",
    "wifi"
  ],
  "hardware": {
    "mcu": {
      "model": "esp32",
      "flashMb": 16,
      "psramMb": 8,
      "ramKb": 512
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262",
        "txPowerDbm": 22
      }
    ],
    "display": {
      "status": "present",
      "technology": "display",
      "controller": "ST7796",
      "size": 2.33,
      "resolution": {
        "width": 222,
        "height": 480
      },
      "colors": "color",
      "touch": true
    },
    "gnss": {
      "status": "unknown"
    },
    "leds": {
      "status": "present",
      "description": "Status LEDs"
    },
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": true,
      "batteryChemistry": "li-po",
      "charging": true,
      "consumptionIdleMa": 45,
      "consumptionTxMa": 80
    },
    "physical": {
      "dimensionsMm": {
        "width": 65,
        "height": 35,
        "depth": 8
      },
      "weightG": 16
    },
    "input": [
      {
        "type": "button",
        "description": "boot button"
      },
      {
        "type": "button",
        "description": "reset button"
      },
      {
        "type": "button",
        "description": "io12 button"
      },
      {
        "type": "button",
        "description": "io16 button"
      }
    ]
  },
  "interfaces": {
    "usb": {
      "connector": "unknown",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "present",
      "standard": "802.11 b/g/n"
    }
  },
  "source": {
    "path": "data/devices/lilygo-tdisplay/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "LilyGO"
}
