{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "2WD_Robot",
  "description": "Library for 2WD robot with obstacle avoidance, line following, wall following, cliff detection, and bluetooth control",
  "url": "https://github.com/mbrraghu/2WD_Robot",
  "author": {
    "@type": "Person",
    "name": "mbrraghu"
  },
  "applicationCategory": "Uncategorized",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/mbrraghu/2WD_Robot-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 13,
  "datePublished": "2026-05-31"
}