Thanks for your help giving answers to my qns while making project Finally got my project output 🎉
@hashincludeelectronics3 ай бұрын
I am glad that this project helped you and congratulations on your success 👍🏻👏🏻
@anandasau93477 күн бұрын
hey bro can i get the updated github code of your project
@yashasvichoubey91793 жыл бұрын
Innovative idea and perfect presentation.👏🏻👍🏻
@hashincludeelectronics3 жыл бұрын
Thank you 👍🏻
@Rayhan_Ahmed.2 жыл бұрын
ESP32 does not require any internet connection? Please sir answer me...I am from Bangladesh sir, and I loved your video ❤️
@hashincludeelectronics2 жыл бұрын
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.
@김민준-f8h3 жыл бұрын
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.
@hashincludeelectronics3 жыл бұрын
This is awesome news 👏🏻👏🏻 good power supply always sorts out most of the problems . I am glad that I could help you 🙂cheers 👍🏻
@김민준-f8h3 жыл бұрын
@@hashincludeelectronics Once again, thank you for your kind help.
@syedhassanuddin758111 ай бұрын
@@김민준-f8hhey 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?
@CassiaSeleriaАй бұрын
Can you tell me how many 12 v battery did you use
@alexfernandesportrai2 жыл бұрын
Super project! worked like a charm for me. I have also tried the earlier pan tilt servo project.Thanks a lot.
@hashincludeelectronics2 жыл бұрын
Awesome 👏🏻
@parithosh8069 Жыл бұрын
Did your website load?
@shadowfighter7085 Жыл бұрын
for me alao the website is not loading
@shadowfighter7085 Жыл бұрын
@@parithosh8069And if i connect mywifi car ssid then how i will load the ip on chrome without internet
@alexfernandesportrai Жыл бұрын
@@shadowfighter7085 can you connect to My-wifi car network ?
@saksham-6206 Жыл бұрын
@hashincludeelectronics Great project but I have a question that can I use 11.1v 2200MAH battery??
@hashincludeelectronics Жыл бұрын
Yes you can use that . That’s a nice battery having good power 👍🏻👏🏻
@saksham-6206 Жыл бұрын
@@hashincludeelectronics Thanks
@samarthkashyaphs92799 ай бұрын
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?
@samarthkashyaphs92799 ай бұрын
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
@hashincludeelectronics9 ай бұрын
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 👍🏻👏🏻
@samarthkashyaphs92799 ай бұрын
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
@hashincludeelectronics9 ай бұрын
@@samarthkashyaphs9279 check for loose or wrong connections 👍🏻👏🏻
@anandasau93476 күн бұрын
bro how did u solve this issue . im facing the same
@saidevs-5thb635Ай бұрын
very good project bro thank you so much a lot
@hashincludeelectronicsАй бұрын
@@saidevs-5thb635 you are welcome 👍🏻👏🏻
@shashankj.r77212 жыл бұрын
#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.
@hashincludeelectronics2 жыл бұрын
Awesome and well done 👍🏻
@PatrickStar-j1n5 ай бұрын
thank you very much, Of all these videos, it's very easy for me to understand
@hashincludeelectronics5 ай бұрын
Thank you very much 👍🏻👏🏻
@the_a_ma_n._11043 жыл бұрын
It's really amazing project thank for this.
@hashincludeelectronics3 жыл бұрын
Thank you 👍🏻
@KemoWebZoon17 күн бұрын
hello pro first Thank You For Your amazing video, i have a little problem in code ('ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?)
@hashincludeelectronics17 күн бұрын
@@KemoWebZoon thank you very much . For this error please install 2.0.16 version of esp32 module 👍🏻👏🏻
@gamingwithgamer524527 күн бұрын
@hashincludeelectronics I know that i should use rechargable battery but what if I don't will it work? Pls reply pls it's a request
@Astro_sujal6 күн бұрын
Hello, Thank you for the amazing video I want to add a charging socket (with battery) How I can do it?
@hashincludeelectronics2 күн бұрын
You can easily add that . Just use the charger port and battery as normal . Give it a try 👍🏻👏🏻
@Astro_sujal2 күн бұрын
@hashincludeelectronics Thank You And I also want to add a switch for whole circuit how to add?
@hashincludeelectronics2 күн бұрын
@ adding switch is literally simple . Just add a switch in series with +ve battery wire . Like placing a switch in the middle of +ve wire 👍🏻👏🏻
@Random.4492 жыл бұрын
Hey you got any alternative for Esp32 Camera module ?
@vaniaa35358 ай бұрын
Nice video!! 😄😄😄 I have a question.. If I’d like to use a 6wheel car with 6dc motors… what power source can I use???
@hashincludeelectronics8 ай бұрын
You can use the same battery power used in project . Make sure it should be rechargeable battery 👍🏻👏🏻
@vaniaa35358 ай бұрын
@@hashincludeelectronicsThanks for the answer
@rangasai54910 ай бұрын
While uploading the code to esp32. At last it is giving as fatal error occurred: Failed to connect to ESP32: No serial data received. How to solve this problem.
@shanmukhareddy10 ай бұрын
tell me if you find out how to solve it I'm also facing the same
@hashincludeelectronics10 ай бұрын
You need to press enable button on the esp32 module while uploading the code . This is very common issue and you can find more information on internet as well 👍🏻👏🏻
@pointbreak2273 ай бұрын
Is it the enable button or reset button, esp32cam has only reset button
@AshutoshKumar-fu6qe2 ай бұрын
See the 3v 5v gnd 3-pin interface and make sure the jumper is connected to 5v. Connect io0 pin to ground while uploading
@rixtse375624 күн бұрын
@@hashincludeelectronics how
@gamingwithgamer216227 күн бұрын
Hey instead of connecting a 12 v battery can we connect it with a 9v battery and 2x 1.5v cells and connecting all of them to make a 12 v battery ?
@hashincludeelectronics27 күн бұрын
Please use only rechargeable battery 👍🏻👏🏻
@gamingwithgamer216227 күн бұрын
@@hashincludeelectronics I know that i should use rechargable battery but what if I don't will it work? Pls reply pls it's a request
@hashincludeelectronics27 күн бұрын
@@gamingwithgamer2162 I won’t recommend non rechargeable battery as it will cause issues. 👍🏻👏🏻
@darcynog2 жыл бұрын
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?
@hashincludeelectronics2 жыл бұрын
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 .
@darcynog2 жыл бұрын
I am impressed that you answer all questions promptly. Thank you very much.
@hashincludeelectronics2 жыл бұрын
@@darcynog thank you very much for kind words 🙂👍🏻
@chethakajayasinghe1391 Жыл бұрын
Nice... It's working perfectly ❤
@hashincludeelectronics Жыл бұрын
Thank you very much 👍🏻👏🏻
@TANAGGAMING7 ай бұрын
hi bro mera work nhi kr raha can you help ?
@RakibHossain-mq7qv2 жыл бұрын
Especial Thanks for explaining the code. I'm subscribing for it.
@hashincludeelectronics2 жыл бұрын
Thank you very much 👍🏻
@garytt831310 ай бұрын
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
@hashincludeelectronics10 ай бұрын
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.
@fabriziolongo832 жыл бұрын
Great project. Is it possible to add a label with a sensor value on a web page? If yes....how I can do it?
@shamanthstech83592 жыл бұрын
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!
@hashincludeelectronics2 жыл бұрын
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 .
@shamanthstech83592 жыл бұрын
@@hashincludeelectronics is duracell 1200mAH rechargable battery be enough
@shamanthstech83592 жыл бұрын
@@hashincludeelectronics nd can u asnwer me the second point?
@theroboticzone3 жыл бұрын
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 ???
@hashincludeelectronics3 жыл бұрын
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 .
@theroboticzone3 жыл бұрын
@@hashincludeelectronics Thanks Very Much
@AR-Mok-cr2hq Жыл бұрын
Thank you friend your video is very Helper
@hashincludeelectronics Жыл бұрын
Thanks for checking out the video 👍🏻👏🏻
@pradyumnpandey48592 жыл бұрын
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
@hashincludeelectronics2 жыл бұрын
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.
@agungliem12192 жыл бұрын
@@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.
@hashincludeelectronics2 жыл бұрын
@@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.
@agungliem12192 жыл бұрын
@@hashincludeelectronics Thank you, I will try this.
@hashincludeelectronics2 жыл бұрын
@@agungliem1219 sounds good . All the best and let me know if you face any issue 👍🏻
@AjaySingh-to4wb11 ай бұрын
Thanks a lot , Great Explanation
@hashincludeelectronics11 ай бұрын
Thank you very much 👍🏻👏🏻
@VarungowdaKN4 ай бұрын
Give me the idea for to other functions like gsm and gps etc..
@JackHoving7 ай бұрын
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?
@hashincludeelectronics7 ай бұрын
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 👍🏻👏🏻
@KingNOOK2 жыл бұрын
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
@hashincludeelectronics2 жыл бұрын
Thanks for checking out the video and your comment. This project will be quite complicated. Will try to do this in coming days.
@KingNOOK2 жыл бұрын
@@hashincludeelectronics Thank you so much, this is much appreciated
@hecticaperture Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
Would 4 18650 be too much?? @@hashincludeelectronics
@abhinavmb72799 ай бұрын
@@hashincludeelectronicscan we use the 9v dc battery (non rechargeable)as power supply.
@hashincludeelectronics9 ай бұрын
@@abhinavmb7279 no . Please don’t use that non rechargeable 9v battery . It causes power issues . Use only any rechargeable battery 👍🏻👏🏻
@abhinavmb72799 ай бұрын
@@hashincludeelectronics 👍
@petr60672 жыл бұрын
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.
@hashincludeelectronics2 жыл бұрын
In that case you need to learn little bit of coding . It’s not that difficult . Give it a try 👍🏻
@NilukaKurera-zn3sg Жыл бұрын
Mata code eka එවැන්නකි
@vedanshkumar999Күн бұрын
is threre any led on th eesp32 board that indicates the power...?
@vanitasingh88822 жыл бұрын
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
@rashmiranjanjena39552 жыл бұрын
Same here bro 😖
@naveennandhakumar10 ай бұрын
Same here bro😭😭😭
@alkasingh78159 ай бұрын
Re-upload the code
@alkasingh78159 ай бұрын
Same I am also facing
@tanishqgohil48948 ай бұрын
@@alkasingh7815did it worked ? By reaploading the code
@mrlijine3 жыл бұрын
Awesome Ujwal !!
@hashincludeelectronics3 жыл бұрын
Thank you 👍🏻
@saksham-6206 Жыл бұрын
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 Жыл бұрын
Pls help me out
@hashincludeelectronics Жыл бұрын
Please check the video for any missing step . 👍🏻👏🏻
@saksham-6206 Жыл бұрын
@@hashincludeelectronics I have checked the video many times And I have not missed any steps can you pls tell me what's the mistake
@psykopat819 ай бұрын
@@saksham-62061- power issue 2-wrong connection (either on code or on cables)
@kylesimonrambaran97424 ай бұрын
@@saksham-6206did u get the WiFi to show up? If so what did u do to fix the issue
@gauravganesh20074 ай бұрын
sir we can fix Antenna to esp32 cam to increase the range
@hashincludeelectronics4 ай бұрын
Please do it and share the experience 👍🏻👏🏻
@rggaming5376 ай бұрын
my car is not giving me any wifi signal to connect what should i do
@hashincludeelectronics6 ай бұрын
Please make sure you are using rechargeable battery 👍🏻👏🏻
@anandasau93476 күн бұрын
is it working ? im facing same
@VarungowdaKN5 ай бұрын
Instead of zippy 1500 mah dc battery We can use the li ion battery?
@hashincludeelectronics5 ай бұрын
Yes you can 👏🏻👍🏻
@JackHoving7 ай бұрын
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.
@hashincludeelectronics6 ай бұрын
Good observation and finding . I need to use HCSR04 in esp32 for my next project. I am going to try it 👍🏻👏🏻
@ramadanmusa31162 жыл бұрын
Hello friend..i really appreciate the work you did,i made a follow up on every step and now the prototype is working fine
@hashincludeelectronics2 жыл бұрын
Nice job 👏🏻👍🏻
@FIYTPIT Жыл бұрын
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 Жыл бұрын
Thanks for checking out the video 👍🏻. Yes . Please use only rechargeable battery .
@cyrelledalberto5471Ай бұрын
Hi, can you do another video for RC CAR with steering mechanism using servomotor?
@hashincludeelectronicsАй бұрын
You can check my RC tractor video for that 👍🏻👏🏻
@VarungowdaKN4 ай бұрын
Bro in discription shows 3 programs Which program to dump
@hashincludeelectronics4 ай бұрын
Please check the video for all the detailed steps 👍🏻👏🏻
@drsureshkumar316713 күн бұрын
how much this complete components will cost me if i want to make it ??
@VarungowdaKN5 ай бұрын
Which Arduino ide version you are using
@hashincludeelectronics5 ай бұрын
This is 1.8.13 . 👏🏻👍🏻
@codmhumanoid92712 жыл бұрын
1:39 bro did u just solder the wires to the motors without putting anything else or you put glue type thing?
@hashincludeelectronics2 жыл бұрын
It’s up to you 👍🏻
@A2Z.ANANYAАй бұрын
Hlo Sir please reply 😢😢 can I use battery of Rs 350 it's also give 7 to 12 volts . Because my budget is not for your suggested battery it's price 2K+ Rupees
@hashincludeelectronicsАй бұрын
@@A2Z.ANANYA yes please use that 👍🏻👏🏻
@A2Z.ANANYAАй бұрын
@@hashincludeelectronics Thank you 🥰🙏
@A2Z.ANANYAАй бұрын
@@hashincludeelectronics I will give you all updates of my project by Instagram and KZbin 🥰
@loverosers99182 жыл бұрын
Great job Done How we Add More Option add like Car Front light and Haron bib
@hashincludeelectronics2 жыл бұрын
Thanks 👍You can easily add those additional option in the code. Just copy paste the existing sliders/button and change the name.
@fabian996885 ай бұрын
can i use this camera for my drone project?
@hashincludeelectronics5 ай бұрын
It does not have longer range . May be 60-80 ft . So won’t recommend for drone 👍🏻👏🏻
@TussGaming-hh1qp6 ай бұрын
Can you control it without connecting to the same network? Example rc car on wifi, phone on mobile data
@hashincludeelectronics5 ай бұрын
Sorry I did not get your question properly .
@furs5562 ай бұрын
i did everything as u told but only the backward and left buttons in the ip address/html page thank you.
@hashincludeelectronicsАй бұрын
Please check the video for full details 👍🏻👏🏻
@nmfb-67shivamtripathi429 ай бұрын
Hi I have to ask that After uploading the code in ESP 32 using Arduino Uno You remove the Arduino Uno or we want this in the car ? Plz reply
@hashincludeelectronics9 ай бұрын
We need to remove Arduino Uno 👍🏻👏🏻. If you have any doubt then please check the video slowly and carefully 👍🏻👏🏻
@nmfb-67shivamtripathi429 ай бұрын
@@hashincludeelectronics thanks 👍 for quick response
@hashincludeelectronics9 ай бұрын
@@nmfb-67shivamtripathi42 welcome 🙏
@Coders1124 ай бұрын
Instead of using L298N .. L293d motor drive sheild can be used ?
@hashincludeelectronics4 ай бұрын
No . Please use only L298N module👍🏻👏🏻
@pointbreak2273 ай бұрын
For the ssid and password should i give random details or the one which is connected to the device and where is the ip address generated
@hashincludeelectronics3 ай бұрын
You can use the exact same as shown in video 👍🏻👏🏻
@rayenibex15372 жыл бұрын
nice it work perfectly. the only issues I face is "brownout detector was triggered"
@hashincludeelectronics2 жыл бұрын
Thanks for checking out the video . 👍Provide good rechargeable battery supply.
@ch.mohanprathap2457Ай бұрын
How can we control the car over iot. To control the car globally through mobile app. There is any solution or technical available?
@hashincludeelectronicsАй бұрын
As of now we can not control this car globally. 👏🏻👍🏻
@ch.mohanprathap245729 күн бұрын
Can u make a video on it?
@InnocentGears-dk2rw2 ай бұрын
Can I use four Li ion battery (3.7v 1200 mah each) in series
@hashincludeelectronics2 ай бұрын
Yes you can 👍🏻👏🏻
@VarungowdaKN5 ай бұрын
How many programs it have And which module to dump
@hashincludeelectronics5 ай бұрын
Please check the video for full details👏🏻👍🏻
@-SubashanS2 жыл бұрын
should we use the same IP address or should we generate one for ourselves ?
@hashincludeelectronics2 жыл бұрын
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.
@gamingwithsaksham4487 Жыл бұрын
Hi great project but can we use 9v non rechargeable battery
@hashincludeelectronics Жыл бұрын
Please do not use that non rechargeable battery . Use only rechargeable battery to avoid issues 👍🏻👏🏻
@gamingwithsaksham4487 Жыл бұрын
@@hashincludeelectronics Actually can you provide a link for buying battery pls because I cannot understand what battery should I use for this project
@gamingwithsaksham4487 Жыл бұрын
@@hashincludeelectronics And also if we will use 9v non rechargeable battery the project will work or not because the rechargeable batteries are so costly.
@harshsrivastava2966 Жыл бұрын
Do we have to use the same battery for this project? Can you tell ?
@hashincludeelectronics Жыл бұрын
You don’t have to use same battery . But make sure you use only rechargeable battery 7-12 v .
@harshsrivastava2966 Жыл бұрын
@@hashincludeelectronics When I am trying to upload the code to esp32, it's showing error: a fatal error occurred : failed to connect to esp32: timed out waiting for packet header. Did all the steps ,same as yours
@Master_bkay3 ай бұрын
Good job! But I’m having issues uploading the code regarding compilation error of “ exit status 1” and “Define the base class to std: :allocator.” How do I resolve this?
@hashincludeelectronics3 ай бұрын
Could you please send full error here ? 👍🏻👏🏻
@RaviRanjan-zx7jw2 жыл бұрын
Thanks for this video... please 🙏 help me how to convert this project in station mode from Ap mode... Please reply soon this is my college projecte.
@hashincludeelectronics2 жыл бұрын
Please check my video on getting started with esp32 . There I have used station mode 👍🏻
@RaviRanjan-zx7jw2 жыл бұрын
@@hashincludeelectronics Thanks for reply But i had already try so many time but its not working.. Could you please give me modified code.
@hashincludeelectronics2 жыл бұрын
@@RaviRanjan-zx7jw ok let me try because I will need to test it . Send me your email id . Meanwhile you also retry .
@RaviRanjan-zx7jw2 жыл бұрын
@@hashincludeelectronics had you tested the code sir.please send me code fast my college project submission date is 13may.
@hashincludeelectronics2 жыл бұрын
@@RaviRanjan-zx7jw send me your email id .
@darkghostrider2014 Жыл бұрын
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 Жыл бұрын
Yes there will be change . You need to check the pins connection according to L293D module and make changes in code . 👍🏻👏🏻
@darkghostrider2014 Жыл бұрын
Thank you so much sir🙏
@hashincludeelectronics Жыл бұрын
@@darkghostrider2014 Welcome 🙏
@darkghostrider2014 Жыл бұрын
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!!
@yourgarden141 Жыл бұрын
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 Жыл бұрын
The website coding is done in Arduino code itself . It is built in html and JavaScript 👍🏻👌🏻
@aaku76085 ай бұрын
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?
@hashincludeelectronics5 ай бұрын
You can use it as it is . 👍🏻👏🏻
@a.vkingsrajurkar27502 ай бұрын
sir i want to make a project using combination of uno and esp32cam pls help me
@LucilleJRD420 Жыл бұрын
GREAT VIDEO
@hashincludeelectronics Жыл бұрын
Thank you very much for checking out the video 👍🏻👏🏻
@LucilleJRD420 Жыл бұрын
GERMAN EMPIRE WILL MAKE THIS TECHNOLOGY NOW >:)@@hashincludeelectronics
@VarungowdaKN5 ай бұрын
We can use l293d instead of using l298n with same program
@hashincludeelectronics5 ай бұрын
No we can not 👍🏻👏🏻
@VarungowdaKN5 ай бұрын
Sir What we can change in the program @@hashincludeelectronics
@VarungowdaKN5 ай бұрын
Then what will change In program@@hashincludeelectronics
@jmahan472 жыл бұрын
Very Nice. Any way to view the camera and control the car from anywhere... outside of the local network?
@hashincludeelectronics2 жыл бұрын
Currently we can not . However I am finding a way to do it . Will let you know once I test it .
@ivanz932410 ай бұрын
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?
@hashincludeelectronics10 ай бұрын
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 👍🏻👏🏻
@ivanz932410 ай бұрын
So, web video server or access point is the only way to capture video from esp32cam?
@walidamourinnovations8071 Жыл бұрын
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 Жыл бұрын
You need to connect to wifi as shown in video . Please check 👏🏻👍🏻
@ajaykrishnan33382 ай бұрын
Ty for ur help , this is very helpful but I think I messed up something because the image /video is not showing in the screen can u help?
@hashincludeelectronics2 ай бұрын
Please check video slowly and carefully for any missing step 👏🏻👍🏻
@ajaykrishnan333820 күн бұрын
@@hashincludeelectronics it was the esp 32 cam it wasnt working got a new one ty for ur support it worked :)
@hashincludeelectronics20 күн бұрын
@@ajaykrishnan3338 awesome 👍🏻👏🏻
@nihadhpk12376 ай бұрын
Can we use the same code and connection to make a survallince drone
@hashincludeelectronics6 ай бұрын
The range is not that long . So I would not recommend it 👍🏻👏🏻
@nihadhpk12376 ай бұрын
@@hashincludeelectronics i dont need too much range.. maximum 20--40 meter height.is it possible??
@hashincludeelectronics6 ай бұрын
@@nihadhpk1237 yes it’s possible 👍🏻👏🏻
@narayankatore5269 ай бұрын
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?
@hashincludeelectronics9 ай бұрын
Yes we have to 👍🏻👏🏻
@narayankatore5269 ай бұрын
@hashincludeelectronics but I am using the 18650 lithium ion 3.7v 2600mah 2 batteries
@hashincludeelectronics9 ай бұрын
Make sure those batteries are charged fully 👍🏻👏🏻
@305adityabarai8 Жыл бұрын
Bro for simulation which software should we use
@hashincludeelectronics Жыл бұрын
You need to directly open the car app on your mobile 👏🏻👍🏻
@305adityabarai8 Жыл бұрын
Bro I need to Perform simulation on software such as proteus and other but all components are not available on 1 software
@hashincludeelectronics Жыл бұрын
@@305adityabarai8 unfortunately I am not aware of this simulation 👍🏻
@305adityabarai8 Жыл бұрын
Bro can you ask someone🙏🙏
@305adityabarai8 Жыл бұрын
Hi sir can you tell me how can I setup esp32 after uploading the code that ssid and password thing in the code and I didn't understand the app thing that u told in the video
@user-bo1rx1re1w5 ай бұрын
Which device can be used in the place of arduino
@hashincludeelectronics5 ай бұрын
You can use any ftdi module for code upload 👍🏻👏🏻 .
@jocar3665 Жыл бұрын
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 Жыл бұрын
Thanks for checking out the video 👍🏻. However I did not understand your question .
@lokeshreddy5522 ай бұрын
Bro one small doubt can you please clarify it My uno AURDINO storage if Fill how to clear it please reply me
@hashincludeelectronics2 ай бұрын
I don’t understand what do you mean by Arduino Storage full .
@lokeshreddy5522 ай бұрын
Code is not taken by AURDINO bro what i want to do 😢
@dr.chebrolulingaraju1061 Жыл бұрын
Dear sir, very nice video. But i have a small doubt. what about arduino board connections? can u please tell me?
@hashincludeelectronics Жыл бұрын
It is shown in the video. Please check the video slowly and carefully 👍🏻
@habashkt14832 жыл бұрын
Can I use esp32 as programer? Instead of Arduino uno
@hashincludeelectronics2 жыл бұрын
You can use any valid programmer 👍🏻
@abdulkadirdamlaki25605 ай бұрын
Can I do this project without connecting ENA and ENB
@hashincludeelectronics5 ай бұрын
No . We need it for speed control 👍🏻👏🏻
@gmalarvannan99725 ай бұрын
The website app for this car is working for now itself in Android pls tell Because i am going to try this
@anandasau93476 күн бұрын
Bro Ive connected properly but facing issue as no wifi symbol is showing . what could be the reason ?? also led in esp is blinking . is that means any error ?
@hashincludeelectronics6 күн бұрын
@@anandasau9347 yes that’s an error . Please use rechargeable battery to avoid power issues 👍🏻👏🏻
@loanthininja57373 жыл бұрын
Do i use lipo 7.4v and arduino chip smd? Please answer me, thanks.
@hashincludeelectronics3 жыл бұрын
Nope . This project needs esp32cam module .
@RCSmartTech0603 Жыл бұрын
Sir Can We Use Arduino Nano for Arduino Uno ?
@hashincludeelectronics Жыл бұрын
Yes you can 👍🏻
@jonlaurte8948 Жыл бұрын
Good evening good sir I like to ask. To how to charge it Since the arduino is the only one who has port for charging and The esp32 cam and l298n has no charging ports Well if you can't reply it's okay we understand
@hashincludeelectronics Жыл бұрын
You don’t have to charge the components. Just charge the battery and it will take care of powering all the component .
@abhishekkuntare46402 жыл бұрын
which creditionals i put it in ssid and password my own or your project in that case im confused
@hashincludeelectronics2 жыл бұрын
Use the credentials from the video 👍🏻
@akshatt25 Жыл бұрын
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
@gamingwithprakalp3 жыл бұрын
jabardast 😍😍😍😍😍😍
@hashincludeelectronics3 жыл бұрын
Thank you 🙂
@cbc1235Ай бұрын
What is mean exit status 1 error and it shows while uploading program to esp32 cam through Arduino Uno..can you find out this?
@anuyashbhalekar51367 ай бұрын
Is it possible to control from laptop???
@hashincludeelectronics6 ай бұрын
If your laptop has touch screen then it will work 👍🏻👏🏻
@oscarregino80864 ай бұрын
Hello i have a problem, i can see the cam but the buttons doesn't move the car and i have the same code and connection the light works too.
@hashincludeelectronics4 ай бұрын
Which device are you using for app ? Is it mobile or laptop ?
@oscarregino80864 ай бұрын
@@hashincludeelectronics movile
@SIXin1-lo3ft8 ай бұрын
Amazing project but bro i got some error we have run the car but only left two tires and in backward all tires working but while move forward no tire is working and servo motores also not working i followed every step can you assist me in this regards i really appriciate, Thanks
@hashincludeelectronics8 ай бұрын
Check the connections for motors to motor drivers 👍🏻👏🏻
@bazejgawlik62572 жыл бұрын
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
@hashincludeelectronics2 жыл бұрын
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 .
@narendravadlamudi Жыл бұрын
What is the car mobile app can u please explain further
@hashincludeelectronics Жыл бұрын
This mobile app is created using html and java script . However the code for the app is already included in the Arduino code itself 👍🏻👏🏻
@AzlaansGaming Жыл бұрын
Can we code on camera before wiring and then attach wires
@hashincludeelectronics Жыл бұрын
Yes you should do that 👍🏻
@AzlaansGaming Жыл бұрын
@@hashincludeelectronics Thank you you are really great and hardworker I am also a youtuber and i know that i have also made you arduino hand following robort