{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PedroFirmware",
  "description": "Library for controlling Pedro Robot with multiple modes (radio, bluetooth, playback, usb).",
  "url": "https://github.com/almtzr/Pedro",
  "author": {
    "@type": "Person",
    "name": "Almtzr"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/almtzr/PedroFirmware-1.0.5.zip",
  "softwareVersion": "1.0.5",
  "fileSize": 880,
  "license": "https://spdx.org/licenses/Apache-2.0"
}