{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Hapbeat",
  "description": "Drive Hapbeat haptic devices from ESP32 / M5Stack over Wi-Fi UDP.",
  "url": "https://github.com/hapbeat/hapbeat-arduino",
  "author": {
    "@type": "Person",
    "name": "Hapbeat"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/hapbeat/Hapbeat-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 25,
  "datePublished": "2026-06-27",
  "license": "https://spdx.org/licenses/MIT"
}