






🎯 Master 16 servos with precision and ease — the pro’s secret weapon!
The Teyleten Robot PCA9685 module is a compact, 16-channel, 12-bit PWM driver designed for seamless servo motor control via I2C. Compatible with Arduino and Raspberry Pi, it offers high-resolution frequency control (40-1000Hz) and robust protection features, making it ideal for complex robotics and automation projects.
| ASIN | B0CNVBWX2M |
| Best Sellers Rank | #481 in Single Board Computers (Computers & Accessories) |
| Brand | Teyleten Robot |
| Customer Reviews | 4.6 4.6 out of 5 stars (70) |
| Date First Available | November 23, 2023 |
| Item Dimensions LxWxH | 2.36 x 0.98 x 0.79 inches |
| Item Weight | 2.39 ounces |
| Manufacturer | Teyleten Robot |
| Number of Processors | 1 |
| Operating System | Linux |
| Processor | core_i7 |
| Processor Brand | Broadcom |
| Product Dimensions | 2.36 x 0.98 x 0.79 inches |
| RAM | LPDDR4 |
| Series | PCA9685 |
D**L
Works well
Using this to control a bunch of servo blast gates in a dust collection system. It works well.
N**R
Easy peasy setup, great job
I was going to use a 9685 shield but it made the stack too high so went with the module, made my life a lot easier
T**S
I2C PWM just kinda works
Below is the code for I2C from python running on Le Potato. The servo numbering starts at zero not one. The rest of the board is amazing. everything is clearly marked and the colored PWM channels are very helpful. import time from adafruit_motor import servo from adafruit_pca9685 import PCA9685 from adafruit_extended_bus import ExtendedI2C as I2C i2c = I2C(1) pca = PCA9685(i2c) pca.frequency = 60 servo1 = servo.Servo(pca.channels[0]) for i in range(180): servo1.angle = 180 - i time.sleep(0.03)
A**D
Good deal, but be prepared for some bent pins.
Works as intended. Pins got bent in transit which made attaching the servo wires slightly difficult. Functionally, no issues once the pins were straightened, but it could have been packaged a little better so that didn’t have to be dealt with. Overall, good value for the money.
C**S
amazing board
great, fully functional easy to use, long lasting, great for price, they are small and don't have a loud presence, very durable and can take whatever i throw at them, quiet efficient presence
C**N
Works as expected
Works as expected and build in good quality. This ships without any kind of documentation or code so you have to look up the chip programming yourself. Only downside is the oscillator is not accurate so you have to measure it.
H**P
One of the two boards failed with a poof of smoke so...
One of them gave off a poof of smoke before it failed so I threw the other one away and went back to using another type of servo controller.
C**E
Dont Buy.
Powered in, and Grounded on the Green Terminal, When I plugged in a servo, the power would then go out the 3.3 Pin. I fried two PI's because of this. Do not buy. The circuits are not separate.
R**R
The items were exactly what I needed for my project
Trustpilot
2 weeks ago
3 days ago