pra23
April 22, 2021, 12:22am
1
MG90S full 360 degrees servo attached to a PCA9685 servo driver board.
I have hook it up & used the adafruit pca servo board library but just can’t get it to work. It doesn’t stop spinning.
Thank you.
Edit:
I have these servos:
Dealikee 4 Pcs MG90S 9G Metal Geared Micro Servo Motor Kit Mini Servos for RC Robot Arm/Hand/Walking Project Car Helicopter Airplane Car Boat Control with Cable
Do You use any code and have You wired things together?
Code and wiring diagram, please.
pra23
April 22, 2021, 12:40am
4
Code from adafruit servo board example:
/***************************************************
This is an example for our Adafruit 16-channel PWM & Servo driver
Servo test - this will drive 8 servos, one after the other on the
first 8 pins of the PCA9685
Pick one up today in the adafruit shop!
------> http://www.adafruit.com/products/815
These drivers use I2C to communicate, 2 pins are required to
interface.
Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing
products from Adafruit!
Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, all text above must be included in any redistribution
****************************************************/
#include <Wire.h>
This file has been truncated. show original
Wired it up as stated below, with 5v amp going into the terminal block.
pra23
April 22, 2021, 12:41am
5
To: jremington
Apologies, that won’t happen again.
system
Closed
August 20, 2021, 12:42am
6
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.