ESP32 is a series of low-cost, low-power system-on-chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth.

Getting Started with the ESP32 Development Board:

ESP32-CAM

Compatible with the Arduino “programming language”.

  1. Installing ESP32 Board in Arduino IDE 2. (attention if you are in a virtual env, when you try to install dependent python libs)
  2. Use board AI-Thinker ESP32-CAM.
  3. Try the example code project: ESP32-CAM Take Photo and Display in Web Server.

Documents: