Surveillance Camera Car Using ESP32 CAM Module | ESP32 Surveillance Camera Car

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 68

  • @aslamhossain1
    @aslamhossain1  3 หลายเดือนก่อน

    𝟓 𝐀𝐫𝐫𝐚𝐲 𝐒𝐞𝐧𝐬𝐨𝐫: th-cam.com/video/7vuAqcf_HjQ/w-d-xo.htmlsi=0YVSpWoK0-VGu8fz
    𝟔 𝐀𝐫𝐫𝐚𝐲 𝐒𝐞𝐧𝐬𝐨𝐫: th-cam.com/video/ZPutfh1cwHA/w-d-xo.htmlsi=2LRw_1QTJ-SKP5Rj
    𝟔 𝐂𝐡𝐚𝐧𝐧𝐞𝐥 𝐋𝐢𝐧𝐞 𝐅𝐨𝐥𝐥𝐨𝐰𝐞𝐫: th-cam.com/video/ST8KdWPMzp4/w-d-xo.htmlsi=VBM9W-euwMjgoQFj
    𝐒𝐨𝐜𝐜𝐞𝐫 𝐁𝐨𝐭 𝐌𝐚𝐤𝐢𝐧𝐠: th-cam.com/video/nd-Pnnmnu04/w-d-xo.htmlsi=esh-zakwi_RHr9SC

    • @federicoaffif2894
      @federicoaffif2894 หลายเดือนก่อน

      Hello, excellent video, I congratulate you. I have a problem with the video transmission, it takes a lot of time. I wanted to ask how the camera resolution can be lowered to avoid the delay that I would have to add to the code.

  • @rogerredford4010
    @rogerredford4010 2 หลายเดือนก่อน +1

    Works very well.. thank you. I was wondering if you may want to supply a modification to have the car controlled within the home network by PC instead of the phone. All the examples on TH-cam are with a phone but home WiFi has a long range and I could run the car outside the house.

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน

      thank you for being so supportive. I will try in the future.

  • @noone-cw6kx
    @noone-cw6kx 2 วันที่ผ่านมา

    Hello sir my wifi option is not coming when i givepower supply of 12 v of liion battery to mototdriver along with esp32 module and it only shows options of wifi connection when i put program in it and cable is attached only then it works is there low power supply to it?
    What should I do so that i get wifi connection when the cable to laptop is not attached please tell me i have to dothis project urgent

  • @federicoaffif2894
    @federicoaffif2894 หลายเดือนก่อน

    Hello, excellent video, I congratulate you. I have a problem with the video transmission, it takes a lot of time. I wanted to ask how the camera resolution can be lowered to avoid the delay that I would have to add to the code.

    • @aslamhossain1
      @aslamhossain1  หลายเดือนก่อน

      Thank you. Send a mail to aslamhshakil2@gmail.com

  • @abhishekdangwal1504
    @abhishekdangwal1504 9 วันที่ผ่านมา

    code giving error 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?

    • @aslamhossain1
      @aslamhossain1  9 วันที่ผ่านมา

      Install Esp32 board version of 2.0.11

  • @jasonmadrena524
    @jasonmadrena524 2 หลายเดือนก่อน

    The arduino ide found errors on lines 460,470, and 475. It says that lecdAttachPin not declared in this scope

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน

      install the esp32 board of version 2.0.11 from board manager. Otherwise the code will not compile.

  • @jeshwinb3631
    @jeshwinb3631 15 วันที่ผ่านมา

    Sir iam using jio modem. It's connecting but not generated link

  • @brokenbunker
    @brokenbunker 3 หลายเดือนก่อน

    i really appreciate your work.

  • @pateltakshgodhani
    @pateltakshgodhani 4 วันที่ผ่านมา +1

    Sir can I program it with Arduino?

    • @aslamhossain1
      @aslamhossain1  4 วันที่ผ่านมา +2

      You can use arduino to load program into esp32 cam module

    • @pateltakshgodhani
      @pateltakshgodhani 4 วันที่ผ่านมา

      So what I want to upload program ​@@aslamhossain1

    • @pateltakshgodhani
      @pateltakshgodhani 4 วันที่ผ่านมา

      So that which module I want to program​@@aslamhossain1

    • @pateltakshgodhani
      @pateltakshgodhani 4 วันที่ผ่านมา +1

      But if I program esp32 cam with Arduino will it work sir​@@aslamhossain1

  • @krishkumar5186
    @krishkumar5186 2 หลายเดือนก่อน

    Can you mention the link of the components used??

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน

      I've mentioned the name of all components. Please search in google

  • @ThangarasaVelautham
    @ThangarasaVelautham หลายเดือนก่อน

    Did you changed pin ucc and gnd to 5v and gnd other side

    • @aslamhossain1
      @aslamhossain1  หลายเดือนก่อน

      @@ThangarasaVelautham no. You can use any ground pin.

  • @a.vkingsrajurkar2750
    @a.vkingsrajurkar2750 2 หลายเดือนก่อน +3

    sir the error
    C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino: In function 'void setUpPinModes()':
    C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:460:3: error: 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?
    460 | ledcSetup(PWMSpeedChannel, PWMFreq, PWMResolution);
    | ^~~~~~~~~
    | ledc_stop
    C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:470:5: error: 'ledcAttachPin' was not declared in this scope; did you mean 'ledcAttach'?
    470 | ledcAttachPin(motorPins[i].pinEn, PWMSpeedChannel);
    | ^~~~~~~~~~~~~
    | ledcAttach
    C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:475:3: error: 'ledcAttachPin' was not declared in this scope; did you mean 'ledcAttach'?
    475 | ledcAttachPin(LIGHT_PIN, PWMLightChannel);
    | ^~~~~~~~~~~~~
    | ledcAttach
    Multiple libraries were found for "WiFi.h"
    Used: C:\Users\Admin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.4\libraries\WiFi
    Not used: C:\Users\Admin\Documents\Arduino\libraries\WiFiNINA
    exit status 1
    Compilation error: 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน

      i think you didn't selected the proper board

    • @a.vkingsrajurkar2750
      @a.vkingsrajurkar2750 2 หลายเดือนก่อน

      @@aslamhossain1 sir my board is same as you I have tried it with ai tinker module and with wrover module

    • @pothwaribetak
      @pothwaribetak 2 หลายเดือนก่อน

      ​@@a.vkingsrajurkar2750bro same problem I faced
      And the solution is that ledcsetup command is now modified as ledcAttach

    • @salahaldeenalqadsi451
      @salahaldeenalqadsi451 24 วันที่ผ่านมา

      What is the answer bros

  • @gudipatijeevani1032
    @gudipatijeevani1032 17 วันที่ผ่านมา

    Sir I ama having a little trouble. When I give power supply the car is going moving without any control. I did not connect with wifi but still is going by its own

    • @gudipatijeevani1032
      @gudipatijeevani1032 17 วันที่ผ่านมา

      And sir I think the esp 32 module is not receiving the power cause I could not see the cam car in wifi networks as well

    • @aslamhossain1
      @aslamhossain1  17 วันที่ผ่านมา

      Use the 5v pin of esp32 cam for Vcc.

    • @gudipatijeevani1032
      @gudipatijeevani1032 14 วันที่ผ่านมา

      So sir should I connect 5v pin of esp32 cam to motor driver rather than vcc pin of esp32 cam

  • @cyvnimo1120
    @cyvnimo1120 3 หลายเดือนก่อน

    How far can I use this with my phone? Like how many meters far from my phone without disconnecting?

    • @aslamhossain1
      @aslamhossain1  3 หลายเดือนก่อน

      Typically 200meters. You can extend by attaching external antenna with esp32 cam module.

    • @aslamhossain1
      @aslamhossain1  3 หลายเดือนก่อน

      This type of antenna are available with esp32 cam module: images.app.goo.gl/KaLMyH1sdcLT5pop7

  • @o.g.dominus
    @o.g.dominus 2 หลายเดือนก่อน

    Everything uploaded successfully but I cannot see the WiFi name (ssid) on my phone

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน

      Maybe power supply problem in module.

    • @luckyyt4478
      @luckyyt4478 15 วันที่ผ่านมา

      Same problem here but light on esp32 is glowing which means power supply is there know?

    • @luckyyt4478
      @luckyyt4478 15 วันที่ผ่านมา

      Bro solved your problem?

  • @a.vkingsrajurkar2750
    @a.vkingsrajurkar2750 2 หลายเดือนก่อน +1

    there is an error in 460 line pwm how could i resolve it

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน

      copy and paste the error message here

    • @a.vkingsrajurkar2750
      @a.vkingsrajurkar2750 2 หลายเดือนก่อน

      @@aslamhossain1 C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino: In function 'void setUpPinModes()':
      C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:460:3: error: 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?
      460 | ledcSetup(PWMSpeedChannel, PWMFreq, PWMResolution);
      | ^~~~~~~~~
      | ledc_stop
      C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:470:5: error: 'ledcAttachPin' was not declared in this scope; did you mean 'ledcAttach'?
      470 | ledcAttachPin(motorPins[i].pinEn, PWMSpeedChannel);
      | ^~~~~~~~~~~~~
      | ledcAttach
      C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:475:3: error: 'ledcAttachPin' was not declared in this scope; did you mean 'ledcAttach'?
      475 | ledcAttachPin(LIGHT_PIN, PWMLightChannel);
      | ^~~~~~~~~~~~~
      | ledcAttach
      Multiple libraries were found for "WiFi.h"
      Used: C:\Users\Admin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.4\libraries\WiFi
      Not used: C:\Users\Admin\Documents\Arduino\libraries\WiFiNINA
      exit status 1
      Compilation error: 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?

    • @a.vkingsrajurkar2750
      @a.vkingsrajurkar2750 2 หลายเดือนก่อน

      sir i want to make a project using arduino uno and esp 32 cam can you help me for the code

    • @a.vkingsrajurkar2750
      @a.vkingsrajurkar2750 2 หลายเดือนก่อน

      C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino: In function 'void setUpPinModes()':
      C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:460:3: error: 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?
      460 | ledcSetup(PWMSpeedChannel, PWMFreq, PWMResolution);
      | ^~~~~~~~~
      | ledc_stop
      C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:470:5: error: 'ledcAttachPin' was not declared in this scope; did you mean 'ledcAttach'?
      470 | ledcAttachPin(motorPins[i].pinEn, PWMSpeedChannel);
      | ^~~~~~~~~~~~~
      | ledcAttach
      C:\Users\Admin\AppData\Local\Temp\.arduinoIDE-unsaved2024727-11528-1e43aaa.isqge\sketch_aug27d\sketch_aug27d.ino:475:3: error: 'ledcAttachPin' was not declared in this scope; did you mean 'ledcAttach'?
      475 | ledcAttachPin(LIGHT_PIN, PWMLightChannel);
      | ^~~~~~~~~~~~~
      | ledcAttach
      Multiple libraries were found for "WiFi.h"
      Used: C:\Users\Admin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.4\libraries\WiFi
      Not used: C:\Users\Admin\Documents\Arduino\libraries\WiFiNINA
      exit status 1
      Compilation error: 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?

    • @allyhady224
      @allyhady224 2 หลายเดือนก่อน

      @@a.vkingsrajurkar2750 use 2.0.17 version for board core

  • @erenaldocorrea4952
    @erenaldocorrea4952 หลายเดือนก่อน

    onde encontro o circuito de ligação ?

  • @atikpathan9693
    @atikpathan9693 2 หลายเดือนก่อน

    How to avoid esp32 cam overheating probelm
    The camera immediately start heating whenever i connected to wifi

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน

      Its normal for esp32 cam

    • @atikpathan9693
      @atikpathan9693 2 หลายเดือนก่อน

      @@aslamhossain1 any option to reduce that heat
      If the heat is increasing are there any chances of the entire circuit damage??

  • @Ashika_creative
    @Ashika_creative หลายเดือนก่อน

    Can you give the code on the description

  • @chentemijares7591
    @chentemijares7591 3 หลายเดือนก่อน

    Do I have to change the ssid and the pasword? Or I keep the same? Because when I put the ip in the browser it doesn´t connect to it

    • @aslamhossain1
      @aslamhossain1  3 หลายเดือนก่อน

      you can change or keep remain same

  • @pandilighalaman5156
    @pandilighalaman5156 2 หลายเดือนก่อน

    I connected to the wifi but can't access the IP because It says "No internet"

    • @aslamhossain1
      @aslamhossain1  2 หลายเดือนก่อน +1

      The ip is 192.168.4.1

  • @rajivgaur2729
    @rajivgaur2729 3 หลายเดือนก่อน

    Im already your subcriber but its not downloading code why

    • @aslamhossain1
      @aslamhossain1  3 หลายเดือนก่อน

      Try from computer bro. I've shown in the video

  • @sachinpaswan8730
    @sachinpaswan8730 หลายเดือนก่อน

    I got exit status 1 error please Help

    • @aslamhossain1
      @aslamhossain1  หลายเดือนก่อน

      maybe its port problem or in the module

    • @sachinpaswan8730
      @sachinpaswan8730 หลายเดือนก่อน

      @@aslamhossain1 now that error is fixed but i got one more problem. It shows fatal error : Failed to connect esp 32 like that what can i do about it

    • @aslamhossain1
      @aslamhossain1  หลายเดือนก่อน

      @@sachinpaswan8730 the problem is not in the code, maybe in the cable.

  • @nonel7215
    @nonel7215 หลายเดือนก่อน

    Hello, thank you for this! I'm having this error, could you please comment ? SPIRam Total heap 4192075, SPIRam Free Heap 4130335