You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The formula: speed = readSpeed(enc)*12*100.37/60
for the speed (revolutions per minute) of the output shaft is incorrect.
One has to divide by 100.37.
Cheers,
Uri
The text was updated successfully, but these errors were encountered:
Hi,
The formula:
speed = readSpeed(enc)*12*100.37/60
for the speed (revolutions per minute) of the output shaft is incorrect.
One has to divide by 100.37.
Cheers,
Uri
The text was updated successfully, but these errors were encountered: