Tagged Questions
3
votes
1answer
315 views
Cruise control implementation
I am doing a project that requires that I implement a cruise control system on an RC car using a GPS for feedback.
I have implemented PID controllers before, but this is a little bit new to me ...