{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "UltraSense",
  "description": "Simple ultrasonic sensor library for HC-SR04.",
  "url": "https://github.com/OneDevelopmentPL/UltraSense",
  "author": {
    "@type": "Person",
    "name": "OneDevelopment & OpenLibraries-Arduino"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/OneDevelopmentPL/UltraSense-2.0.1.zip",
  "softwareVersion": "2.0.1",
  "fileSize": 4021,
  "datePublished": "2026-03-24",
  "license": "https://spdx.org/licenses/NOASSERTION"
}