
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Jose Luu"
    ];
    <http://schema.org/datePublished> "2026-04-20"^^<http://schema.org/Date>;
    <http://schema.org/description> "Use ADC128D818 8-channel I2C ADC for various temperature sensors";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/joseluu/ADC128D818-0.2.1.zip>;
    <http://schema.org/fileSize> 13;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "ADC128D818";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.2.1";
    <http://schema.org/url> <https://github.com/joseluu/adc128d818_driver>
  ] .
