
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "UNIT Electronics"
    ];
    <http://schema.org/datePublished> "2026-09-14"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library interface for DevLab Sensors and external sensors, through I2C, SPI and other communication protocols.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/UNIT-Electronics-MX/DevLab_Interface-1.1.1.zip>;
    <http://schema.org/fileSize> 22;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "DevLab_Interface";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.1";
    <http://schema.org/url> <https://github.com/UNIT-Electronics-MX/unit_devlab_interface_library>
  ] .
