{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Standard_PLC",
  "description": "Standard PLC function blocks (timers, counters and edge triggers) for Arduino.",
  "url": "https://github.com/raulbraghin/Standard_PLC",
  "author": {
    "@type": "Person",
    "name": "Raul Braghin"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/raulbraghin/Standard_PLC-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 12,
  "datePublished": "2026-09-13",
  "license": "https://spdx.org/licenses/MIT"
}