Tagged Questions
2
votes
3answers
431 views
Motor controller software design
I have to design a PID controller for a differential drive robot.
The hardware board consists of a AVR atmega168 running at 16mhz.
Driven by two 24v scooter motors with 256 CPR encoders
The motors ...
0
votes
6answers
2k views
Rotary encoders to ensure 2 wheel robot goes straight!
I have successfully counted the rotary encoders on the wheel of my robot so this is not a problem.
My problem is what to do with this number.
Basically, the bigger problem is that I need my robot to ...