{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "moddoMOUSE",
  "description": "Allows you to communicate with the moddoMOUSE main board from your Arduino on an expansion board",
  "url": "https://github.com/moddoio/moddoMOUSE-Arduino",
  "author": {
    "@type": "Person",
    "name": "moddo inc."
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/moddoio/moddoMOUSE-0.2.0.zip",
  "softwareVersion": "0.2.0",
  "fileSize": 20,
  "datePublished": "2026-03-24",
  "license": "https://spdx.org/licenses/Apache-2.0"
}