{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "WirePIO",
  "description": "TwoWire-compatible I2C using PIO+DMA for RP2040",
  "url": "https://github.com/angeloINTJ/TwoWirePIO_RP2040",
  "author": {
    "@type": "Person",
    "name": "Ângelo Moisés Alves"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/angeloINTJ/WirePIO-1.3.5.zip",
  "softwareVersion": "1.3.5",
  "fileSize": 36,
  "datePublished": "2026-07-14",
  "license": "https://spdx.org/licenses/MIT"
}