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
I am planning a project using a Raspberry Pi 4B and the Lego Build HAT to control motors and sensors. However, I have read that without using the pwm function, communication with the motors can be slow.
By "noticeable," I mean whether there is a perceptible delay between when the command is issued in the program and when the motor actually starts running.
By "significant," I am referring to whether, when using MotorPair to start two motors simultaneously, the robot moves straight or veers off course due to differences in the starting times of the two motors.
This project involves a race with other robots, so it is crucial that the motors are extremely precise.
Hello everyone,
I am planning a project using a Raspberry Pi 4B and the Lego Build HAT to control motors and sensors. However, I have read that without using the pwm function, communication with the motors can be slow.
I got the information from another issue:
Could someone clarify to what extent this slowness affects motor performance? Specifically:
Any insights or experiences you could share would be greatly appreciated.
Thank you for your help!
Best regards,
PinkPantherPC
The text was updated successfully, but these errors were encountered: