{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "McuBleTerminal",
  "description": "Wireless serial monitor over BLE for MCUs like the ESP32",
  "url": "https://github.com/dominik-ewers-solutions/MCU_BLE_Terminal",
  "author": {
    "@type": "Person",
    "name": "Dominik Ewers Solutions"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dominik-ewers-solutions/McuBleTerminal-0.1.1.zip",
  "softwareVersion": "0.1.1",
  "fileSize": 8,
  "datePublished": "2026-01-19",
  "license": "https://spdx.org/licenses/MIT"
}