You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.