
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "APADevices"
    ];
    <http://schema.org/datePublished> "2026-04-17"^^<http://schema.org/Date>;
    <http://schema.org/description> "pH and ORP/RX measurement library for APADevices PHX v2 board using ADS1115 16-bit ADC.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/apadevices/APAPHX2_ADS1115-1.1.1.zip>;
    <http://schema.org/fileSize> 2800;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "APAPHX2_ADS1115";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.1";
    <http://schema.org/url> <https://github.com/apadevices/APAPHX2_ADS1115>
  ] .
