Getting Started Programming ESP32-CAM With ESP32-CAM-MB Micro USB Programmer Serial Converter Loader

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 96

  • @YellowPurple
    @YellowPurple  8 месяцев назад +1

    *[SOLVED] ESP32CAM Error - Failed to connect to ESP32 Cam || Problems Uploading Code to ESP32 Camera*
    ruclips.net/video/lqNRj4kQCcA/видео.html

  • @AntManBee19
    @AntManBee19 2 месяца назад +3

    Well it's 2024 and I have had two of these for at least a year and I remember I had some kind of problem and gave up. I just revisited them today and already have one working... now that's results and although the Arduino IDE menus have changed a little still was able to get things up and running in no time... I was skeptical until BOOM there it was! Thanks!! Onto number 2...

  • @jxkcd7124
    @jxkcd7124 Год назад +11

    Holy shit, I fucking LOVE you man, I've had issues with connecting the camera to the esp32 physically, yours is the only video I've found that shows how to do it,

  • @lianneangelcortes4079
    @lianneangelcortes4079 10 месяцев назад +1

    THANK YOU SO MUCH!! This was the only tutorial that worked for us! You're a lifesaver!

  • @____________________________.x
    @____________________________.x 4 месяца назад

    I'm amazed, it actually worked. Thanks man 🐱 I did have one issue with using a charge only cable at first, but switching to a data version allowed the upload 👍

  • @perryparth7
    @perryparth7 Год назад +5

    Me : let's do this
    After reading comments 💀

  • @muhammedmetaweaa6490
    @muhammedmetaweaa6490 Год назад +13

    A fatal error occurred: Failed to connect to ESP32: No serial data received.

  • @HRJosef
    @HRJosef 4 месяца назад +3

    I was following everything step by step but in Serial Monitor i'm receiving this error:
    E (468) camera: Camera probe failed with error 0x105(ESP_ERR_NOT_FOUND)
    Camera init failed with error 0x105

  • @braaitongs
    @braaitongs 7 месяцев назад +2

    If you are using ESP32-CAM-MB, do you not need to short the gnd

  • @nanato0818
    @nanato0818 2 года назад +5

    thank you! Thanks to your video, I was able to solve the problem and make it a success.

  • @joetek
    @joetek Год назад +10

    Thanks for the quick start walkthrough! Question - once the ESP32-CAM is programmed, do you still need the ESP32-CAM-MB attached, or can you just provide a power source to the Camera module?

    • @Raviscerator
      @Raviscerator Год назад +6

      You can provide power from external sources

  • @hallidayx
    @hallidayx Месяц назад

    Big Thank you for this video and a new follower.

  • @KaliLinux_100
    @KaliLinux_100 Год назад +6

    It says error no core dump partition found what should i do??

    • @Absner55
      @Absner55 10 месяцев назад

      same idk how to fix it :(

  • @mikekennedy7999
    @mikekennedy7999 Год назад +1

    Thank you - I get right to the point of reset assume on ESP32-CAM-MB but no luck in reading serial link to find IP address

    • @mikekennedy7999
      @mikekennedy7999 Год назад

      got it working changed baud rate :) da thanks you are amazing

    • @Pyromane2
      @Pyromane2 10 месяцев назад

      @@mikekennedy7999 Must be 115200 i think

  • @sakiyoshida5685
    @sakiyoshida5685 Год назад +4

    hi how do i fix, esp_core_dump: No core dump partition found on serial monitor after reseting the esp 32 mb

  • @gerd7038
    @gerd7038 Год назад +4

    Hello, my serial monitor shows that. Are there any drivers missing here?
    ....ets Jul 29 2019 12:21:46
    rst:0x1 (POWERON_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:1344
    load:0x40078000,len:13964
    load:0x40080400,len:3600
    entry 0x400805f0
    can you please help?

    • @killerboyz1910
      @killerboyz1910 14 дней назад

      For me also same problem
      Did you solved it?

  • @jaysimon6575
    @jaysimon6575 7 месяцев назад +8

    I think something is wrong with my audio because all I'm getting is birds pooping in the background. It is hard to read and watch a video at the same time.

  • @ThirishanthSkt-tg8ny
    @ThirishanthSkt-tg8ny 7 месяцев назад +2

    thanks man your are the only great
    👏

  • @nerminziric6691
    @nerminziric6691 3 месяца назад

    Hello, is it possible to also add a sensor for example on some pins when using ESP32-CAM-MB ?Thanks

  • @hakubateur
    @hakubateur 7 месяцев назад +2

    thank you it works very good

    • @YellowPurple
      @YellowPurple  7 месяцев назад +2

      You're welcome!

    • @hakubateur
      @hakubateur 7 месяцев назад

      @@YellowPurple thank you

  • @dirtyd1398
    @dirtyd1398 9 месяцев назад +1

    great totorial, i ran across a small problem though, mine never provides an ip address to view the camera, it just says "Serial.print("Camera Ready! Use '");
    Serial.print(WiFi.localIP());
    Serial.println("' to connect");"
    But shows WiFi connected. Scanned my network for the camera, think i found it, but no camera picture. any suggestions?

  • @individualone
    @individualone 5 месяцев назад

    After clicking preferences I'm not getting additional boards, 🤷‍♂️what am I doing wrong? Thanks in advance

  • @muhammaddani6596
    @muhammaddani6596 2 месяца назад

    hey sir, when I got the ip cam, and opened it in my browser I got the error "this site can't be reached 192...(my ip cam) took too long to respond.
    Try:
    checking the connection
    check proxy and firewall
    run windows network diagnostic
    please help me

  • @Vijay.m78
    @Vijay.m78 Месяц назад

    thanks man worked fine

  • @gerd7038
    @gerd7038 Год назад

    Hallo, arduino IDE 1.8.19 findet im Board Manager...esp32 by Espressif Sytem...nicht? Hast du einen Tip?

  • @Indengdaug
    @Indengdaug Год назад

    My device manager is not changing when I am connecting the device.
    After following all the procedures I am getting error messages Status 1 or 2 that either the esptool is not connected or hardware or driver issue
    Pls help

  • @individualone
    @individualone 5 месяцев назад

    After flashing when I press serial monitor it only shows these different symbols no actual link address. Pls help. Thanks in advance

  • @DuhaMohammed-n7j
    @DuhaMohammed-n7j 9 месяцев назад

    I tried this video and it worked. If I unplug my esp and then reconnect it,does my IP Address change?

  • @RixtronixLAB
    @RixtronixLAB Год назад +3

    Nice info, thanks :)

  • @AmirulEiman
    @AmirulEiman Год назад +6

    Hi, i follow exactly what you do and what component you use in this tutorial. But I'm keep getting error message "A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header". I don't know how to solve it, can you help me?

    • @AtlantaTerry
      @AtlantaTerry Год назад

      You may need a driver.

    • @koti_official_2005
      @koti_official_2005 16 дней назад

      ​@@AtlantaTerry After pressing upload, when it shows connecting immediately press reset button which is spotted at left side of sd card slot then code will upload

    • @itsshiv287
      @itsshiv287 11 дней назад

      ​@@koti_official_2005Bro please help me I am not even able to start it

    • @koti_official_2005
      @koti_official_2005 11 дней назад

      @@itsshiv287 What exact problem are you facing?

  • @ALBERTOJRELCULLADA
    @ALBERTOJRELCULLADA Год назад

    i have question my esp32 cam after following your instruction still now working please help me

  • @Raviscerator
    @Raviscerator Год назад +1

    Problem with this particular USB programmer module is that it uses up all the available pins from the ESP32 cam, so you cannot use them for other projects that could use the GPIO. Do you have any solutions/suggestions for that?

    • @Manawar
      @Manawar Год назад +2

      I just use this to program the board.

    • @coder-c6961
      @coder-c6961 Год назад

      still learning not a pro, but you could use a breadboard or connect some of the pins with wires to a arduino

    • @ITSME-tz8qe
      @ITSME-tz8qe Год назад

      I haven't tried by myself, but I have seen that once you have programmed the module you can disconnect the usb shield and just give power supply to the pins of module. You are ready to use other pins....

  • @Estrallio
    @Estrallio Год назад

    how can you secure the camera with a password? At the current state it is a vulnerability to the home network.

  • @manabmishra4520
    @manabmishra4520 Год назад +1

    Error compiling for board Ai Thinker esp32-cm

  • @IJURURIRAKORERWA-bh7gv
    @IJURURIRAKORERWA-bh7gv 5 месяцев назад +1

    can you help if i click on RST it not give IPAddress

    • @boltx2311
      @boltx2311 5 дней назад

      in serial monitor > top right
      set baud to 115200

  • @Fake-vx6lu
    @Fake-vx6lu 13 дней назад

    has anyone ever encountered the "Camera init failed with error 0x105" issue while using ESP32 CAM?
    I have changed several modules, but the same error persists

  • @jerichomantillas1498
    @jerichomantillas1498 Год назад

    what should i do if it don't have com5. it only has com1 and com3

  • @nihar8783
    @nihar8783 Год назад

    Hi,do you prvide freelace services,i need your help in one of our servcies

  • @S.U.A-TRONICS
    @S.U.A-TRONICS 3 месяца назад

    Bhai jab mai code upload karta huun too ip adress nahi atta
    (Camera probe not found 0x105 error)ye error aa raha hai
    Is ka solution bata doo please

  • @farrukhmanzoor7676
    @farrukhmanzoor7676 3 месяца назад

    Fatal error occurred failed tu connect to esp 32

  • @hallidayx
    @hallidayx Месяц назад

    Thanks

  • @WINCYDELAVEGA
    @WINCYDELAVEGA 2 года назад

    why i got fatal error allocation.h

  • @iQuimiCAD
    @iQuimiCAD Месяц назад

    welcome to the jungle

  • @aqilhakim3459
    @aqilhakim3459 Год назад

    assalamualaikum sir i directly follow ur instruction but when i open the serial monitor it show different in ur video please help me sir

    • @Pyromane2
      @Pyromane2 10 месяцев назад +1

      Make sure to select "New Line" and "115200 baud" Only layout changed

  • @Estrallio
    @Estrallio Год назад

    excellent tutorial

  • @coder-c6961
    @coder-c6961 Год назад

    good video thank you

  • @adamkowalski5009
    @adamkowalski5009 3 месяца назад

    mode:DIO, clock div:1
    load:0x3fff0030,len:1448
    load:0x40078000,len:14844
    ho 0 tail 12 room 4
    load:0x40080400,len:4
    load:0x40080404,len:3356
    entry 0x4008059c
    E (337) esp_cor��&VW }���͡: No core dump partition found!
    E (337) esp_core_dump_flash: No core dump partition found!

  • @stilianb.383
    @stilianb.383 Год назад

    hello nice video. I have a one problem how i can fix this one
    A fatal error occurred: MD5 of file does not match data in flash!
    Failed uploading: uploading error: exit status 2
    im new in this .Thanks

  • @mattivirta
    @mattivirta 5 месяцев назад

    all has same but i not understand were i found my raspberry pi 4 SSID and password. i not understand ,i not can add wifi printer to raspberry and win19 computer were have wifi usb dongle, and android phone, i not know how connected, router have usb and wifi bridge sim card can go to internet, raspi go internet ok and whit wifi win10 go internet. but what have SSID and password. were, second problem if selecter ai thinker boar load has all error lot, but if select board esp32 no errors. totally same boars wifi box have write esp-32S. and serial monitor NOT come ip addres only lot text but no ip.

    • @mattivirta
      @mattivirta 5 месяцев назад

      thanks, working well now, i need only follow this manual and make all many time new and one time go working good. lag lot whit raspberry pi4 computer but working. next need test how working whit win10 base too.

  • @xsmoqqx
    @xsmoqqx 4 месяца назад

    THANK U

  • @lincehumano7978
    @lincehumano7978 Год назад

    Thank you

  • @3djdavid
    @3djdavid Год назад

    thank you!

  • @mrlucky4485
    @mrlucky4485 Год назад

    I have face fatal problem bro please help me

  • @youtubenews1739
    @youtubenews1739 2 года назад +1

    nice

  • @malikmalko1115
    @malikmalko1115 Год назад

    O yar mne kia kr lia..yahi camera le lia😢😢😢😢

  • @qozia1370
    @qozia1370 Год назад

    تمام جزاك الله خير ما بدك تحط اغاني!
    بس يا اخي الصوت مزعج ومقرف لأبعد الحدود.
    في أصوات افضل من هيك!
    صراحة تركت المقطع بسبب صوت المي الخرا والعصفور اللي يعيد كل 4 ثواني!!

  • @Klymoff
    @Klymoff Год назад

    +

  • @macbook3434
    @macbook3434 9 месяцев назад

    merhaba arduino Mikro USB Programlayıcı görmüyor seri portlar /dev/cu.usbmodem641 adresindeki kart kullanılamıyor no kart

  • @RuderalisFPV
    @RuderalisFPV Год назад +1

    It worked for my first try, second try on a different network would not work
    E(493) esp_core_dump_flash: no core dump partition found

    • @yeranosyann6052
      @yeranosyann6052 11 месяцев назад

      same, do you find any solution for that?

  • @mirtran2754
    @mirtran2754 Год назад

    Great tutorial

  • @ahmedmohamedbowba5675
    @ahmedmohamedbowba5675 2 года назад +2

    rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))
    waiting for download

    • @YellowPurple
      @YellowPurple  2 года назад +1

      Press reset button and wait for wifi connection. BY THIS, DO IT SEVERAL TIMES

    • @luckywa2vlogs
      @luckywa2vlogs Год назад +1

      @@YellowPurple i need esp 32 cam

    • @mrlucky4485
      @mrlucky4485 Год назад

      @@YellowPurple i do it but not solve

    • @Quemedices684
      @Quemedices684 Год назад +1

      @@YellowPurple Not the reset. you should press IO0