Today we are working with the ESP32-CAM, an amazing 32-bit microcontroller module with a built-in camera and microSD card interface that retails for less than 10 dollars!

Quick quiz - what has a camera, a microSD card socket, several GPIO pins, WifI and Bluetooth and costs less than 10 bucks? Answer - the ESP32-CAM module from A-Thinker!

We have already worked with the ESP32, it’s a 32-bit microcontroller from Espressif Systems that has a wealth of features. The ESP32 is a perfect choice to build WiFi-enabled or IoT projects, and it can be programmed using the familiar Arduino IDE.

There are many different modules that use the ESP32, and today we will look at one of the most popular ones - the ESP32-CAM. As its name would imply this module has a built-in 2-megapixel camera, as well as a microSD card and provisions for using an external antenna.

The demo sketch that comes with the module creates a full-featured Camera Web Server, complete with a control panel and advanced features like face detection. All you need to do to get it working is to add your WiFi credentials.

One thing that is missing from the ESP32-CAM module, however, is a USB connector. To program this device you’ll need to use an FTDI adapter, the same type you would use when programming an Arduino Pro Mini.

Today I’ll show you how to hook up that FTDI adapter and program the ESP32-CAM. I’ll also show you how to add an external antenna, and how to troubleshoot any “brownout condition” errors you might get when experimenting with this device.

Here is what we will be covering today:

00:00 - Introduction
03:23 - ESP32-CAM Introduction
08:18 - Using the FTDI Adapter
09:28 - Camera Web Server Example
15:44 - Resolving Brownout Problems
22:39 - Using an External Antenna

Subscribe: https://www.youtube.com/c/Dronebotworkshop1/featured

#esp32 #arduino

ESP32 CAM - 10 Dollar Camera for IoT Projects
2.15 GEEK