Page 1 of 1

Esp32CAM to Adafruit_PCA9685 servo driver

Posted: Fri May 14, 2021 1:48 pm
by Rdx2209
Hello, I am a beginner in this field. I am trying to under how
  1. Hello, I am a beginner in this field. I am trying to understand how I can connect my AI Thinker ESP32 cam module to PCA9685 servo controller as GPIO 1 and 3 are being used for uploading the code via a UART to USB. I read something about making more I2C pins with wire.h library but I am unable to implement it. Please help