|
Re: Creating A Variable Motor Control
You can control your lift motor speed with PID (or other closed-loop control algorithm), and the driver can select different speed setpoints as required using buttons.
Or, simpler but less accurate, you can use different open-loop motor voltage.
|