/autonomous-robot-car

A self-driving robot car that avoids obstacles ahead using the <HCSR04.h> ultrasonic sensor. Powered by the InventOne Microcontroller

Primary LanguageC++

Autonomous Robot Car

A self-driving robot car. Avoids obstacles ahead using the <HCSR04.h> ultrasonic sensor. Powered by the InventOne Microcontroller

Libraries:

#include <Drive.h>

// Imports the Motor Shield Drive library

#include <HCSR04.h>

// Imports the Ultrasonic Sensor library