Surveillance Car using ESP32 Cam module | ESP32 Camera wi-fi car 🚓

Sdílet
Vložit
  • čas přidán 1. 07. 2024
  • In this video we are going to make camera surveillance car 🚓 using esp32 cam module.
    We will capture images using camera present on the car and send these images to our mobile phone using WebSocket through wi-fi connection.
    We will also control the car with our own improved mobile app.
    I have explained in details each step along with code.
    👉Please subscribe: czcams.com/users/hashinclude...
    👉Components list:
    ✅ 4WD Car kit amzn.to/3t1WcCc
    ✅ ESP32 Cam module amzn.to/3UIyib1
    ✅ L298N motor driver module amzn.to/3hfLIwJ
    ✅ 7-12 V DC Battery (in our case lipo 3s battery) amzn.to/4ewRm6G
    ✅ Breadboard amzn.to/3sXgZqC
    ✅ Arduino Uno amzn.to/3z97ACS
    ✅ Double sided tape amzn.to/3KSJdfa
    ✅ Glue gun amzn.to/3zfhwe4
    ✅ Jumper wires amzn.to/3heE3Pa
    👉 Shorts Channel :
    / ujwalnandanwar
    👉Code and diagram:
    github.com/un0038998/CameraCar
    👉ESP32 board URL:
    dl.espressif.com/dl/package_e...
    👉AsyncTCP Library:
    github.com/me-no-dev/AsyncTCP...
    👉ESPAsyncWebServer Library:
    github.com/me-no-dev/ESPAsync...
    👉Wi-Fi Car
    • Smartphone controlled ...
    👉Hand Gesture controlled car
    • Hand Gesture Controlle...
    👉Bluetooth car
    • How to make Bluetooth ...
    👉Obstacle avoiding car
    • Arduino Obstacle Avoid...
    👉Arduino RC car using nrf24l01+ module
    • Arduino RC car using N...
    👉Watch more videos:
    / hashincludeelectronics
    👉Follow us on Instagram:
    / hashincludeelectronics
    ⏱Chapters
    00:00 Intro
    01:00 Components
    01:34 Car Assembly
    03:38 Code Explanation
    07:01 Code upload (Using Arduino Uno)
    08:14 Mobile App
    08:48 Car Demo
    12:19 Important Points
    #esp32cam #surveillancecar #hashincludeelectronics
  • Věda a technologie

Komentáře • 1,3K

  • @yashasvichoubey9179
    @yashasvichoubey9179 Před 2 lety +3

    Innovative idea and perfect presentation.👏🏻👍🏻

  • @the_a_ma_n._1104
    @the_a_ma_n._1104 Před 2 lety +5

    It's really amazing project thank for this.

  • @user-ny7hu4xz3x
    @user-ny7hu4xz3x Před 2 lety +2

    As you helped, I changed it to a 12v battery and ran it, and it worked normally. It must have been difficult to answer due to the time difference, but thank you for kindly answering until the end.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +3

      This is awesome news 👏🏻👏🏻 good power supply always sorts out most of the problems . I am glad that I could help you 🙂cheers 👍🏻

    • @user-ny7hu4xz3x
      @user-ny7hu4xz3x Před 2 lety +2

      @@hashincludeelectronics Once again, thank you for your kind help.

    • @syedhassanuddin7581
      @syedhassanuddin7581 Před 7 měsíci

      ​@@user-ny7hu4xz3xhey there may i know what was ur problem? Can we connect i have to submit this as a project in my college if u can assist me with this please provide ur Instagram handle or so?

  • @shashankj.r7721
    @shashankj.r7721 Před 2 lety +3

    #hashincludeelectronics
    Thanks For This Detailed Project Sir..
    It Worked in The First Attempt.
    Code Explanation were Awesome.
    Pin Diagrams Helped a Lot.
    Thanks a Lot Sir.

  • @fabriziolongo83
    @fabriziolongo83 Před rokem +7

    Great project. Is it possible to add a label with a sensor value on a web page? If yes....how I can do it?

  • @Random.449
    @Random.449 Před rokem +6

    Hey you got any alternative for Esp32 Camera module ?

  • @user-lv5rh1ku4x
    @user-lv5rh1ku4x Před 24 dny +1

    thank you very much, Of all these videos, it's very easy for me to understand

  • @AR-Mok-cr2hq
    @AR-Mok-cr2hq Před 9 měsíci +1

    Thank you friend your video is very Helper

  • @RakibHossain-mq7qv
    @RakibHossain-mq7qv Před 2 lety +3

    Especial Thanks for explaining the code. I'm subscribing for it.

  • @pradyumnpandey4859
    @pradyumnpandey4859 Před 2 lety +4

    Hello, nice video, I also watched your pan tilt video, can you please combine both of these, like fitting the pan tilt on this car and using both

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Thanks for checking out video and your comments 👍 Combining these both would be very interesting idea. Will see if I can do that in near future. Or you can try yourself and let us know how it goes.

    • @agungliem1219
      @agungliem1219 Před 2 lety +1

      @@hashincludeelectronics Hi, I will try to combine this project with Pan-Tilt Project.
      Could you please assist me with the pin arrangement?
      Since both of the projects use the same pin 12 - 15.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      @@agungliem1219 that’s great . Yeah I would help you on this . You can try using gpio1 and gpio3 which are uart pins VRX and VTX. We are not using serial communication so these pins should be good . Use these pins for 2 servos . Do not use gpio16 pin with camera.

    • @agungliem1219
      @agungliem1219 Před 2 lety +1

      @@hashincludeelectronics Thank you, I will try this.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      @@agungliem1219 sounds good . All the best and let me know if you face any issue 👍🏻

  • @mrlijine
    @mrlijine Před 2 lety +1

    Awesome Ujwal !!

  • @alexfernandesportrai
    @alexfernandesportrai Před rokem +2

    Super project! worked like a charm for me. I have also tried the earlier pan tilt servo project.Thanks a lot.

  • @darcynog
    @darcynog Před 2 lety +15

    Thanks for the great and very detailed project. Followed it literally and worked in the first attempt (my granddaughter thinks I am a genius!). However, when using the robot, sometimes the image freezes on the screen of the cell phone. Is there a probable cause for it and a way to fix the freeze?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +4

      I am glad that you liked the video and it worked 🙂👍🏻. Not sure if you already changed one setting as suggested in video . We need to set something like MAX_QUEUE_MESSAGES to 1 in the websocket library. I have described in the video . Please set it and re upload the code if not done previously. That should solve the problem .

    • @darcynog
      @darcynog Před 2 lety +3

      I am impressed that you answer all questions promptly. Thank you very much.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +1

      @@darcynog thank you very much for kind words 🙂👍🏻

  • @KingNOOK
    @KingNOOK Před rokem +2

    Hey man, love your video. Is it possible to adjust the code so the car has an auto pilot mode to avoid obstacles once you've determined a path for it

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem +3

      Thanks for checking out the video and your comment. This project will be quite complicated. Will try to do this in coming days.

    • @KingNOOK
      @KingNOOK Před rokem +2

      @@hashincludeelectronics Thank you so much, this is much appreciated

  • @AjaySingh-to4wb
    @AjaySingh-to4wb Před 6 měsíci +1

    Thanks a lot , Great Explanation

  • @RayanFF-se2gg
    @RayanFF-se2gg Před 6 měsíci +1

    I loved it ❤

  • @samarthkashyaphs9279
    @samarthkashyaphs9279 Před 5 měsíci +4

    In the wifi and password space in the code should we enter the wifi and password credentials of which the system is connected or does the esp 32 cam module has it's own wifi?

    • @samarthkashyaphs9279
      @samarthkashyaphs9279 Před 5 měsíci +1

      const char* ssid = "MyWiFiCar";
      const char* password = "12345678";
      These lines in the code are these the credentials of the wifi signal produce by the esp 32 cam module or are these the credentials of an existing wifi network

    • @hashincludeelectronics
      @hashincludeelectronics  Před 5 měsíci +1

      Please keep it as it is. Esp32 cam will create a wifi network with these credentials. You need to connect to this ssid and password 👍🏻👏🏻

    • @samarthkashyaphs9279
      @samarthkashyaphs9279 Před 5 měsíci +2

      The code is getting uploaded properly
      But when I apply the voltage the four motor start moving
      And I'm not getting the wifi signal what might be the reason

    • @hashincludeelectronics
      @hashincludeelectronics  Před 5 měsíci +1

      @@samarthkashyaphs9279 check for loose or wrong connections 👍🏻👏🏻

  • @petr6067
    @petr6067 Před 2 lety +17

    Just that I don't understand it when I didn't make any changes there :-( Editing the code won't be a problem, but unfortunately I have no idea where to rewrite it.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +4

      In that case you need to learn little bit of coding . It’s not that difficult . Give it a try 👍🏻

    • @NilukaKurera-zn3sg
      @NilukaKurera-zn3sg Před rokem +1

      Mata code eka එවැන්නකි

  • @gamingwithprakalp
    @gamingwithprakalp Před 2 lety +1

    jabardast 😍😍😍😍😍😍

  • @chethakajayasinghe1391
    @chethakajayasinghe1391 Před 10 měsíci +2

    Nice... It's working perfectly ❤

  • @theroboticzone
    @theroboticzone Před 2 lety +4

    I Have Tried to make this same project for a long time....
    But it didn't Work...
    But your video is pretty better than the others (Explaining is Nice)...
    I should try it again...
    How do i get the app after making the car please can I Know ???

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +2

      Thank you very much for checking out video and your kind words 👍🏻. Regarding app , once you upload the code and restart the esp32cam, connect to wifi on mobile using MyWiFiCar ssid and password as 12345678. Then type 192.168.4.1 in your mobile browser like google chrome . It should open the app . Let me know if you face any issue . I have explained this in video as well .

    • @theroboticzone
      @theroboticzone Před 2 lety +3

      @@hashincludeelectronics Thanks Very Much

  • @rggaming537
    @rggaming537 Před 2 měsíci +4

    my car is not giving me any wifi signal to connect what should i do

  • @rayenibex1537
    @rayenibex1537 Před 2 lety +2

    nice it work perfectly. the only issues I face is "brownout detector was triggered"

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Thanks for checking out the video . 👍Provide good rechargeable battery supply.

  • @ramadanmusa3116
    @ramadanmusa3116 Před rokem +1

    Hello friend..i really appreciate the work you did,i made a follow up on every step and now the prototype is working fine

  • @saksham-6206
    @saksham-6206 Před 8 měsíci +4

    Hii I am facing a problem in the project when i am uploading the code the code uploads but after when i connect ESP32 to car the car moves normally like when we connect battery to a motor the tyres are moving continuosly and also the wifi name is not showing CAN YOU PLS HELP ME OUT😢😢😢😢

    • @saksham-6206
      @saksham-6206 Před 8 měsíci

      Pls help me out

    • @hashincludeelectronics
      @hashincludeelectronics  Před 8 měsíci

      Please check the video for any missing step . 👍🏻👏🏻

    • @saksham-6206
      @saksham-6206 Před 8 měsíci +1

      @@hashincludeelectronics I have checked the video many times And I have not missed any steps can you pls tell me what's the mistake

    • @psykopat81
      @psykopat81 Před 5 měsíci +1

      ​@@saksham-62061- power issue
      2-wrong connection (either on code or on cables)

    • @kylesimonrambaran9742
      @kylesimonrambaran9742 Před 21 dnem

      @@saksham-6206did u get the WiFi to show up? If so what did u do to fix the issue

  • @vanitasingh8882
    @vanitasingh8882 Před 2 lety +6

    Bro my esp32 cam got heat up and is no longer connecting to wifi. When I connect it, it automatically disconnects after 3-5 seconds but now it's not even connecting. Bro my whole project is ruined. Please help

  • @prabhatverma7538
    @prabhatverma7538 Před 2 lety +2

    This is awesome 👍😎...

  • @VarungowdaKN
    @VarungowdaKN Před 21 dnem +2

    Give me the idea for to other functions like gsm and gps etc..

  • @phucdinhviet6320
    @phucdinhviet6320 Před rokem +2

    Or do you have to edit lines 484 and 485?

  • @makexyzfun
    @makexyzfun Před 2 lety

    Love your code for stream video. Really short...

  • @camilomantila3401
    @camilomantila3401 Před 11 měsíci +1

    es el unico que me funciono jejje muchas gracias excelente video :)

  • @user-en4xz3yo8e
    @user-en4xz3yo8e Před 10 měsíci +1

    GREAT VIDEO

    • @hashincludeelectronics
      @hashincludeelectronics  Před 10 měsíci

      Thank you very much for checking out the video 👍🏻👏🏻

    • @user-en4xz3yo8e
      @user-en4xz3yo8e Před 10 měsíci

      GERMAN EMPIRE WILL MAKE THIS TECHNOLOGY NOW >:)@@hashincludeelectronics

  • @phucdinhviet6320
    @phucdinhviet6320 Před rokem +1

    If you edit those 2 lines, what should you do?

  • @manivarmabuddharaju8152
    @manivarmabuddharaju8152 Před 9 měsíci +1

    DTI ( Digital Thinking Innovation ) Lab Passed Successfully 😂

  • @electro-baka8505
    @electro-baka8505 Před 2 lety +1

    awsome brooo !!!

  • @fouzanjaved5441
    @fouzanjaved5441 Před 2 lety +2

    Sir, I love your projects very much. Sir can you please make a 6 dof ps2 controlled robotic arm car and give me the circuit diagram and the code for the 6 dof ps2 controlled robotic arm car?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +1

      Thanks for checking out video 👏🏻👍🏻. I have question that how this car will look like ?

  • @JackHoving
    @JackHoving Před 3 měsíci +1

    Perfect presentation although you speak very rapidly. Many thanks for this project. Would it be possible to add a collision protection using an HC-SR04 US sensor and defining 10 cm or so as minimum distance?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 3 měsíci

      Thanks for checking out the video 👍🏻👏🏻. Yes we can add ultrasonic sensor in this project . I have not used this in any of my esp32 project yet . I generally use NewPing library in Arduino boards for ultrasonic sensor . For esp32 NewPing library will not work . You need to read the ultrasonic sensor using pulseIn method . Please check more details on internet in this 👍🏻👏🏻

  • @JackHoving
    @JackHoving Před 2 měsíci +1

    Straightforward using the HC-SR04 in the loop doesn't work. Blinking without delay makes the WIFI unstable. Using a second ESP32 with distance calculation and relais between LN293 and the motors works, but is a bit clumsy solution. I'll continue my research. Perhaps multitasking with the second core in the ESP32 is a possibility.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 měsíci

      Good observation and finding . I need to use HCSR04 in esp32 for my next project. I am going to try it 👍🏻👏🏻

  • @akshatt25
    @akshatt25 Před 9 měsíci +2

    Please can you make a video on how to capture and save image on laptop using esp 32 cam please please please before 18 sept

  • @jmahan47
    @jmahan47 Před 2 lety +2

    Very Nice. Any way to view the camera and control the car from anywhere... outside of the local network?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Currently we can not . However I am finding a way to do it . Will let you know once I test it .

  • @narayankatore526
    @narayankatore526 Před 5 měsíci +1

    @hashincludeelectronics but I am using the 18650 lithium ion 3.7v 2600mah 2 batteries

  • @loverosers9918
    @loverosers9918 Před 2 lety +1

    Great job Done
    How we Add More Option add like Car Front light and Haron bib

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Thanks 👍You can easily add those additional option in the code. Just copy paste the existing sliders/button and change the name.

  • @FIYTPIT
    @FIYTPIT Před rokem +1

    Nice video bro, all explained well. I have one question. I already try your project and everything is fine until i control the car. The wifi disconnect after the car move a bit. Is the cause from my battery?

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      Thanks for checking out the video 👍🏻. Yes . Please use only rechargeable battery .

  • @Divyash19
    @Divyash19 Před 2 lety +1

    Great project
    Can you make it from nrf24l01 transmitter and reciver please

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +1

      Thank you . Actually this module itself works on wifi communication so should not be a good idea to use nrf on top of it (nrf also uses same 2.4 GHz band 😉). May be if we use other camera module which does not have communication inbuilt , there we can use nrf trans receiver module .

  • @garytt8313
    @garytt8313 Před 5 měsíci +1

    Great project really enjoyed. Where does the wifi from "MyWifiCar" come from? Also could we replace it with our own wifi to make it stronger? Thanks

    • @hashincludeelectronics
      @hashincludeelectronics  Před 5 měsíci +1

      Thank you very much for checking out the video 👍🏻👏🏻. This project creates its own wifi network hence the ssid . You don’t need to use your home wifi credentials.

  • @Rayhan_Ahmed.
    @Rayhan_Ahmed. Před 2 lety +2

    ESP32 does not require any internet connection? Please sir answer me...I am from Bangladesh sir, and I loved your video ❤️

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +1

      In this project esp32 works in AP mode which creates local WiFi network itself . And our mobile can connect to it . We don’t need any internet for this.

  • @jocar3665
    @jocar3665 Před rokem +1

    Interesting video. Is it possible to connect the esp32 cam module to arduino and not directly to l298 motor driver but can still have the functions?

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      Thanks for checking out the video 👍🏻. However I did not understand your question .

  • @mohansundar3493
    @mohansundar3493 Před rokem +1

    nice project ! which app you used ?

  • @user-xy9xo4cn9v
    @user-xy9xo4cn9v Před 10 měsíci

    Nice project ,My son is trying to do this project he is facing some issue uploading the code to the ESP32 cam ,how do we contact .

  • @Coders112
    @Coders112 Před 22 dny +1

    Instead of using L298N .. L293d motor drive sheild can be used ?

  • @aaku7608
    @aaku7608 Před měsícem +2

    Sir, I don't want to control it from phone, but just want the camera view. As I want to add this ESP32 cam module, to a hand following robot. How to do that?
    And, in that, hand following robot I used Arduino uno, and a Motor driver shield, do i need to add 98 N Motor driver now?

  • @AviationBased95
    @AviationBased95 Před rokem +1

    incredible

  • @gmalarvannan9972
    @gmalarvannan9972 Před měsícem +1

    The website app for this car is working for now itself in Android pls tell Because i am going to try this

  • @saksham-6206
    @saksham-6206 Před 8 měsíci +2

    @hashincludeelectronics Great project but I have a question that can I use 11.1v 2200MAH battery??

    • @hashincludeelectronics
      @hashincludeelectronics  Před 8 měsíci

      Yes you can use that . That’s a nice battery having good power 👍🏻👏🏻

    • @saksham-6206
      @saksham-6206 Před 8 měsíci

      @@hashincludeelectronics Thanks

  • @narayankatore526
    @narayankatore526 Před 5 měsíci +1

    bro, if we have to connect the io 12 pin to ena and enb pin, then we have to remove its upper cover or not?

  • @Varavarshitha
    @Varavarshitha Před dnem +2

    Yes i used same ssid and password
    Then password entered and going to connect
    And says its wrong

  • @abhishekkuntare4640
    @abhishekkuntare4640 Před 2 lety +1

    which creditionals i put it in ssid and password my own or your project in that case im confused

  • @VarungowdaKN
    @VarungowdaKN Před 23 dny +2

    Which Arduino ide version you are using

  • @loanthininja5737
    @loanthininja5737 Před 2 lety +1

    Do i use lipo 7.4v and arduino chip smd? Please answer me, thanks.

  • @-SubashanS
    @-SubashanS Před 2 lety +1

    are we supposed to disconnect all the connections from adruino and carry on with the motor module ?

  • @Varavarshitha
    @Varavarshitha Před dnem +2

    If we connect en a and en b then wifi not shown
    But without that connection wifi is showing

  • @VarungowdaKN
    @VarungowdaKN Před 23 dny +2

    Instead of zippy 1500 mah dc battery
    We can use the li ion battery?

  • @BerreSenaKIRAC
    @BerreSenaKIRAC Před rokem +1

    how can i add taking photo function by this can you explain me?

  • @narendravadlamudi
    @narendravadlamudi Před 10 měsíci +1

    What is the car mobile can u please explain further

  • @carlosmateoluisreyes3229

    On which platform do you develop the control panel applications?

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      It’s html and java script . So I create sample html page on windows and then add that text code into Arduino code .

  • @diasizimov5873
    @diasizimov5873 Před měsícem +1

    Hello sir. I need to do the obstacle avoidance car which capture the image by esp32 camera when obstacle is detected. Can we please discuss about that?

  • @hecticaperture
    @hecticaperture Před 8 měsíci +2

    Does the source of the voltage matter? Does it HAVE to be LiPo? I have a surplus of 18650 cells and some rechargable AAs and wonder if i can use these. Also all videos for these cars use the same motors, can i use different motors? (I need smaller motors) Thank you for your videos

    • @hashincludeelectronics
      @hashincludeelectronics  Před 8 měsíci +1

      Thank you very much for checking out the video 👍🏻👏🏻. Yes you can use any rechargeable battery . Make sure total voltage is between 7-12 V. Also you can use other DC motor as well👍🏻

    • @hecticaperture
      @hecticaperture Před 8 měsíci

      Would 4 18650 be too much??
      @@hashincludeelectronics

    • @abhinavmb7279
      @abhinavmb7279 Před 4 měsíci +1

      ​@@hashincludeelectronicscan we use the 9v dc battery (non rechargeable)as power supply.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 4 měsíci

      @@abhinavmb7279 no . Please don’t use that non rechargeable 9v battery . It causes power issues . Use only any rechargeable battery 👍🏻👏🏻

    • @abhinavmb7279
      @abhinavmb7279 Před 4 měsíci

      @@hashincludeelectronics 👍

  • @vaniaa3535
    @vaniaa3535 Před 4 měsíci +1

    Nice video!! 😄😄😄 I have a question.. If I’d like to use a 6wheel car with 6dc motors… what power source can I use???

    • @hashincludeelectronics
      @hashincludeelectronics  Před 4 měsíci +1

      You can use the same battery power used in project . Make sure it should be rechargeable battery 👍🏻👏🏻

    • @vaniaa3535
      @vaniaa3535 Před 4 měsíci +1

      @@hashincludeelectronicsThanks for the answer

  • @konotsupade
    @konotsupade Před rokem +1

    sir i already follow your scheme with cam position like yours, but my video not rotate

  • @jethrosamuel3221
    @jethrosamuel3221 Před měsícem

    thanks for the amazing video. just one question.... after uploading the code and doing all the connections. i have connected to the Mywificar network, and when i go to the 192.168.4.1 im geting the controls and the image but not the video. the page takes very long to load and instead of the video, only few seconds of footage comes with lag and then it stops showing anything. ive done each and every step in the video, including changing the 31 to 1 in the notepad file from the librrary

  • @shamanthstech8359
    @shamanthstech8359 Před 2 lety +2

    I have a doubt,
    ->After u put glue gun and paste the esp32 cam anddo all connections at the first, afterwards hwo do we connect it to arduino?
    ->After all I tried uploading the code and then do all the connections, in the connections photo You have given the direct current from the battery, where as in the video the thing you have done is you have given connection from the motor driver. Which should I follow now?
    ->can I use a 9v HW Battery? Or shud i use the Lipo 3s battery itself? Bcoz It looks too expensive. And the budget of the whole project is 2000.
    Please reply asap, as i am in the work of the project
    Thank you!

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +1

      Thanks for checking out the video 👍🏻once code uploaded and everything is done , do not connect it to laptop . Just provide power supply with battery. Do not use that 9v battery as it does not provide enough power. Use some rechargeable battery .

    • @shamanthstech8359
      @shamanthstech8359 Před 2 lety

      @@hashincludeelectronics is duracell 1200mAH rechargable battery be enough

    • @shamanthstech8359
      @shamanthstech8359 Před 2 lety

      @@hashincludeelectronics nd can u asnwer me the second point?

  • @VarungowdaKN
    @VarungowdaKN Před 5 dny +2

    Bro in discription shows 3 programs
    Which program to dump

  • @joelkruger6654
    @joelkruger6654 Před rokem +2

    Do the TT gear motors have specific positive and negative terminals? And how can I tell which is which?

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      Not really. You can interchange the wires and the rotation of motor will be reversed. There is no such specific +v and -v terminals for these TT gear motors..

    • @joelkruger6654
      @joelkruger6654 Před rokem +1

      @@hashincludeelectronics Thank you very much! Appreciate the quick response

    • @joelkruger6654
      @joelkruger6654 Před rokem +1

      @@hashincludeelectronics So would I be correct in saying that any 2 terminals of 2 TT gear motors can be connected to any OUT pin of the motor driver?

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      @@joelkruger6654 yes

  • @andrivie579
    @andrivie579 Před rokem +1

    in the future you can enter the function capture image brother

  • @joelkruger6654
    @joelkruger6654 Před rokem +1

    I see that the enA and enB terminals on the motor driver each have 2 pins, do you use 2 female jumper wires for each pin?

    • @joelkruger6654
      @joelkruger6654 Před rokem

      I checked the circuit diagram and seems like only the front pin is used, is this correct?

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      You need to connect both the pins .

    • @joelkruger6654
      @joelkruger6654 Před rokem +1

      @@hashincludeelectronics Because looking here raw.githubusercontent.com/un0038998/CameraCar/main/Diagrams/Camera%20Car.png it seems like only the front pins of enA and enB are connected to IO12?

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      @@joelkruger6654 oh ok . I understood now . Yeah you need to connect the front pin only.

  • @codmhumanoid9271
    @codmhumanoid9271 Před 2 lety +1

    1:39 bro did u just solder the wires to the motors without putting anything else or you put glue type thing?

  • @bazejgawlik6257
    @bazejgawlik6257 Před rokem +1

    Hello, I did everything like in the movie and it works great, but I have a problem with the image from the camera, or the pmalu refreshes or not at all and the image is still

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem +1

      There is one setting which says MAX_MESSAGE_QUEUED that needs to be changed . Could you please check that part in the video ? It’s must needed . It will resolve your issues .

  • @ricamaeagoncillo8015
    @ricamaeagoncillo8015 Před 2 měsíci +1

    Is it possible if i use x6mini camera instead of esp32 cam?

  • @ivanz9324
    @ivanz9324 Před 6 měsíci +1

    Is it possible to use LCD touchscreen with ESP32 for controlling this car and getting video from it? To avoid using cellphone...? Like WT32 SC01 plus or even T-deck with mounted trackball?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 6 měsíci

      You need to have touch screen device and also internet browser to open this app and work properly . If your LCD screen device supports all these then yes you can use 👍🏻👏🏻

    • @ivanz9324
      @ivanz9324 Před 6 měsíci

      So, web video server or access point is the only way to capture video from esp32cam?

  • @frankzheng3479
    @frankzheng3479 Před 2 lety +2

    Thanks for the project for ESP32-CAM with AP mode in HTTP Web but I try to download the project in the link and add the library, but I find that it always cannot timely to update the video even if I close the Bluetooth and other 2.4gdevice. Could you help to check it ?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety +1

      Thanks for checking out the video 👍 However I did not get the question properly.
      Could you please elaborate more or you can send me the query on my email id un0038998@gmail.com.

    • @YPTechDATIA
      @YPTechDATIA Před 2 lety

      czcams.com/video/DS3WBF2clsQ/video.html

  • @darkghostrider2014
    @darkghostrider2014 Před 8 měsíci +1

    Very nice project sir❤ I have an L293d motor so will the codes be same for that also or will there be any changes?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 8 měsíci

      Yes there will be change . You need to check the pins connection according to L293D module and make changes in code . 👍🏻👏🏻

    • @darkghostrider2014
      @darkghostrider2014 Před 8 měsíci +1

      Thank you so much sir🙏

    • @hashincludeelectronics
      @hashincludeelectronics  Před 8 měsíci

      @@darkghostrider2014 Welcome 🙏

    • @darkghostrider2014
      @darkghostrider2014 Před 8 měsíci

      Sir could you please tell me where can i get the enA and enB speed control pins in the L293d motor module it would be really helpful!!

  • @circuitccast7900
    @circuitccast7900 Před 6 měsíci +2

    where in code needs to change to rotate camera 90 degree?

  • @phucdinhviet6320
    @phucdinhviet6320 Před rokem +1

    IF I KEEP COS AS IS SUPPLEMENTARY CAN I REFUND?

  • @walidamourinnovations8071
    @walidamourinnovations8071 Před 9 měsíci +1

    Thank you very much sir for this amazing explication but i have problem when i write in the browser the ip adresse . Nothing do and i dont get the web page of the application . Please what can i do in this case . Thank you

    • @hashincludeelectronics
      @hashincludeelectronics  Před 9 měsíci

      You need to connect to wifi as shown in video . Please check 👏🏻👍🏻

  • @VarungowdaKN
    @VarungowdaKN Před 4 dny +2

    After dumping the program the wifi not shown in phone

  • @flm_thunder.8597
    @flm_thunder.8597 Před 8 měsíci +1

    There's a small problem... How to connect 2 cables into io12
    The EnA and EnB is 2 different ports... So do we cut the jumper cable and then connect the 2 and then put it together?

  • @gauravganesh2007
    @gauravganesh2007 Před 5 dny +2

    sir we can fix Antenna to esp32 cam to increase the range

  • @-SubashanS
    @-SubashanS Před 2 lety +1

    should we use the same IP address or should we generate one for ourselves ?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Yes the IP Address should be exactly same as shown in video. You can change SSID and password if needed as you like Or you can keep it same.

  • @TussGaming-hh1qp
    @TussGaming-hh1qp Před 2 měsíci +1

    Can you control it without connecting to the same network? Example rc car on wifi, phone on mobile data

  • @abhinavpandey558
    @abhinavpandey558 Před 2 lety +1

    which application you use for creating diagrams?

  • @VarungowdaKN
    @VarungowdaKN Před 23 dny +2

    How many programs it have
    And which module to dump

  • @cvasantrao
    @cvasantrao Před 2 lety +2

    Nice and interesting Project. Can I convert this to a Mecanum wheel Robot Car using two L298N driver module and using esp32-cam?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Sure you can make that . But make sure you have sufficient pins on esp32 cam to control 2 L298N modules .

    • @cvasantrao
      @cvasantrao Před 2 lety +1

      I am not very familiar with esp32-cam and my question was in fact regarding wether the esp32-cam has sufficient pins to control 2 L298N driver modules. Any suggestion is appreciated . Both the projects are excellent and a hybrid would be fantastic. Keep up the good work👍

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      @@cvasantrao I am glad that you thought of using this esp32cam with mecanum wheels using 2 L298N modules 👏🏻👏🏻 actually L298N has 6 pins for controlling so we need total 12 pins which are not available on esp32 cam . However we can still control the L298N using just 4 pins . Ena and enb connected to 5 volts . So we will need total 8 pins only and can be supported by esp32 cam .Can you try it ? Check my mecanum car video for this connection. Let me know if you face any issue .

    • @cvasantrao
      @cvasantrao Před 2 lety +1

      @@hashincludeelectronics I think we need only nine pins because the 4 enable pins of the L298N can be connected to one GPIO. So we would need only nine pins. I will be ordering the parts very soon and try it out and update you. Thanks again.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      @@cvasantrao nice thinking 👏🏻👏🏻 would wait for it 👍🏻

  • @user-bo1rx1re1w
    @user-bo1rx1re1w Před měsícem +2

    Which device can be used in the place of arduino

  • @RanbirSingh-mc8ll
    @RanbirSingh-mc8ll Před rokem +1

    Can I use 9volt alkaline battery for it

  • @pawanpoonia1525
    @pawanpoonia1525 Před 5 dny +2

    ledcSetup' was not declared in this scope; did you mean 'ledc_stop'? How to Solve

  • @baraalsaeed6865
    @baraalsaeed6865 Před 2 lety +1

    Thank you
    Can you tell me if I can use esp 32 with 5servo motors?

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Sure . You can use those many servos . Do you want to use it with esp32cam or just esp32?
      Because if you are using servo motors with esp32cam and with ESPServo library , then you should consider checking out my video on PanTiltControl . There I have explained how to use servo with cam. Because there is some timer conflict can happen . However you can easily use servos with other esp32 modules and ESPServo library .

    • @baraalsaeed6865
      @baraalsaeed6865 Před 2 lety

      @@hashincludeelectronics can you help me plz I want to stream video as a feedback of the actions of a distance robot which is hand robot and hand robot needs 5 servo motors
      So can you suggest for me suitable controller for interface with servo motors and I can make steaming with it ?

  • @deeptanshugupta4241
    @deeptanshugupta4241 Před 3 měsíci +1

    Is it possible to connect the ESP32 Cam module to my own website which I made and hosted with python?

  • @user-sq8rw4kn5b
    @user-sq8rw4kn5b Před 2 lety +1

    when I drag speed & light slider, This sentence " Serial.printf("Key [%s] Value[%s]
    ", key.c_str(), value.c_str()); " works exactly. But when I push buttons(move buttons), the sentence is not display anything. Please inform me.

    • @hashincludeelectronics
      @hashincludeelectronics  Před 2 lety

      Thanks for checking out video 👍🏻. Are you using it on computer screen or laptop ? Those move buttons will only work on touch screen like mobile .

  • @habashkt1483
    @habashkt1483 Před rokem +2

    Can I use esp32 as programer? Instead of Arduino uno

  • @yourgarden141
    @yourgarden141 Před rokem +1

    Sir this project is so good!! . But i didn't understand about code part and website and all sir please can you help me out

    • @hashincludeelectronics
      @hashincludeelectronics  Před rokem

      The website coding is done in Arduino code itself . It is built in html and JavaScript 👍🏻👌🏻