Is there a way to measure the torque on the motor with feedback ability through GPIO and python?
Is there a way to measure the torque on the motor with feedback ability through GPIO and python?
Torque is proportional to motor current, so you can just measure the current with an A/D converter to derive torque.