
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Mark Suppelt"
    ];
    <http://schema.org/datePublished> "2026-01-22"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for ADS1258 (24-bit) and ADS1158 (16-bit) ADCs via SPI.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/TUDA-MUST/ADS1X58-0.1.3.zip>;
    <http://schema.org/fileSize> 1571;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "ADS1X58";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.3";
    <http://schema.org/url> <https://github.com/TUDA-MUST/ADS1X58>
  ] .
