{
  "id": "inkcore",
  "name": "InkCore",
  "type": "fork",
  "maintainer": "todd-herbert",
  "description": "MeshCore-based BLE companion firmware for small e-paper devices, with configurable applets, multilingual fonts, emoji, display rotation and periodic full refresh.\n",
  "repository": "https://codeberg.org/todd-herbert/InkCore",
  "license": "GPL-3.0",
  "status": "active",
  "scope": "function-specific",
  "scopeCategory": "E-Paper UI",
  "lifecycle": "active",
  "maturity": "stable",
  "distribution": "community",
  "lineage": {
    "kind": "fork",
    "upstreamFirmwareId": "meshcore"
  },
  "runtime": {
    "framework": "arduino",
    "language": "C++"
  },
  "roles": [
    "companion",
    "standalone-ui"
  ],
  "features": [
    "Configurable e-paper applets",
    "Multilingual font and emoji support",
    "Display rotation",
    "Periodic full refresh"
  ],
  "capabilities": {
    "protocol": {
      "meshcoreCompatible": true
    },
    "transports": {
      "ble": true,
      "usbSerial": true
    },
    "hardware": {
      "display": true
    }
  },
  "devices": [
    {
      "id": "thinknode-m1",
      "status": "supported"
    },
    {
      "id": "lilygo-techo",
      "status": "supported"
    },
    {
      "id": "heltec-meshpocket",
      "status": "supported"
    },
    {
      "id": "heltec-e290",
      "status": "supported"
    },
    {
      "id": "heltec-e213",
      "status": "supported"
    },
    {
      "id": "heltec-paper",
      "status": "supported"
    },
    {
      "id": "wio-tracker-l1-eink",
      "status": "supported"
    }
  ],
  "latest_version": "v1.16.1",
  "released": "2026-06-23",
  "source": {
    "path": "data/firmwares/inkcore/firmware.yaml",
    "updatedAt": "2026-07-21T08:04:18Z"
  },
  "releases": [],
  "deviceFamilies": [
    {
      "id": "elecrow-elecrow-thinknode-m1",
      "label": "Elecrow ThinkNode M1"
    },
    {
      "id": "heltec-meshpocket",
      "label": "Heltec MeshPocket"
    },
    {
      "id": "heltec-vision-master-e213",
      "label": "Heltec Vision Master E213"
    },
    {
      "id": "heltec-vision-master-e290",
      "label": "Heltec Vision Master E290"
    },
    {
      "id": "heltec-wireless-paper",
      "label": "Heltec Wireless Paper"
    },
    {
      "id": "lilygo-t-echo",
      "label": "LilyGo T-Echo"
    },
    {
      "id": "seeed-wio-tracker-l1",
      "label": "Wio Tracker L1"
    }
  ],
  "primaryFamily": {
    "id": "elecrow-elecrow-thinknode-m1",
    "label": "Elecrow ThinkNode M1"
  },
  "scopeGroup": "E-Paper UI"
}
