
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "MMJ SMART ELECTRONICS"
    ];
    <http://schema.org/datePublished> "2026-05-01"^^<http://schema.org/Date>;
    <http://schema.org/description> "Hardware abstraction layer for InkaLogic Basic and Pro IO boards.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/jorgesilvaramos/InkaLogic_IO-1.0.3.zip>;
    <http://schema.org/fileSize> 20;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "InkaLogic IO";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.3";
    <http://schema.org/url> <https://github.com/jorgesilvaramos/InkaLogic-IO>
  ] .
