Close

Remote Control of Linear and Angular Velocity

A project log for Remote Control Differential Drive Robot Car

A remote control differential drive robot car where the linear & angular velocities of the are controlled using a PID control system.

ghani-lawalGhani Lawal 03/03/2022 at 23:520 Comments

Can now control the linear and angular velocity of the robot using the phone app via Bluetooth.  In order for the velocity commands to be parsed properly I had to increase app time interval to 100 milliseconds to ensure stable connection and switch which command, linear or angular, was sent at every time interval using a flag.

Discussions