{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DigitalOutput",
  "description": "A lightweight, multi-platform, thread-safe, and glitch-free digital output control library for Arduino.",
  "url": "https://github.com/soosp/DigitalOutput",
  "author": {
    "@type": "Person",
    "name": "Péter Soós"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/soosp/DigitalOutput-0.3.0.zip",
  "softwareVersion": "0.3.0",
  "fileSize": 24,
  "datePublished": "2026-07-03",
  "license": "https://spdx.org/licenses/MIT"
}