Bs2SX microcontroller, servo motoring not rotating properly
StereoPonyz
Posts: 82
I need help, i used the examples in the manual for activity 6 that is to check the wheel rotation by inserting the duration 650 and 850
i realised even when i insert both wheels with 650, the wheels are still rotating in the opposite direction.
Do
pulsout 13, 650
pulsout 12, 650
Loop
I had done manual calibration on the servo to stop spinning at 750 already. But why is it still behaving weirdly?
i realised even when i insert both wheels with 650, the wheels are still rotating in the opposite direction.
Do
pulsout 13, 650
pulsout 12, 650
Loop
I had done manual calibration on the servo to stop spinning at 750 already. But why is it still behaving weirdly?
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Shawn Lowe
When all else fails.....procrastinate!
You need to have a 20ms pause between each pass through the loop.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen