{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "microInput",
  "description": "Non-blocking, typed input events for embedded C++.",
  "url": "https://github.com/microinput/microinput",
  "author": {
    "@type": "Person",
    "name": "Aneesh Arnav Chikkala"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/aneesharnavch/microInput-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 50,
  "datePublished": "2026-08-12",
  "license": "https://spdx.org/licenses/MIT"
}