{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "US500",
  "description": "Arduino library for US500 and US4000 underwater distance sensor.",
  "url": "https://github.com/RobTillaart/US500",
  "author": {
    "@type": "Person",
    "name": "Rob Tillaart"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/RobTillaart/US500-0.2.0.zip",
  "softwareVersion": "0.2.0",
  "fileSize": 1087,
  "datePublished": "2026-05-12",
  "license": "https://spdx.org/licenses/MIT"
}