{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "python esp bridge",
  "description": "Flash-once ESP32 firmware that exposes every peripheral to Python over USB serial or Bluetooth.",
  "url": "https://github.com/HamzaYslmn/python-esp-bridge",
  "author": {
    "@type": "Person",
    "name": "Hamza Yesilmen"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/HamzaYslmn/python_esp_bridge-0.3.5.zip",
  "softwareVersion": "0.3.5",
  "fileSize": 1268,
  "datePublished": "2026-06-07",
  "license": "https://spdx.org/licenses/NOASSERTION"
}