{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DigiCDCFast",
  "description": "USB CDC serial port for the Digispark (ATtiny85) and Digispark Pro, without the throughput limits and bugs of DigisparkCDC.",
  "url": "https://github.com/marcocarnut/DigiCDCFast",
  "author": {
    "@type": "Person",
    "name": "Ihsan Kehribar and Digistump LLC (DigiCDC), OBJECTIVE DEVELOPMENT Software GmbH (V-USB), Marco Carnut"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/marcocarnut/DigiCDCFast-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 150,
  "datePublished": "2026-09-14",
  "license": "https://spdx.org/licenses/NOASSERTION"
}