
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Jens D. Madsen"
    ];
    <http://schema.org/datePublished> "2026-05-25"^^<http://schema.org/Date>;
    <http://schema.org/description> "Robust HD44780 LCD library with synchronization, verification, and recovery.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/JensDMadsen/StableLCD-1.0.0.zip>;
    <http://schema.org/fileSize> 102;
    <http://schema.org/license> <https://spdx.org/licenses/LGPL-2.1>;
    <http://schema.org/name> "StableLCD";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://arduino.one/StableLCD>
  ] .
