Okay I am trying to hook up the gear pager motor to test it so I write the code as below:
main:
high portc 3
wait 1
low portc 3
wait 1
goto main
I used the lead to test it and it seem to work the lead turn on and off every second but when I try with the gear pager motor its does not have enough power to move the motor. well the motor move but very slow so its not able to make a sound when it hit something.