{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Sonic",
  "description": "Simple HC-SR04 ultrasonic sensor library",
  "url": "https://github.com/Axxel-otl/Sonic",
  "author": {
    "@type": "Person",
    "name": "Axxel"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Axxel-otl/Sonic-2.0.4.zip",
  "softwareVersion": "2.0.4",
  "fileSize": 16,
  "datePublished": "2026-04-10",
  "license": "https://spdx.org/licenses/GPL-3.0"
}