{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32Wiimote",
  "description": "ESP32 library for connecting and interacting with Nintendo Wii controllers.",
  "url": "https://github.com/andremmfaria/ESP32Wiimote",
  "author": {
    "@type": "Person",
    "name": "Andre Faria"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/andremmfaria/ESP32Wiimote-2.0.0.zip",
  "softwareVersion": "2.0.0",
  "fileSize": 236,
  "license": "https://spdx.org/licenses/MIT"
}