{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "esp-ps5",
  "description": "Use a PS5 DualSense controller with an ESP32 over Bluetooth Classic.",
  "url": "https://github.com/HamzaYslmn/esp-ps5",
  "author": {
    "@type": "Person",
    "name": "Hamza Yesilmen"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/HamzaYslmn/esp_ps5-1.3.2.zip",
  "softwareVersion": "1.3.2",
  "fileSize": 64,
  "datePublished": "2026-04-27",
  "license": "https://spdx.org/licenses/AGPL-3.0"
}