So, im very new to coding what tips can be offered for controlling 5 different servo motors, and what is the best way to execute said action
Why did you start a topic in the Uncategorised category of the forum when its description is
DO NOT CREATE TOPICS IN THIS CATEGORY ![]()
Your topic has been mod to the Project Guidance category
Care, and attention to detail.
Oops.
Are they servo motors, or servos ?
For both, look at the IDE examples, but you’ll need a driver if they’re servo motors.
Hello squidgetissmol
Welcome to the worldbest Arduino forum ever.
There are two ways:
Either you can use a servo libary or you can brew the servo methods by yourself.
Up to you.
Have a nice day and enjoy coding in C++.
This quote:
PCA 9685 motor controller by Adafruit... This controller requires an external power supply in order to power the servos... and its proprietary coding library...
From this page:
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.