ESP32 Cam
Last updated
Last updated
Unfortunately, there are some version combinations that cannot work.
The working one is
Open Arduino, select File -> Preferences.
Add the following URL to the "Additional Boards Manager URLs" section:
Restart Arduino.
Go to Tools -> Board -> Boards Manager...
Search and install the esp32.
After installation, select "".
Change the define to use CAMERA_MODEL_AI_THINKER
.
Note: do NOT use the GND pin near U0T pin (the one labeled "GND/R"). That pin does not connect to ground for some of the boards.
After plugging in the debugger, select the corresponding COM port. No need to change other settings.
After upload, remove the IO0 jumper wire, open Serial Monitor, and click reset button, located at the back of the board.
Arduino IDE | 1.8.19 |
esp32 board package | 1.0.6 |
ESP32-CAM Board | ESP32-S |
Camera Module | DC-26 40-V3 |