{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EasyIO",
  "description": "A library for PCF8574A (8-bit) and PCF8575 (16-bit) I2C I/O expanders used on a custom PCB that provide input read (State ON 4 to 30V) and relay output.",
  "url": "https://github.com/tuo-username/EasyIO",
  "author": {
    "@type": "Person",
    "name": "Mirco Spaggiari"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Mirco850/EasyIO-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 724,
  "datePublished": "2026-09-23",
  "license": "https://spdx.org/licenses/NOASSERTION"
}