{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ArduHelpers",
  "description": "Arduino helper functions and constants for various things",
  "url": "https://github.com/PowerBroker2/ArduHelpers",
  "author": {
    "@type": "Person",
    "name": "PowerBroker2"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/PowerBroker2/ArduHelpers-0.0.1.zip",
  "softwareVersion": "0.0.1",
  "fileSize": 4,
  "datePublished": "2026-01-06",
  "license": "https://spdx.org/licenses/MIT"
}