{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "RCArmDrive",
  "description": "Control an RC car with a robotic crane/arm over BLE, HC-05/HC-06 Bluetooth, or WiFi.",
  "url": "https://github.com/nthnsdev/RCArmDrive",
  "author": {
    "@type": "Person",
    "name": "nthnsdev"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/nthnsdev/RCArmDrive-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 12,
  "datePublished": "2026-07-07",
  "license": "https://spdx.org/licenses/MIT"
}