akilm / Differential-Drive-Bot-

Differential drive robot with PID speed control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Differential-Drive-Bot

Differential drive robot with PID speed control . Speed is calculated in the MCU . The calculated speed is serially transmitted (bluetooth HC05) to a PC. Python script displays the speed and the coordinates(x,y) in centimeters .

About

Differential drive robot with PID speed control


Languages

Language:C++ 95.8%Language:Python 4.2%