
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Aiten Bexultan"
    ];
    <http://schema.org/datePublished> "2026-07-19"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for LCD 1602 Rus chars (you need LiquidCrystal_I2C library installed)";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Alash-electronics/I2C_LiquidCrystal_RUS-1.0.9.zip>;
    <http://schema.org/fileSize> 21;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "I2C_LiquidCrystal_RUS";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.9";
    <http://schema.org/url> <https://github.com/Alash-electronics/I2C_LiquidCrystal_RUS>
  ] .
