PCA9685

From ElectroDragon Wiki
Revision as of 20:08, 7 February 2020 by Chao (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • PCA9685 -12-bit, I2C, servo control

Application



PCA9685

Arduino Servo Shield

  • V+ GND -
  • I2C addr - A0 ~ A5
  • VCC select - 3V ~ 5V, select the power supply for pca9685 VDD
  • Regulator -

Demo Code

  1. Demo code "servo" run each pin of PWM controlled servo one by one, see the serial monitor screen for which one is running.
  2. Be aware of the pin of servo, if you buy the servo it can fit directly, but maybe not from other store.


Arduino Library

Datasheet