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