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