jradtilbrook / DUObot

Two-Wheel Balancing Robot
MIT License
0 stars 0 forks source link

Motor control module #4

Open jradtilbrook opened 8 years ago

jradtilbrook commented 8 years ago

Finish the motor control module. Current setup looks good, just needs finishing off.

End result: Be able to control the speed and direction of each motor.

Possible extension: Use the encoder as feedback from within the motor control module to give a better speed/position feedback loop.