
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Cordell O'Leary (cordelloleary@gmail.com)"
    ];
    <http://schema.org/datePublished> "2026-05-10"^^<http://schema.org/Date>;
    <http://schema.org/description> "A simple framework to create GUIs with Adafruit GFX displays.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/CDonalO/Embedded_GUI_Framework-1.0.3.zip>;
    <http://schema.org/fileSize> 41;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "Embedded GUI Framework";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.3";
    <http://schema.org/url> <https://github.com/CDonalO/Embedded-GUI-Framework>
  ] .
