{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "TRAFO",
  "description": "Arduino library for AC line voltage and frequency measurement.",
  "url": "https://github.com/RobTillaart/TRAFO",
  "author": {
    "@type": "Person",
    "name": "Rob Tillaart"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/RobTillaart/TRAFO-0.1.2.zip",
  "softwareVersion": "0.1.2",
  "fileSize": 14,
  "datePublished": "2026-03-22",
  "license": "https://spdx.org/licenses/MIT"
}