{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "OneWirePIO_RP2040",
  "description": "Hardware-accelerated 1-Wire and DS18B20 library using the RP2040 PIO coprocessor.",
  "url": "https://github.com/angeloINTJ/OneWirePIO_RP2040",
  "author": {
    "@type": "Person",
    "name": "Ângelo"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/angeloINTJ/OneWirePIO_RP2040-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 24,
  "datePublished": "2026-03-15",
  "license": "https://spdx.org/licenses/MIT"
}