The following figure shows the ESP32-CAM pinout (AI-Thinker module).
Connect the ESP32-CAM board to your computer using an Arduino board. Follow the next schematic diagram:
ESP32-CAM | Arduino board |
---|---|
GND | GND |
5V | VCC |
U0R | RX |
U0T | TX |
- Install the Esp32 library by going to “Tools > Board > Boards Manager > Search for Esp32 > Install Esp32 from Espressif Systems”.
- Select the right board: “Tools > Board > ESP32 Arduino > AI Thinker ESP32-CAM”.