{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "FluxGarage RoboEyes",
  "description": "Draws smoothly animated robot eyes on OLED displays, using the Adafruit GFX library.",
  "url": "https://github.com/FluxGarage/RoboEyes",
  "author": {
    "@type": "Person",
    "name": "Dennis Hoelscher"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/FluxGarage/FluxGarage_RoboEyes-1.1.1.zip",
  "softwareVersion": "1.1.1",
  "fileSize": 41,
  "datePublished": "2025-09-03",
  "license": "https://spdx.org/licenses/GPL-3.0"
}