Tinker Board Forum

Full Version: Servo Control via GPIO or with a HAT? [C++]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Has anyone gotten servo control via the GPIO? I've been trying to get basic servo control with a small CPP program but haven't had much luck. I was hoping to use the adafruit motor hat. Has anyone done any servo related projects with the Tinker Board?

My goal is to control three servos with a CPP program. Smile Thanks!