
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Soldered"
    ];
    <http://schema.org/datePublished> "2024-09-30"^^<http://schema.org/Date>;
    <http://schema.org/description> "A library for all the Simple Sensors by Soldered Electronics, regular and easyC versions";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/SolderedElectronics/Soldered_Simple_Sensor_Arduino_Library-1.0.0.zip>;
    <http://schema.org/fileSize> 42;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "Soldered-Simple-Sensor-Arduino-Library";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://www.soldered.com/>
  ] .
