Arduino IDE + ESP32 CAM | ESP32-CAM Video Streaming Web Server with Pan and Tilt Cam Mount (2 Axis) @utehstr
Arduino IDE + ESP32 CAM | ESP32-CAM Video Streaming Web Server with Pan and Tilt Cam Mount (2 Axis)  @utehstr
Uploaded June 2022 | Updated September 2026, 2 weeks ago
Arduino IDE + ESP32 CAM + Pan and Tilt Camera Mount + Micro Servo 9g SG90 | ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount (2 Axis).

In this project video I use Arduino IDE 1.8.9 , Notepad++ V7.7.1 , Arduino Core for The ESP32, Pan and Tilt Camera Mount, Micro Servo 9g SG90, ESP32 CAM AI-Thinker and ESP32-CAM-MB USB Programmer.

00:00 Opening
00:29 Project Preview
01:24 Materials and Modules to make this project
02:02 Photos of the installation of the ESP32 Cam + Pan and Tilt Camera Mount + Micro Servo SG90
02:57 Testing the Servos & Pan and Tilt Camera Mount (Code)
03:04 Picture of connecting Servos data line with ESP32 Cam
03:56 Installed the "ESP32Servo" library
04:59 Testing the Servos & Pan and Tilt Camera Mount (Demo)
05:41 ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount using Station Mode (Code)
08:09 ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount using Station Mode (Demo)
09:25 ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount using Station Mode (Outdor Demo)
10:45 ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount using Station Mode and Save Servos Position (Code)
11:01 Reformat Flash Memory of ESP32 Cam
14:33 ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount using Station Mode and Save Servos Position (Demo)
15:59 ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount using Access Point (SoftAP) Mode and Save Servos Position (Code)
18:45 ESP32-CAM Video Streaming Web Server with Pan and Tilt Camera Mount using Access Point (SoftAP) Mode and Save Servos Position (Code)
19:28 Closing

Download Arduino code : drive.google.com/file/d/1If6vYW1rEATgiUtqAyvcp5bZr0kaoKbd/view?usp=sharing

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 : youtube.com/watch?v=To3TIOFX6cA
Programming ESP32 Cam with Arduino UNO : easyelectronicsproject.com/esp32-projects/program-esp32cam-arduino
Programming ESP32 Cam with FTDI Programmer : randomnerdtutorials.com/program-upload-code-esp32-cam
***********************************************

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

- Basic4Android (B4A) Tutorials : youtube.com/watch?v=-BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : youtube.com/watch?v=8jMr94B8iN0&list=PLnXsmScWzcm5MERfTvcUNKsYhOUGKe3-V
- ESP32 Tutorials : youtube.com/watch?v=To3TIOFX6cA&list=PLnXsmScWzcm7Y5yCDItJP5Kny_MJ8DeDD
- ESP32 CAM Tutorials : youtube.com/watch?v=_5VmYJZI4XI&list=PLnXsmScWzcm6HjC0CIfVmRG1855tjhj5z
***********************************************

***********************************************
Download Arduino IDE : arduino.cc/en/Main/Software
***********************************************

***********************************************
Reference :
- Arduino Core for The ESP32 : github.com/espressif/arduino-esp32
- Color reference when editing video : arduino.cc/en/Trademark/CommunityLogo
- ESP32-CAM Pan and Tilt Video Streaming Web Server (2 Axis) : randomnerdtutorials.com/esp32-cam-pan-and-tilt-2-axis
- ESP32 Save Data Permanently using Preferences Library : randomnerdtutorials.com/esp32-save-data-permanently-preferences
- ESP32Servo Library : github.com/madhephaestus/ESP32Servo
- Timer on ESP32 : openlabpro.com/guide/timer-on-esp32
- HTML DOM TouchEvent : w3schools.com/jsref/obj_touchevent.asp
- HTML DOM MouseEvent : w3schools.com/jsref/obj_mouseevent.asp
- Add Space Between Buttons in HTML : delftstack.com/howto/html/html-space-between-buttons
- CSS Buttons : w3schools.com/css/css3_buttons.asp
- How TO - Range Sliders : w3schools.com/howto/howto_js_rangeslider.asp

and from several other sources.
***********************************************
Arduino IDE + ESP32 CAM | ESP32-CAM Video Streaming Web Server with Pan and Tilt Cam Mount (2 Axis)Arduino | Using IR Remote Control with ArduinoBasic4Android (B4A) | Develop Simple Paint AppHow to Install XAMPP Server on Windows 10 Step by StepArduino | NodeMCU ESP8266 / ESP12E Monitoring 8 Analog Sensors with One Analog Input Using 74HC4051Arduino | Add More Outputs on the NodeMCU V3 ESP8266/ESP12E with 74HC595 Shift RegisterArduino IDE + ESP32 CAM | Capture and Send Photos Via Email using an SMTP Server and PIR (Update)LoLin NodeMCU V3 ESP8266 Firmware Flashing | AT Firmware V1.3.0.2Basic4Android (B4A) | Crop Image with CropImageView Library on Basic4AndroidBasic4Android (B4A) | Develop Simple Text Editor AppArduino | NodeMCU ESP8266 / ESP12E Control Servo Via Local Web ServerVisual Basic .NET + Arduino IDE + NodeMCU | Communication VB NET App with NodeMCU Using UDP Via WiFi
Uteh Str |

Arduino IDE + ESP32 CAM | ESP32-CAM Video Streaming Web Server with Pan and Tilt Cam Mount (2 Axis)

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER