ESP32-Cam Quickstart with Arduino Code

preview_player
Показать описание
Learn how to add a camera to your Arduino projects the easy way using one of these cheap ESP32-Cam modules. Great for pet cams, home surveillance, time lapses, and computer vision applications.

/* ESP32-Cam */
Discount code: DavyICS

/* Cam-Prog ESP32-Cam Programmer*/

/* Esp32cam Arduino Library */

#ESP32 #Arduino
Рекомендации по теме
Комментарии
Автор

I'm the library author. This video is one of the best explanation of how to use my library. 👍

yoursunnyPower
Автор

you, and people like you, make the world turn around. just sharing knowledge for the goodness of sharing, way to go man!

isiisorisiaint
Автор

This video can help many engineers when integrated ESP32 and Arduino

chuangfreeman
Автор

You have the same pajama top as my son. I can't believe you still fit in it!

VidarrKerr
Автор

Help! Using an Arduino instead of esp32 dev. board ... at 1:33, you "connect EN pin to Ground". What is the equivalent of the "EN Pin" on the Arduino Uno?

kasj
Автор

Great video good quality arduino videos are rare these days I hope you keep uploading

duller
Автор

Very cool trick to flash the cam. Thanks. FYI: You can also flash your cam via OTA after the first flash. I have not tried that yet, but it should work.

christophauer
Автор

It's one of the best video on ESP32 cam.

bibhakardas
Автор

Hi, I have a little problem here. When I connected GND with EN my ESP32 is not working. How can I fix it?

randyortop
Автор

Congratulations from Belgium and thank you for sharing.

didiersee
Автор

gotta love typing out text from a video back to text

yeetyeet
Автор

But what if you don’t want to have to go to a browser to view it? Can you just connect a screen to the esp32CAM module and view it directly? Of so, how would you go about that?

heatherryan
Автор

hey, i have been trying to use the esp 32 cam board with ov7670 instead of the OV2460.

here's what error i am facing.

ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_RESET), boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00, q_drv:0x00, d_drv:0x00, cs0_drv:0x00, hd_drv:0x00, wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030, len:4916
load:0x40078000, len:16436
load:0x40080400, len:4
ho 8 tail 4 room 4
load:0x40080404, len:3524
entry 0x400805b8


WiFi connected
E (10921) camera: JPEG format is not supported on this sensor
camera initialize failure
E (32165) wifi:NAN WiFi stop
ets Jul 29 2019 12:21:46

Could u help?

yogeshk.c
Автор

Thanks, exactly what I was looking for. :-). The discount worked for me, as of today (Jan 23rd). I ordered two from them, just to be sure.

Cptnbond
Автор

Really clear and clean. Great video !

qwarlockz
Автор

Davy, when I take a picture using the code you provided, it seems to be one frame behind. Can you address this? Is there a simple workaround? I can just take a second picture immediately, but it's a bit of a pain....

KCUNL
Автор

liked the code and buying 4 more to add to 2, I already got programmed with the arduino example sketch.
thanks ... plus if you hit the reset after programming it you can get the ipaddress from the serial monitor in arduino.

wretchedfibs
Автор

please how to turn it off after finishing taking photos and stoping the board from working ?

mohamedhichemmouzali
Автор

Thx for the vid. What's about the warning in the web cast for the cam? To easy hackable?

Gallardo
Автор

is internet needed at all to access the esp AP live feed mode from say the cellphone user? as in the phone only works with wifi not sim card so no network. can we use the phone to find the AP from the esp32 and tap into it just like any other wifi public network and instead of getting wifi i get a webpage that provides live feed as long as im withing proximity ? because this sounds like something im looking for if so!

arletpaz