Arduino IDE + ESP32 CAM | Video Streaming Web Server and Take Photo and Save to MicroSD Card

Опубликовано: 01 Март 2022
на канале: Uteh Str
6,871
115

Arduino IDE + ESP32 Cam + MicroSD Card | ESP32 Cam Video Streaming Web Server | ESP32 Cam Take Picture and Display in Web Server and Save to MicroSD Card.

In this project video I use Arduino IDE 1.8.9 , Notepad++ V7.7.1 , Arduino Core for The ESP32, MicroSD Card 2 GB, ESP32 Cam AI-Thinker and ESP32-CAM-MB USB Programmer.

00:00 Opening
00:12 Project Preview
01:09 Additional information for creating this project.
01:30 ESP32 CAM Simple Web Server
03:55 ESP32 CAM Simple Web Server (Network)
04:26 ESP32 CAM Simple Web Server (Demo)
05:24 MicroSD Card File Reading and Writing Test
06:35 Format the MicroSD card
07:03 Creating txt files
08:04 MicroSD Card File Reading and Writing Test (Demo)
08:57 ESP32 CAM Video Streaming Web Server and Take Photo and Save to MicroSD Card Station Mode
10:30 Create txt file to sort image file naming
11:59 Network (Station Mode)
13:03 Demo (Station Mode)
15:50 Checking the captured image (Station Mode)
16:20 ESP32 CAM Video Streaming Web Server and Take Photo and Save to MicroSD Card Access Point Mode
18:41 Network (Access Point Mode)
19:41 Demo (Access Point Mode)
21:15 Checking the captured image (Access Point Mode)
21:37 Closing

Download arduino code : https://drive.google.com/file/d/1dwz1...

The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.

SORRY IF MY ENGLISH IS CONFUSING, I USE AN ONLINE TRANSLATOR.

THANKS FOR WATCHING & DON'T FORGET TO LIKE , SHARE, COMMENT AND SUBSCRIBE.

***********************************************
Installing the ESP32 Board (Arduino core for the ESP32) in the Arduino IDE :    • Arduino IDE + ESP32 | Getting Started...  
Programming ESP32 Cam with Arduino UNO : https://easyelectronicsproject.com/es...
Programming ESP32 Cam with FTDI Programmer : https://randomnerdtutorials.com/progr...
***********************************************

***********************************************
For other video tutorials on this channel, please see this playlist:

Basic4Android (B4A) Tutorials :    • Basic4Android (B4A) | Hello World  
Electronics Tutorials :    • 3 LED Flip Flop  
Arduino Tutorials :    • Arduino | Scrolling Text Using MAX721...  
Great Cow Basic Tutorials :    • Great Cow BASIC with Arduino Uno For ...  
Bascom Avr Tutorials :    • Bascom Avr | How to Set Up & Program ...  
VB .NET Tutorials :    • Visual Basic .NET  |  Real Time Chart...  
LoLin NodeMCU V3 ESP12E ESP8266 Tutorials :    • Arduino | LoLin NodeMCU V3 ESP8266 wi...  
ESP32 Tutorials :    • Arduino IDE + ESP32 | Getting Started...  
ESP32 CAM Tutorials :    • Arduino IDE + ESP32 Cam + PIR Motion ...  
***********************************************

***********************************************
Download Arduino IDE : https://www.arduino.cc/en/Main/Software
Download Notepad++ : https://notepad-plus-plus.org/downloads/
***********************************************

***********************************************
Reference :
Arduino Core for The ESP32 : https://github.com/espressif/arduino-...
ESP32-CAM Take Photo and Display in Web Server : https://randomnerdtutorials.com/esp32...
ESP32-CAM Video Streaming Web Server (works with Home Assistant) : https://randomnerdtutorials.com/esp32...
ESP32-CAM Pan and Tilt Video Streaming Web Server (2 Axis) : https://embedgyan.wordpress.com/2021/...
ESP32-cam-simple-web-server : https://github.com/peyanski/ESP32-CAM...
HTTP Server : https://docs.espressif.com/projects/e...
Converting an integer into a const char* : https://forum.arduino.cc/t/converting...
Clear / Empty char array in Arduino : https://stackoverflow.com/questions/3...
Convert int to char[] : https://arduino.stackexchange.com/que...
append to char array : https://forum.arduino.cc/t/append-to-...
Pintf WiFi.localIP() : https://forum.arduino.cc/t/how-to-man...
Color reference when editing video : https://www.arduino.cc/en/Trademark/C...

and from several other sources.
***********************************************