/Arduino_Robot

Program to control a robot using an Arduino Uno. The robot is propelled by two DC motors and equipped with an ultra-sonic sensor so that it can avoid obstacles. Speed and amount of rotation of both motors is measured using IR-encoders. The motors are controlled via PID.

Primary LanguageC++

This repository is not active