ESP32-Cam Complete Guide

  Рет қаралды 128,281

DIY Engineers

DIY Engineers

Күн бұрын

In this video I explain the ESP32-Cam in detail. I cover the basics of the ESP32-Cam, how to program it in Arduino, how to wire it, and cover many examples such as showing live video in a web browser, taking a picture and saving in SD card, and even doing some computer vision.
Link to related blog post:
www.diyengineers.com/2023/04/13/esp32-cam-complete-guide
Items used in this video (affiliate links):
*As an Amazon Associate I earn from qualifying purchases.
ESP32-Cam:
amzn.to/4cZfz4G

Пікірлер: 81
@diyengineers
@diyengineers Жыл бұрын
What projects would you like to see next? 😃
@SirensAndAlarmsOfNorthernIL
@SirensAndAlarmsOfNorthernIL Жыл бұрын
So I just got an ESP-32 camera (which came with a USB adapter) for a project and I tried the webcam browser (or whatever it is) example, and my code uploaded successfully. But when I press the reset button, nothing shows up in the serial monitor although the baud is the highest and everything. Sometimes if I unplug and plug the camera back in it would show some weird question mark characters that would either go on forever, or there would be like 4 of them. It is so weird. Idk what is the issue but I am considering returning the camera. Any solutions?
@richardroy6747
@richardroy6747 Жыл бұрын
Try a different USB port on your PC or better use USB hub.
@SirensAndAlarmsOfNorthernIL
@SirensAndAlarmsOfNorthernIL Жыл бұрын
@@richardroy6747 I actually got it to work as of now. Luckily it was connecting to wifi so it was just my usb cable
@MorrWorm8
@MorrWorm8 Жыл бұрын
Can we see a video on the LILLYGO pico T-3 with the RP2040 & ESP32 with LCD. That microcontroller looks awesome
@hjw5774
@hjw5774 Жыл бұрын
Thanks for uploading this; the video is interesting and informative with great visuals, too! Currently working through the examples and just got to the webcam-server stage. In regards to future projects; it would be interesting to know how train the ESP32-CAM to take an action when it detects a certain object? Eg: smart garage door that recognises certain number plates
@TheInnovativeTeacherAnanda
@TheInnovativeTeacherAnanda Жыл бұрын
Hey there! Your tutorials are incredibly helpful, and I was wondering if you could consider making a video explaining how to initiate and work with the OV7670 camera module. Given your talent for simplifying complex processes, I believe it would be an invaluable resource for the community. Looking forward to learning from your expertise! Thanks in advance! 📹📷
@omsingharjit
@omsingharjit Жыл бұрын
How many gpio pins are available for external sensors on esp 32 cam while its inbuilt sd card and ov sensor pins are already occupied some pines ?
@ConorFenlon
@ConorFenlon 5 ай бұрын
Same question. Pretty important thing to know, and nobody is talking about it! 🤷🏻‍♂️
@manfredbogner9799
@manfredbogner9799 3 ай бұрын
Very good
@quincyuraam7807
@quincyuraam7807 4 ай бұрын
cool course! thank you so much, i will use esp32 instead of Arduino now
@diyengineers
@diyengineers 4 ай бұрын
Glad you liked it. Thanks for watching!
@nortonshields8405
@nortonshields8405 9 ай бұрын
I would like to see you reprogram a purchased security camera to work on your own in house network without giving companies access to your wifi passcode and such. . . . . .
@cheetahrunout
@cheetahrunout 7 ай бұрын
Ubiquiti
@Design_no
@Design_no 7 ай бұрын
Why? This is much better.
@teoif142
@teoif142 8 ай бұрын
(A fatal error occurred: Failed to connect to ESP32: No serial data received.) I can't manage to fix this?
@TheInnovativeTeacherAnanda
@TheInnovativeTeacherAnanda Жыл бұрын
Wow, this KZbin video was a lifesaver! Thanks to the clear and concise instructions, I successfully connected my ESP32-CAM model without any hassle. It's amazing how the creator made the complex setup seem so simple. I'm grateful for such valuable content that empowers users like me to explore and learn new technologies. Keep up the fantastic work! 🙌🎉
@yakobubaid
@yakobubaid 9 ай бұрын
Thanks!
@AfonsianoXimenes
@AfonsianoXimenes 6 күн бұрын
I have A Project Of Pan Tilt Car using Servo too. when We Press The Pan Button, It always state That Camera Captured Failed. But Others Still Working properly. Just The Pan Button That Always has The issues. Help Explain Please
@User-gu3se
@User-gu3se 11 ай бұрын
How many current can support the board? Because, I want buy it with an adapter to programming (flashing), it has a USB adapter, that I can use with a charger adapter for a smart phone. Therefore, the adapter supplies 2 ampers as maximum quantity. Hence, I have the question if it could burn up the board using the mentioned charger adapter, with a high current. Thanks for your time and thanks for the video, it was a enormous help for me. 🗿
@braaitongs
@braaitongs 5 ай бұрын
What if you have ESP32-CAM-MB ? Do you still need to do that short GND?
@ConorFenlon
@ConorFenlon 5 ай бұрын
No. I've programmed it a bunch of times with the MB Programmer and I've never had to do anything with pins 1 and 0
@smartassist9700
@smartassist9700 11 ай бұрын
General question please..? What size/gauge wire do I use for ESP32 S3. Connecting a sensor that is 20feet away from ESP32? Thx! My first project! Disabled and learning new things =. ESP32! Thank you!
@MuzakkiEa25
@MuzakkiEa25 11 ай бұрын
Can i connect ESP32 with ESP32-Cam?
@tinmaunghla648
@tinmaunghla648 Ай бұрын
So, this uses internet? Not just intranet
@user-jw1dw1fy3v
@user-jw1dw1fy3v Жыл бұрын
nice video ! Is it possible to erase SDcard images from smartphone (WiFi network)? .
@jumbo999614
@jumbo999614 3 ай бұрын
Can I use external SD card reader? I think my ESP-Cam internal SD reader is broken. If so, how to connect and do I need to modify the code?
@Bingliuau
@Bingliuau 5 ай бұрын
the PIR triggered images are very dark. i modified the delay to 2000 and 3000ms and it does not work
@jonerasmus9399
@jonerasmus9399 4 ай бұрын
I'm a novice , can some tell me if I can view the photos over the network or do I need to remove the SD card everytime
@NicksStuff
@NicksStuff 8 ай бұрын
I want to read my gas meter. Can you do OCR with an ESP32 locally? Without connecting the ESP32 to your home network? The meter is outside and connecting to my home network would be a security risk. Connecting it to a Lora module to send 1 way readings is ok, though.
@Yannik79Simon
@Yannik79Simon 2 ай бұрын
the pictures i save on the sd card are still really green, any tips?
@TheOldKid
@TheOldKid 9 ай бұрын
I bought the s3 wroom last year and never get it programmed. Not sure what camera to choose on Arduino ide sketch but tried a few.
@garrymcdonald5456
@garrymcdonald5456 Жыл бұрын
Can these do wifi direct connect (p2p) so I can connect direct with my phone to the camera and view through the phone? I cant find any information online. Anyone know if there are any modules that can do this? I need to view live on my phone in places where there is no internet.
@ConorFenlon
@ConorFenlon 5 ай бұрын
If you use your phone's 4G connection over hotspot and you program the esp32cam appropriately, you can use it like this. I've already tried it with this module and it works.
@housewirestv
@housewirestv 11 ай бұрын
cool stuff from esp32 cam!
@manfredbogner9799
@manfredbogner9799 3 ай бұрын
Very good
@Mk95195
@Mk95195 5 ай бұрын
camera probe failed with error 0x105(esp_err_not_found).....this are error show .... please sir give the solution
@aleenamerinjohns7291
@aleenamerinjohns7291 7 ай бұрын
Hey there can i use the cam module for pathfinding
@markawbolton
@markawbolton Ай бұрын
Good work and I like the web page notes. One pointer ; When narrating the videos please dont keep saying "Now you can go ahead and....." at one point you say "Now you can go ahead and not do anything" .. it becomes an annoying vocal tick.
@diyengineers
@diyengineers Ай бұрын
Thanks for watching and for taking the time to provide me with some pointers. You had me laughing at "Now you can go ahead and not do anything" LOL
@sam-el
@sam-el Жыл бұрын
Please I need a guide to implement object detection using de1-soc?
@perryparth7
@perryparth7 Жыл бұрын
Bro how you disabled port in tools option please tell me . Com5 port is important or not . There is no any issue of ports or yes
@MorrWorm8
@MorrWorm8 Жыл бұрын
If it’s showing up as a Com you probably need driver for it
@kilerd5713
@kilerd5713 Жыл бұрын
May I know how to reduce the latency? When the camera is streaming to detect object, it's laggy in my situation.
@gizmowizard352
@gizmowizard352 Жыл бұрын
Yeah,I'm having it too.can anybody give a answer quickly?All help is supported as I'm doing this for a school project.
@jumbo999614
@jumbo999614 3 ай бұрын
Set it to use AP mode. I had the same problem when connecting the camera's wifi to router. Use AP mode if you still use internal antenna. AP mode is good for testing your code. Here is some code in my camerawebserver sketch. #define CAMERA_MODEL_AI_THINKER // Has PSRAM const char* ssid_AP = "xxxxx"; // replace xxxxx with your desired ssid name const char* password_AP =xxxxx"; // replace xxxxx with any password IPAddress local_IP(192, 168, 1, 90); IPAddress gateway(192, 168, 1, 1); IPAddress subnet(255, 255, 255, 0); IPAddress primaryDNS(8, 8, 8, 8); //optional IPAddress secondaryDNS(8, 8, 4, 4); //optional in setup( ) function. just before startCameraServer(); remove these lines: WiFi.begin(ssid, password); WiFi.setSleep(false); while (WiFi.status() != WL_CONNECTED) { delay(500); Serial.print("."); } Serial.println(""); Serial.println("WiFi connected"); and replace them with: WiFi.softAPConfig(local_IP, gateway, IPAddress(255,255,255,0)); WiFi.softAP(ssid_AP, password_AP);
@sevenson5112
@sevenson5112 27 күн бұрын
For reduce latency you need to make images resolutions smaller and compressed. Use cloud image processing like Google cloud etc to process the algorithm, because there have GPU better than your device.
@NamasenITN
@NamasenITN Жыл бұрын
I completely miss the point of CV with Python on a desktop pc. Having the esp32 or a usb cam does not really matter conceptually. The cool thing would be to do image processing on board with the esp32. Am I too optimistic?
@velikanskaglava2087
@velikanskaglava2087 6 ай бұрын
Yes, you are too optimistic.
@forfunvideos
@forfunvideos 10 ай бұрын
PSRAM read error 0xfffff is coming, what to do
@norhakim6697
@norhakim6697 Жыл бұрын
Hey how do i resolve camera_pins.h not found? it already in the ESP32 library in H type file format but the ide still can't find it
@gizmowizard352
@gizmowizard352 Жыл бұрын
What do you mean? As soon as you open the File-> Examples-> ESP 32->Camera -> CameraWebServer example,you see the camera_pins.h tab right in front of your eyes! If you have any problems please comment.
@danra.i
@danra.i 5 ай бұрын
How do i figure out which ports to use?
@tonyp4894
@tonyp4894 4 ай бұрын
Right click on start menu (window 11), click on Device Manager, click on COM Ports, and use the one that is connected to the CH340 driver. That's the port you would use on the Arduino sketch under "tools" port.
@jarodniolapizfalcone7024
@jarodniolapizfalcone7024 Жыл бұрын
hi can you help me with this it says A fatal error occurred: Failed to connect to ESP32: No serial data received.
@ChangJiaJun
@ChangJiaJun 9 ай бұрын
Hey, I am having the same problem. Have you found a fix?
@jarodniolapizfalcone7024
@jarodniolapizfalcone7024 9 ай бұрын
yep i just change the connector@@ChangJiaJun
@gabriele1757
@gabriele1757 8 ай бұрын
Two things I've found when messing with it: 1. Make sure GI00 is shorted to ground. 2. It is strange but I had to connect my TX to TX and RX to RX which would normally be backwards. @@ChangJiaJun
@goofyass155
@goofyass155 6 ай бұрын
also somewhat strange, try changing the ground pin on esp32 to the left side below the 5V pin. and if you use 5Ghz wifi, it might also help to change into 2.4Ghz. idk why that is but it's working
@salmanahmad4759
@salmanahmad4759 Жыл бұрын
Bro, I am getting issue, its get restarting when I turned on face Detection. Can you help?
@diyengineers
@diyengineers Жыл бұрын
Hi, thanks for watching. I didn't have that issue. I have read that you could run into that issue when powering the ESP32-Cam through the FTDI. Have you tried turning on face detection without powering via FTDI?
@salmanahmad4759
@salmanahmad4759 Жыл бұрын
@diyengineers Bro, thanks for your reply. I have tried with other power methods but not work, and with FTDI its even do not power up, Keep restarting for every second. In the end, I think it's an issue with and order new one that will deliver today, and I will check it with a new one.
@frog9304
@frog9304 7 ай бұрын
Did you fix it​@@salmanahmad4759
@richardroy6747
@richardroy6747 Жыл бұрын
How do we define a hostname in the code?
@hongopocoporongo1105
@hongopocoporongo1105 Жыл бұрын
there is an option in the python code but not in the arduino code
@gauravhote485
@gauravhote485 5 ай бұрын
Thanks a lot! It works!
@diyengineers
@diyengineers 4 ай бұрын
Thanks for watching!
@volodimirderkach
@volodimirderkach 11 ай бұрын
какое напряжение можно подавать на 3.3 и 5 ?
@firdouskadir3003
@firdouskadir3003 Жыл бұрын
Program upload krne pe exit status 1 error ko kaise solve kre
@LOLbruh-2031
@LOLbruh-2031 4 ай бұрын
kuch nahi bai sirf chat gpt use karke puchlo usko!
@joketime-g4v
@joketime-g4v 11 ай бұрын
can i remove ftdi in the esp32 cam?
@Alice8000
@Alice8000 2 ай бұрын
So inspiring to see a successful LGBTQ+ KZbinr 🏳‍🌈❤
@truedwell
@truedwell Ай бұрын
There are so many
@repps1173
@repps1173 11 күн бұрын
😂
ESP32-CAM - Guide to making YOUR first DIY Security Camera
24:55
Max Imagination
Рет қаралды 435 М.
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 2,9 МЛН
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 6 МЛН
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 8 МЛН
ESP32 Guide 2024 | Choosing and Using an ESP32 Board
41:06
DroneBot Workshop
Рет қаралды 302 М.
How to do Object Detection using ESP32-CAM and Edge Impulse YOLO Model
16:50
I tried the 3 Cheapest Arduino Alternatives! (That you Suggested)
13:21
How to setup and use ESP32 Cam with Micro USB WiFi Camera
27:07
ESP32 CAM - 10 Dollar Camera for IoT Projects
29:39
DroneBot Workshop
Рет қаралды 776 М.
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 617 М.
Учим Arduino за 1 час! #Профессионально
1:00:00
Teacher Inventor DIY
Рет қаралды 260 М.
Raspberry Pi 5: Getting Started
24:43
Jeff Geerling
Рет қаралды 343 М.
I Made The Ultimate Cheating Device
9:39
ChromaLock
Рет қаралды 1 МЛН
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 2,9 МЛН