{
  "id": "lilygo-t-deck-community",
  "name": "LilyGo T-Deck (community)",
  "vendorId": "lilygo",
  "kind": "product",
  "lifecycle": "active",
  "familyId": "lilygo-t-deck",
  "variantOf": "lilygo-t-deck",
  "aliases": [
    "T-Deck community build"
  ],
  "image": "lilygo_tdeck.svg",
  "official": true,
  "product_url": "https://lilygo.cc/en-us/products/t-deck",
  "price": {
    "amount": 43,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "description": "Community firmware build of the LilyGo T-Deck handheld, inheriting the same ESP32-S3, SX1262, 2.8-inch IPS display, and keyboard/trackball layout as the retail T-Deck.",
  "roles": [
    "companion",
    "repeater",
    "room-server",
    "standalone-ui"
  ],
  "transports": [
    "ble",
    "usb",
    "wifi"
  ],
  "hardware": {
    "mcu": {
      "model": "esp32-s3",
      "flashMb": 16,
      "psramMb": 8
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262",
        "bands": [
          "433",
          "868",
          "915"
        ],
        "txPowerDbm": 22
      }
    ],
    "display": {
      "status": "present",
      "technology": "display",
      "controller": "ST7789",
      "size": 2.8,
      "resolution": {
        "width": 320,
        "height": 240
      },
      "colors": "color"
    },
    "gnss": {
      "status": "none"
    },
    "input": [
      {
        "type": "keyboard",
        "description": "mini QWERTY"
      },
      {
        "type": "trackball"
      }
    ],
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": true,
      "charging": true,
      "solarInput": false
    },
    "enclosure": {
      "builtIn": true
    }
  },
  "interfaces": {
    "usb": {
      "connector": "USB-C",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "present",
      "standard": "802.11 b/g/n"
    }
  },
  "source": {
    "path": "data/devices/lilygo-t-deck-community/device.yaml",
    "updatedAt": "2026-06-24T01:55:49+02:00"
  },
  "vendorName": "LilyGO"
}
