{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "GL55xxSensor",
  "description": "Read illuminance (lux) from a GL55xx photoresistor (GL5516/5528/5537/5539/5549) voltage divider.",
  "url": "https://github.com/KarlEffinger/GL55xxSensor",
  "author": {
    "@type": "Person",
    "name": "kaeff"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/KarlEffinger/GL55xxSensor-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 5,
  "datePublished": "2026-07-12",
  "license": "https://spdx.org/licenses/MIT"
}