Moderators: adafruit_support_bill, adafruit
setServo(90)
for angle in range(0, 180):
setServo(angle)
time.sleep(delay_period)
I have tried a continuous rotation servo too and it always rotates in one direction when hooked up
It does turn with a stiff resistance when the program is running. It is the same resistance when the program is not running.
Is it the same resistance as when it is not powered at all?
Does the servo controller show up in i2cdetect on the Pi? Which version of the Pi do you have? Earlier versions used i2c bus #0. Current versions use i2c bus #1.
Return to Adafruit Raspberry Pi® accessories
Users browsing this forum: No registered users and 2 guests