
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Till Uhde"
    ];
    <http://schema.org/datePublished> "2026-09-24";
    <http://schema.org/description> "Peripheral chip drivers for Arduino (I2C/SPI).";
    <http://schema.org/downloadUrl> "https://downloads.arduino.cc/libraries/github.com/tuhde/Periph-1.2.1.zip";
    <http://schema.org/fileSize> 605;
    <http://schema.org/license> "https://spdx.org/licenses/NOASSERTION";
    <http://schema.org/name> "Periph";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.2.1";
    <http://schema.org/url> "https://github.com/tuhde/Periph"
  ] .
