{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "CoVACIEL",
  "description": "Gestion des actionneurs (propulsion et direction), des capteurs (TOF ou lidar) et du BUS CAN pour le projet CoVACIEL",
  "url": "https://github.com/rgot-org/CoVACIEL-ESP32",
  "author": {
    "@type": "Person",
    "name": "Francois Riotte"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/rgot-org/CoVACIEL-0.0.3.zip",
  "softwareVersion": "0.0.3",
  "fileSize": 40
}