
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Uncategorized";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "mumanchu"
    ];
    <http://schema.org/datePublished> "2026-08-25"^^<http://schema.org/Date>;
    <http://schema.org/description> "LTR390 Ambient Light and UV Sensor with I2C Interface";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/mumanchu/LTR390UVSensor-1.0.0.zip>;
    <http://schema.org/fileSize> 62;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "LTR390UVSensor";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://github.com/mumanchu/LTR390UVSensor>
  ] .
