{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AnimatedroboEye",
  "description": "A library to draw animated, expressive robot eyes on ST7735 TFT displays.",
  "url": "https://github.com/Shourov-Paul/AnimatedroboEye",
  "author": {
    "@type": "Person",
    "name": "Shourov Paul"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Shourov-Paul/AnimatedroboEye-1.2.1.zip",
  "softwareVersion": "1.2.1",
  "fileSize": 26,
  "datePublished": "2026-02-22",
  "license": "https://spdx.org/licenses/GPL-3.0"
}