ME 507 Romi++
Cylindrical Differential Drive Robot created for ME 507 at Cal Poly in Spring 2025
|
A Python program for manual control of a differential drive robot. More...
A Python program for manual control of a differential drive robot.
This program was developed for the ME 507 class in Spring 2025 at Cal Poly. It reads keystrokes from the keyboard and transmits them via Bluetooth to the HC-05 module on the robot, which controls wheel movement.