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