{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "UsbIo",
  "description": "Turns the board into a USB vendor-class I/O device (digital I/O, analog in, PWM, DAC) driven by a libusb host driver.",
  "url": "https://github.com/pbosetti/ArduinoDriver",
  "author": {
    "@type": "Person",
    "name": "Paolo Bosetti"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/pbosetti/UsbIo-0.2.1.zip",
  "softwareVersion": "0.2.1",
  "fileSize": 176,
  "datePublished": "2026-09-10",
  "license": "https://spdx.org/licenses/NOASSERTION"
}