{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SmartTrafficLight",
  "description": "A non-blocking Arduino library for managing traffic lights with optional pedestrian button.",
  "url": "https://github.com/vicenteraphael/SmartTrafficLight",
  "author": {
    "@type": "Person",
    "name": "Raphael Vicente de Oliveira"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/vicenteraphael/SmartTrafficLight-2.0.0.zip",
  "softwareVersion": "2.0.0",
  "fileSize": 331,
  "datePublished": "2026-04-30",
  "license": "https://spdx.org/licenses/MIT"
}