{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "GPStar Audio Serial",
  "description": "Control your GPStar Audio boards with serial communication commands.",
  "url": "https://github.com/GPStarTechnologies/GPStarAudio-Serial",
  "author": {
    "@type": "Person",
    "name": "GPStar Technologies"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/GPStarTechnologies/GPStar_Audio_Serial-1.0.4.zip",
  "softwareVersion": "1.0.4",
  "fileSize": 9441,
  "license": "https://spdx.org/licenses/GPL-3.0-or-later"
}