ESP32 Camera-setup

ICT 360: Introduction to IOT

Mr. Seng Theara

Install Arduino IDE

Power Supply

Install Arduino IDE

Power Supply

Choose based on your OS and download the software

Since the newest version (2.3.7) has some problem with the timeout, so we gonna use the version 2.3.5 instead

ESP32 Setup

Click File and choose Preferences

ESP32 Setup

Click File and choose Preferences

copy this text:

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

paste in here

ESP32 Setup

Click File and choose Preferences

copy this text:

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

paste in here

Choose Board Manager

Search for ESP32 and install version 2.0.17

ESP32 Setup

Click on the port and board Selector

ESP32 Setup

Search for and select

AI Thinker ESP32-CAM

Select COM for the ESP32

Click on the port and board Selector

Testing ESP32-Camera on Arduino IDE