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
{{ message }}
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
I want to control a servo (modelcraft Y-3009) which is connected to the GPIO of my Raspberry Pi 3 and an separate voltage source. I have tried using the PWM function, but I cant create the desired signal for my servo. Also I tried to use the softPWM function, there I can get the desired timing for my servo, but the signal is distorted and it also does not work.
Has anybody a working example for this setup? Is this setup even possible, or do I have to use additional boards...
All the best - and thanks in advance!
framspott94
The text was updated successfully, but these errors were encountered:
Hello everyone,
I want to control a servo (modelcraft Y-3009) which is connected to the GPIO of my Raspberry Pi 3 and an separate voltage source. I have tried using the PWM function, but I cant create the desired signal for my servo. Also I tried to use the softPWM function, there I can get the desired timing for my servo, but the signal is distorted and it also does not work.
Has anybody a working example for this setup? Is this setup even possible, or do I have to use additional boards...
All the best - and thanks in advance!
framspott94
The text was updated successfully, but these errors were encountered: