ESP32-CAM: Simple AI Robot (Object Detection | Object Tracking | Lane Tracking)

  Рет қаралды 153,537

Robotics Learner

Robotics Learner

Күн бұрын

Пікірлер: 358
@roboticslearner
@roboticslearner 4 жыл бұрын
I configured my board as Tools/Board/ESP32 Wrover Module, and define CAMERA_MODEL_AI_THINKER for the pins definition. Because there are some different kinds of ESP32-CAM modules, so please check your board and your pins definition respectively. I clarified my module by trying to run the ESP32 example CameraWebserver first, then keep the setting for my other projects, but it maybe different from yours. Regarding my code, to make sure the camera module is initialized fine, please enable DEBUG macro in ESP32CamAI ino file, then use Serial Monitor to check if this message is output: "camera init state 0".
@elektroasik
@elektroasik 4 жыл бұрын
Why when i try connect to ip, i cannot display the webcam? Respon please, because this is a really good project👍
@roboticslearner
@roboticslearner 4 жыл бұрын
@@elektroasik I have published the android source code, I think you should try debugging to figure out your issue, maybe there is some problem with the connection
@satriamuhammadazis6786
@satriamuhammadazis6786 4 жыл бұрын
@@roboticslearner Where you published the android source code? Please give me a URL
@roboticslearner
@roboticslearner 4 жыл бұрын
@@satriamuhammadazis6786 You can find it here: github.com/longpth/ESP32CamAI
@satriamuhammadazis6786
@satriamuhammadazis6786 4 жыл бұрын
@@roboticslearner what the software to make that android application? Android studi or else?
@dwaynecartex877
@dwaynecartex877 4 жыл бұрын
very very impressive . seems easy to people , but object tracking takes a lot of time in training the machine to distinguish and come up with a sure results. Wonderful job you've done there
@alexfernandesportrai
@alexfernandesportrai 2 жыл бұрын
This is a brilliant project. Thank you. It took me a while to figure it out, but when it worked it was beautiful. It's a complex code thanks for sharing it.
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
hi sir I am facing problem esp is not connecting to phone 🥲 help me out pls
@sjduranh
@sjduranh Ай бұрын
Greate content!!! come back, humanity need more of this projects or maybe you can recommend some channel that amazings stuff like you did
@subhajitdutta7835
@subhajitdutta7835 3 жыл бұрын
How to connect the app to eps32 can board?? the serial monitor showing "camera init state 0" but app showing "cannot connect to esp32 camera" please help
@arpankarar1540
@arpankarar1540 3 жыл бұрын
plzz make a video in which you will make the complete project step by step. I love this project and want to make it.
@othoniel123
@othoniel123 Жыл бұрын
Thank you very much for sharing such a great project, it is magnificent. Congratulations.
@andres.manurung2551
@andres.manurung2551 4 жыл бұрын
Thanks for posting this. Keep up your amazing work 😁
@yupingliao4078
@yupingliao4078 4 жыл бұрын
Hello engineer, your project is great, thank you
@abhijithabhi6598
@abhijithabhi6598 3 жыл бұрын
Its working dude thank you bro
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
'vector' in namespace 'std' does not name a template type I got this error help me bro
@rahulchowdary6914
@rahulchowdary6914 2 жыл бұрын
esp32 not connected to phone help me bro
@abhijithabhi6598
@abhijithabhi6598 2 жыл бұрын
Redump the program bro
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
@@abhijithabhi6598 bro 😅 I have edited the code I got an error Vector in namespace std does not name a template type So in yt comments only I got reply To edit the code Add #include Add lib vector I did that Code complianced now not connecting to phone
@abhijithabhi6598
@abhijithabhi6598 2 жыл бұрын
Both ur mobile and esp32 connected to same wifi
@TechInventorAman
@TechInventorAman 3 жыл бұрын
i would like to know who is performing the "detection" operation . Is it the esp32 or esp32 is simply streaming the video to the phone and then phone is doing all the heavy lifting like the detection and recognition stuff .
@roboticslearner
@roboticslearner 3 жыл бұрын
Yes, esp32 is used for video streaming and actuator controlling, AI task is executed by phone
@mdjunait3563
@mdjunait3563 Жыл бұрын
The android app is not supported in Android 11..Can you please make it for Android 11 and higher..??
@Telboy-fv8ke
@Telboy-fv8ke 4 жыл бұрын
I love this, Thankyou so much for sharing
@fps886797d
@fps886797d 4 жыл бұрын
Your projects are so much fun... thank you. (Samsung galaxy tab A, works great!)
@oopsim88
@oopsim88 Ай бұрын
Please post the application somewhere. It is not available in the play market at the link. 🥺😢
@akshat2205
@akshat2205 2 жыл бұрын
I am adding the zip file esp 32 cam ai in sketch but nothing is coming and same is happening when adding Arduino web socket zip file in sketch. Please help
@RixtronixLAB
@RixtronixLAB Жыл бұрын
Nice info, thanks for sharing it, keep it up :)
@salmanfarsi5588
@salmanfarsi5588 Жыл бұрын
Can you please tell ke what should o do after doing all connections..and then what to do?
@rjgaming9965
@rjgaming9965 2 жыл бұрын
bro all connections are ok plese we need detailed video for code and libraries
@roboticslearner
@roboticslearner 2 жыл бұрын
I have a tutorial in the video description
@konlop7000
@konlop7000 2 жыл бұрын
can face recognition happen offline without laptop for example using just an 12C LCD screen to write names?
@roboticslearner
@roboticslearner 2 жыл бұрын
Good idea, not yet implemented
@konlop7000
@konlop7000 2 жыл бұрын
@@roboticslearner I mean is it possible to just use offline esp32 to face recognizing?
@rahulchowdary6914
@rahulchowdary6914 2 жыл бұрын
'vector' in namespace 'std' does not name a template type this is the error i got plz help me out
@xyzoozo
@xyzoozo Жыл бұрын
plz help me.same problem .new here.
@techworkforyou192
@techworkforyou192 2 жыл бұрын
Great project. In hackster tutorial you mentioned that Android phone can also control the ESP32-CAM GPIOs via UDP package. How to do this? simple code example will help a lot. Thanks!
@te083tejaspatil8
@te083tejaspatil8 2 жыл бұрын
Do we have to put short pin on Enable A & B because my robot is not moving at all, rest all computer vision stuff is working well, what to do?? Please reply
@myideas9923
@myideas9923 5 ай бұрын
the app i can't found in play store link can you give Me the app
@mostasimtoki8002
@mostasimtoki8002 4 жыл бұрын
Seeking help here, Is there any possible if I supply 7.4v instead of 5 v??😅
@roboticslearner
@roboticslearner 4 жыл бұрын
In that case, you need a converter or an IC ex 7805 to convert from 7.4v to 5v for supplying the esp32 cam module, for the motors, I think you can supply them with 7.4v
@abhishekkadu9581
@abhishekkadu9581 2 жыл бұрын
I have downloaded the application from Playstore but it is not connecting to ESP32 cam module What should I do
@shweta6965
@shweta6965 3 жыл бұрын
I have done everything then also esp32 cam is not connecting with app why plz help me through it
@mariotovar4762
@mariotovar4762 8 ай бұрын
my ESP 32 cam takes 250mA with out the LED light so the bat drains quite fast.......or use a hughe bat
@vardhanbunny5965
@vardhanbunny5965 3 жыл бұрын
Can we connect with only browser because the app is lagging and app is difficult to connect
@نحوالافضل-ح1ح
@نحوالافضل-ح1ح 5 ай бұрын
hello, the android app isnt working can you help please
@sanketmendke9793
@sanketmendke9793 2 жыл бұрын
sir can you please share me that which version of esp 32 you will use in these Project like esp32 Ai thinker or only esp32
@anirudhpadegal9729
@anirudhpadegal9729 6 ай бұрын
can i use the blue plastic servo instead the metal one
@pcb-house
@pcb-house 8 күн бұрын
App link is not working please provide me a working link
@arjun9500
@arjun9500 Жыл бұрын
Sir I have an error message will comes it will showing class WiFiClientSecure' has no member named 'setInsecure' _client.ssl->setInsecure(); What can I do? Would you please give me a solution please
@ganwei2821
@ganwei2821 3 жыл бұрын
It seems all is OK, except that the speed of the playing video with Android phone is very slow. And I do not know where the bot is because I can not get the picture in time on the phone. Please help me solve the problem.
@mdandry
@mdandry Жыл бұрын
Could the camera be used for an edge detection robot?
@Sadiqkhan-uf6dx
@Sadiqkhan-uf6dx 2 жыл бұрын
Can we track and follow a particular object with this ?
@Milby20289394bc
@Milby20289394bc 2 жыл бұрын
I’m trying to build something similar to this to sort brass by caliber by using a camera to read a headstamp where can I go for more info to learn how to build what I’m wanting?
@roboticslearner
@roboticslearner 2 жыл бұрын
Try some ml model with python first
@VikasHacker
@VikasHacker 4 жыл бұрын
He'llo sir in object tracking when we moving the box infront of espcam then the servo is working when we doing up and down but when we bring the box to left right why the car is not moving this system is only for servo only please say
@roboticslearner
@roboticslearner 3 жыл бұрын
Yeah, due to the limitation of the gpios so I have not implemented that function
@VikasHacker
@VikasHacker 3 жыл бұрын
@@roboticslearner can you try to add that also if it can 🙄?
@krishnaghatol1391
@krishnaghatol1391 2 жыл бұрын
Hello there sir. Can you please explain how the code works and what all processes are going in the Esp32cam so that ot can detect objects?
@myperspective5091
@myperspective5091 3 жыл бұрын
I always thought that it might be interesting to look into building a robot like this. I see that your robot has a vision based line following ability and it can track objects and identify them but can it do anything else with that info?
@roboticslearner
@roboticslearner 3 жыл бұрын
Thanks for conment, I am thinking how to improve it
@myperspective5091
@myperspective5091 3 жыл бұрын
@@roboticslearner It reminds me of the Cosmo and Vector robots. Can it read bar codes and execute commands based on those barcodes? Do you have any plans to add any other functions to this robot? With a project like this have you reached your current range of knowledge in this are? Do you have a continued interest in this area of exploration as a hobby? What do you think of the Misty educational robot and other robots like the kuri robot and the Qbo original? Have you ever played around with any off the shelf robots like a; Darwin, Nao, Cosmo, or a Vector? How many years of programming do you have? Is it just hobby or college too? What future robot projects do you have? Do you find the current state of hobby robotics to be dwindling, stagnating, or plateauing and not advancing?
@roboticslearner
@roboticslearner 3 жыл бұрын
Wow, your questions encourage me a lots. Yeah sure I want to improve it more ... I am thinking of making it an easy learning stem robot too ...
@VikasHacker
@VikasHacker 4 жыл бұрын
where should i connect servo negative wire and we can give 7.4v to the car through motor driver plz answer
@roboticslearner
@roboticslearner 4 жыл бұрын
Please check the description below the video and you can find the hackster.io link for showing how to connect the electronic parts
@LucassFernandess
@LucassFernandess 10 күн бұрын
Hi, I can't find the app on the play store, can you help me?
@LucassFernandess
@LucassFernandess 10 күн бұрын
I'm from Brazil, I don't know if it makes a difference in finding the app
@juliocesavaz
@juliocesavaz 3 жыл бұрын
Nice job, sir. Would it be possible to make the wheels turn right or left to follow the object? Also make the car go forward or backwards if the object gets too far or too close? Thank you.
@roboticslearner
@roboticslearner 3 жыл бұрын
Yeah, actually yes but because the number of esp32 cam gpios are limited
@syarruddin
@syarruddin 2 жыл бұрын
@@roboticslearner whats that mean?
@sergioeddy11
@sergioeddy11 4 жыл бұрын
sorry, i try to implement some similar project in react native webview, how do you handle and ip default from a site, boradcasting to the app?
@sergioeddy11
@sergioeddy11 4 жыл бұрын
do you have some react native projects similar to this? using esp32 cam
@sergioeddy11
@sergioeddy11 4 жыл бұрын
I mean, how can you translate the ip defualt view to a webview in an application ?
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi Edward-Hedz30, I have not used react native before, but I had implemented a web browser remote application using some basic html and javascript, could you check it if it can be somehow a reference : github.com/ANM-P4F/ESP32-CAM-ROBOT
@aakifahbatool5957
@aakifahbatool5957 3 жыл бұрын
Is sd card needed for esp32cam in this project?
@ChezterDenia
@ChezterDenia 9 ай бұрын
Hello sir. The project you made was wonderful. Can you please somehow indicate on how would we process the source code? Like should all the source code you've given will be written or just a some of it? Thank you so much, sir!
@pavankumarvaranasi3051
@pavankumarvaranasi3051 3 жыл бұрын
May I know the reason y bot is hanging suddenly
@chattran4843
@chattran4843 3 жыл бұрын
please give me the wiring diagram for esp32camera and lm298n. thank you
@BeastVPYT
@BeastVPYT Жыл бұрын
does this project uses arduino board?
@nithesh857
@nithesh857 4 жыл бұрын
Is this the Ai thinker's Esp32-S you were using? Pls let me know!
@roboticslearner
@roboticslearner 4 жыл бұрын
I don't think it is
@nithesh857
@nithesh857 4 жыл бұрын
@@roboticslearner then which model you were using?
@roboticslearner
@roboticslearner 4 жыл бұрын
Could you check my pinned comment, I bought it from a local shop and not sure exactly about the model, so I had to try many times to configure the IDE and pin definition and then figured out which as my pinned comment works
@07-AbhishekKhandekar
@07-AbhishekKhandekar Жыл бұрын
Hello Sir I have to make a Robot which segregates dry and wet waste using machine learning so i have the trained and tested dataset ready but how to implement it on Esp32 is a big problem plzz help me with it sir.
@Sinelizwi-il1gv
@Sinelizwi-il1gv Жыл бұрын
Did you manage to do it?? I'm still struggling
@noegutierrez48
@noegutierrez48 2 жыл бұрын
Great project!, which software did you use for the android app? I see the android source files in java in your github but I'd like to know where did you program it? Thank you in advance
@sanketmendke9793
@sanketmendke9793 2 жыл бұрын
next video kab aayega 😅
@sltechgalaxy1677
@sltechgalaxy1677 3 жыл бұрын
Code please 🥺
@davenygeilpatiluna6227
@davenygeilpatiluna6227 2 жыл бұрын
Hi there! I am interested in this kind of projects. I am planning to make an object tracker robot using Arduino UNO, ESP32 camera module and a bunch of servomotors for the movement of the robot. Can you help me for the code for the camera in order to detect and track the object? I would really appreciate if you can help. Thank you very much!
@kj4051
@kj4051 4 жыл бұрын
Please help : I using ESP32 Wrover Module and run ESP32 example CameraWebserver it smoothly. But when I try AI robot there are many errors such as: undefined reference to `WebSocketsServer::WebSocketsServer(unsigned short, String, String)', undefined reference to `WebSocketsServer::loop(), Multiple libraries were found for "WiFi.h". etc Can you show me how to fix it? Thanks
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi K j, actually I had written in REAME in the github link, you should download github.com/Links2004/arduinoWebSockets as zip file and add this library to your Arduino Libraries by Sketch/Include Library/Add Zip... Regarding the "Multiple libraries were found for "WiFi.h"", there is a WiFi.h duplicated in the arduino ide/ libraries, you should delete it and use the library form esp.
@kj4051
@kj4051 4 жыл бұрын
@@roboticslearner Thanks for your reply . But what about camera_wrap.h it's not found.
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi K j, How to dowload my repository?, it should be in the same directory with ino file
@MagicAndReason
@MagicAndReason 4 жыл бұрын
I'm sorry you haven't made more videos lately. I hope we get past this stupid pandemic thing soon.
@roboticslearner
@roboticslearner 4 жыл бұрын
Yeah, I'll try to come back soon :)
@kousikkumarvg5020
@kousikkumarvg5020 4 ай бұрын
Hi sir can you share the simulation for this project, it will very helpful..
@felixalwin8212
@felixalwin8212 Жыл бұрын
how do i connect to my mobile? pleas tell me
@atreyakatnam2902
@atreyakatnam2902 3 жыл бұрын
Dude, I'm getting this error while uploading the code. ESP32CamAI_arduino:156:6: error: 'vector' in namespace 'std' does not name a template type std::vector splitString(String data, String delimiter){. What to do now?
@roboticslearner
@roboticslearner 3 жыл бұрын
You should install arduino stl library in arduino ide
@rahulchowdary6914
@rahulchowdary6914 2 жыл бұрын
bro edit the code #include add lib of vector error sloved
@chiragscience9434
@chiragscience9434 3 жыл бұрын
sir plz help me......... when i am trying to connect the cam app with the esp32 its witting that can't connect to esp 32 camera..............sir plz help me its argent i am using oppo a31 phone.........
@fuadafiff3803
@fuadafiff3803 4 жыл бұрын
Hai mate this is great! I have an obstacle program that reads "camera_wrap. H: no such file or directory" What is the solution?
@roboticslearner
@roboticslearner 4 жыл бұрын
Hello, could you follow the description below the video?
@raguaviva
@raguaviva 4 жыл бұрын
Misleading title, the phone is the one doing the AI not the ESP32
@mitraarnab8130
@mitraarnab8130 2 жыл бұрын
Sir can you please help I am not able to stream Esp 32 AI cam App
@trillobit3sIndieGames
@trillobit3sIndieGames Жыл бұрын
ai possui a aplicação para download ou somente o apk?
@nithesh857
@nithesh857 4 жыл бұрын
I have did everything thoroughly, even after connecting the module with the mobile hotspot, the app is showing something like "Cannot connect to ESP32cam"... I guess there is some mistake in the code ! Even, I am unable to stream video with the IP address using your code so I guess something have missed in the code( The board is working fine with webcamserver example ) Please help me to fix the error !
@roboticslearner
@roboticslearner 4 жыл бұрын
I don't know why you get that error, the code run fine with mine, and confirmed by some other persons
@roboticslearner
@roboticslearner 4 жыл бұрын
You could check by connecting the module to pc via serial and check with serial monitor to view the debug infomation
@nithesh857
@nithesh857 4 жыл бұрын
@@roboticslearner what should be the debug information? 'Camera int value 0' is that it?
@roboticslearner
@roboticslearner 4 жыл бұрын
Yes, 0 means initialization fine
@haribhanumishra8643
@haribhanumishra8643 4 жыл бұрын
hi, dude how to connect the app with esp32 ??? I`VE everything but how to connect it to the app to control the robot
@roboticslearner
@roboticslearner 4 жыл бұрын
Hello, when you press "Stream" button, the app should automatically connect to the esp32-cam module, you should check if your esp32-cam connect to the same local network with the android phone or not...
@TheCoderTenalli
@TheCoderTenalli 3 жыл бұрын
@@roboticslearner ok i`ll try it, thank you so much buddy
@TheCoderTenalli
@TheCoderTenalli 3 жыл бұрын
hey buddy, I'm making a project where esp32 cam can identify that is there any person in the room or not and then according to that switch on/off the lights, using its camera module. plz guide me in this, how to do it ?????
@roboticslearner
@roboticslearner 3 жыл бұрын
You should use object detection and filter person class only, then count the person if more than zero or not, object detection you could use yolo or ssd mobilenet, but esp32 is not capable of running these cnn itself, so I think you should use esp32 for streaming and control the switch only, ai task should be done eslewhere...
@andreabasile8320
@andreabasile8320 2 жыл бұрын
Hi man! Fantastic project!! I am having issues connecting ESP32CAM to smartphone. They are both connected to th same wifi...
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
bro is the code complied I am getting an issue 'vector' in namespace 'std' does not name a template type this is the issue i got help me plz
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
same bro your project is it working?
@nabtakir
@nabtakir Жыл бұрын
@@rahulchowdhary8063 just add this line of code at the header of your code #include
@syazamshop107
@syazamshop107 3 жыл бұрын
Can be used without android application ? Can open the control from webserver ?
@roboticslearner
@roboticslearner 3 жыл бұрын
Yes, but in that case, you just can just do some manual remote control, or low rate ai task ...
@SETech_Electronics
@SETech_Electronics 4 жыл бұрын
Plz help me I made it but it has a lot of issues 1. When I press front it goes back and when I press back in goes front (sides work fine) 2. When I start it and move it a bit front, it will disconnect from wifi and spins on itself (main and the worst problem) Etc Kindly please reply 😁
@roboticslearner
@roboticslearner 4 жыл бұрын
Regarding the 1st question, I think you just revert the input signal for the motors, for the 2nd one, I think I should recheck it. One more thing is you could debug my code, and print out info via serial to check where the problem is
@SETech_Electronics
@SETech_Electronics 4 жыл бұрын
@@roboticslearner 1. I did it, now the front and back works fine but the sides gone reverse 2. My pc is not well, can I do it in phone (how will I install esp32 by preference in a phone)
@roboticslearner
@roboticslearner 4 жыл бұрын
Maybe you couldn't do that in your phone :D, but I think you should have a pc to upload firmware for esp32
@SETech_Electronics
@SETech_Electronics 4 жыл бұрын
@@roboticslearner I reprogramed it but still same issues exist
@roboticslearner
@roboticslearner 4 жыл бұрын
S E Tech I would upload app code soon when I have time, maybe it is easier for you to debug
@PavanKumar-os2qv
@PavanKumar-os2qv 3 жыл бұрын
Hello cn u share the code only for the object detection ??
@nat_wiled
@nat_wiled Жыл бұрын
bro ye aap robot app se control kar rahe hena
@alexfernandesportrai
@alexfernandesportrai 2 ай бұрын
Hi , apk has been removed from playstore. can you give an alternate download link?
@roboticslearner
@roboticslearner 2 ай бұрын
I have pushed the code to github, you can follow the link in the video description and download it
@alexfernandesportrai
@alexfernandesportrai 2 ай бұрын
@@roboticslearner thanks I will check it out.
@madewira9572
@madewira9572 4 жыл бұрын
I have question regarding control the robot using your app,how to connect app with the robot,?did you using WiFi?if yes ..so the robot Will have WiFi ssid?? Thanks...
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi Made Wira, yes, you could check the description below the video, you need change ssid and pass corespondent to yours in the source code for esp32-cam module
@madewira9572
@madewira9572 4 жыл бұрын
@@roboticslearner thanks for your respond sir, i just check the description in your video,now i solve the problem,anyway thanks for code and great app.....
@huntercowboyyt4244
@huntercowboyyt4244 3 жыл бұрын
objection is running in your mobile or in your hardware.
@roboticslearner
@roboticslearner 3 жыл бұрын
Hello, it runs on mobile phone
@boraachu
@boraachu 4 жыл бұрын
Hi, I made a robot, but when I press the forward key or any direction key, the app also works nonstop. I wonder what caused it. When I press forward or backward, the engines run nonstop for 2-3 seconds. the problem is exactly what. ESP32 stems
@boraachu
@boraachu 4 жыл бұрын
When I press back and forth or right and left, the motors start non-stop, but the servo motor moves up and down by itself.I changed the esp32cam, but unfortunately I have the same problem again
@roboticslearner
@roboticslearner 4 жыл бұрын
I don't have that problem but let me check for a while
@boraachu
@boraachu 4 жыл бұрын
@@roboticslearner Thank you so much for solving this problem. Would you share the object detection codes ? I would like to improve.
@boraachu
@boraachu 4 жыл бұрын
when I enable object detection, the application slows down a lot. What is the reason?
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi, Object detection is running on a cnn model, currently I am using ssd mobilenetv2, it would take much cpu computing, so it would slow down the overall
@mostasimtoki8002
@mostasimtoki8002 4 жыл бұрын
Bro, If I use the sg-90 servo motor instead MG-90S ? WILL IT WORK? PLEASE HELP 😅
@roboticslearner
@roboticslearner 4 жыл бұрын
Yeah, I think it is fine
@lukena-p1o
@lukena-p1o Жыл бұрын
does it also work with an i pad
@mohamedeldardiri
@mohamedeldardiri 4 жыл бұрын
Hi, the app cannot connect to camera , but i can browse the ip with the browser , where the 2 motors work fine but not the servo. Do i have to install the AI firmware ? where?
@mohamedeldardiri
@mohamedeldardiri 4 жыл бұрын
Ip address on browser with port 86 shows : websocket server only ... and the app cannot connect
@mohamedeldardiri
@mohamedeldardiri 4 жыл бұрын
My mask is : 255.255.255.0
@mohamedeldardiri
@mohamedeldardiri 4 жыл бұрын
IT WORKED .. finally , it was a connection problem .. commands are significantly lagging .. GREAT
@ARRoboTics
@ARRoboTics 3 жыл бұрын
Hlw sir your project is great project. Sir Whether to work with Direct App after uploading the program
@jayvelousemilla1941
@jayvelousemilla1941 4 жыл бұрын
Hi! Your project is awesome. But I have a question. Is it applicable to use L293D motor driver instead of L298N?
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi Jayvelou, I think there is no problem.
@berainwaree5454
@berainwaree5454 3 жыл бұрын
Can esp32 cam can detecting object like smart cane?
@roboticslearner
@roboticslearner 3 жыл бұрын
Actually, the detection is done by the smartphone app, so if you want to detect some custom object, you need to retrain the model and build the app again ...
@kj4051
@kj4051 4 жыл бұрын
Hello A&M I have errors : undefined reference to `grabImage(unsigned int&, unsigned char*) and undefined reference to `initCamera(). what can I do? Thanks
@kj4051
@kj4051 4 жыл бұрын
I have try "//cameraInitState = initCamera();" and "//grabImage(jpgLength, jpgBuff);" this two lines. It Done compiling but I believe that camera should not work properly.
@roboticslearner
@roboticslearner 4 жыл бұрын
You must keep these functions, they are important, it cannot work without these function, you should download the repository and then extract it, there should be ino and cpp, h files inside, then use arduino ide to load the ino file and flash to esp32-cam, then it should work
@kj4051
@kj4051 4 жыл бұрын
@@roboticslearner Thanks so much, It's worked!
@nitingamare9693
@nitingamare9693 2 жыл бұрын
I 🔥 made this thank you 🌻 Is there any option to update app data base like different components objects
@roboticslearner
@roboticslearner 2 жыл бұрын
You can retrain the model
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
'vector' in namespace 'std' does not name a template type i got the error can you help me bro
@salmanfarsi5588
@salmanfarsi5588 Жыл бұрын
How did you made it?is there any details paper or video?
@mkpeker
@mkpeker 2 жыл бұрын
good work but, in your arduino code there is conflicts motor control pins. can you please open and clearly comment pinns for l298 motor driver. or provide a schematic please
@adventurino2089
@adventurino2089 4 ай бұрын
Sir I wanna contact you, because I have doubts related to this project. Sir how can I reach you
@serversC13nc3
@serversC13nc3 4 жыл бұрын
I have ESP-32-S2-WROOM-I ESP32-CAM, does this work?
@roboticslearner
@roboticslearner 4 жыл бұрын
I think it would work, but you shoule find the correct definition in my camera_wrap.cpp, currently I use "#define CAMERA_MODEL_AI_THINKER", and comment out others. When I first used my module, I had to try all the definition and board with the example of CameraWebserver to find out the correct one. Please try my code, and enable "#define DEBUG", then see the Serial output, if it outputs "camera init state 0", so I think it can works.
@serversC13nc3
@serversC13nc3 4 жыл бұрын
@@roboticslearner I see, I'll try with that, also what uart -usb interface you use for programming the ESP32, I had here is CH340 which included in a package when I bought the ESP32, does CH340 works well when programming the module? and thanks for the reply.
@roboticslearner
@roboticslearner 4 жыл бұрын
Yes, sure.
@mostasimtoki8002
@mostasimtoki8002 4 жыл бұрын
Seeking help, Can I upload the code using Arduino nano instead of ftdi ttl module? Please help 😅
@roboticslearner
@roboticslearner 4 жыл бұрын
I think it would be same :D
@elektroasik
@elektroasik 4 жыл бұрын
I want to ask, how do I connect this project, if I make my own application using the Inventor or Codular app? and can this project be opened using a browser like chrome or something else?
@roboticslearner
@roboticslearner 4 жыл бұрын
hello, if you want to use web browser, firstly you should try with this kzbin.info/www/bejne/rqfOqJaCeN55ipI
@chiragscience9434
@chiragscience9434 3 жыл бұрын
plzz help me with it my app is not working its argent plzz help me
@2myway914
@2myway914 4 жыл бұрын
Seeking Help! I am having issue - the streaming is inconsistent and had to reopen app to restart video streaming. The response also lags.. Also want to know how to add and set own image range in it. Basically doing it for my daughter as getting into AI is her hobby so much request your help to sort this issue. Thanks in anticipation!
@roboticslearner
@roboticslearner 4 жыл бұрын
Hello 2my way, I am not sure about the inconsistent streaming, but there are maybe 2 reason: your network is not good or your esp32-cam hardware has problems, could you try with another wifi access point or another esp32-cam module. Regarding the image range, I am not sure what it is?
@nithesh857
@nithesh857 4 жыл бұрын
@2my_way, pls help me in connecting the module with the app! I am facing "Cannot connect to Esp32cam error" after launching the app even though I have successfully connected the module with the personal hotspot of my mobile phone!
@nithesh857
@nithesh857 4 жыл бұрын
Bro, I am experiencing an error "expected class-name before '{' token class socketIOclient : protected WebSocketsClient {" while compiling the code in arduino.. Please help me!
@roboticslearner
@roboticslearner 4 жыл бұрын
How this you flash the code, you should download my code, keep same name with the repo name, remove "-master" in name I think, install some dependencies as README via arduino IDE, then flash it, I am not sure what happens to your procedure, but many other people confirmed with me they can run well
@nithesh857
@nithesh857 4 жыл бұрын
@@roboticslearner but u have said to add websocketsserver in arduino and to include it in ur code...
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi, did you follow my Readme file?
@nithesh857
@nithesh857 4 жыл бұрын
@@roboticslearner yes bro, I did.. So there is no need to include "arduinowebsockets" into Esp32AIcam.ino ! In that case I am able to upload the code successful and IP address is generating fine in the serial monitor but whenever I try to connect with the module, in the app it is giving me an error "unable to connect with edp32cam" even It is connected to my hotspot! So, what can I do now? I want your support inorder to complete my project pls help me
@roboticslearner
@roboticslearner 4 жыл бұрын
The websocket is significantly important, without it, you cannot stream the images
@mohamedeldardiri
@mohamedeldardiri 4 жыл бұрын
How will the camera move left and right ?
@roboticslearner
@roboticslearner 4 жыл бұрын
The camera module does not have enough gpio to control many thing, so if you want to control the camera to move left and right, you need to add a arduino board
@boraachu
@boraachu 4 жыл бұрын
Do you have a chance to tell me exactly what the working principle of this robot is?
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi Furkan Bora Yanzici, Have you read the hackster.io link below the video yet?
@roboticslearner
@roboticslearner 4 жыл бұрын
But I think I would say something to explain the principle along with text description in next projects ...
@boraachu
@boraachu 4 жыл бұрын
@@roboticslearner I'm just curious about the code's working principle. I built the robot, but I was curious about the code's working principles
@roboticslearner
@roboticslearner 4 жыл бұрын
Hi, which code you are talking about? Android or arduino ?
@boraachu
@boraachu 4 жыл бұрын
@@roboticslearner I wonder what arduino and object detection do
@EsotericEntertainment2004
@EsotericEntertainment2004 Ай бұрын
App not found bro
@shahftw_04
@shahftw_04 4 жыл бұрын
Can u provide me details description of parts please
@roboticslearner
@roboticslearner 4 жыл бұрын
Hello, You can find it in the description below the video
@VikasHacker
@VikasHacker 3 жыл бұрын
Can we add soft ap mode ? In this project
@roboticslearner
@roboticslearner 3 жыл бұрын
Yeah, sure!
@VikasHacker
@VikasHacker 3 жыл бұрын
@@roboticslearner please sirrr tell me how please please after which line and what editing I have to do please tell ... I request you please 🙏 ,I want to add ap mode in this project
@kobalov1
@kobalov1 3 жыл бұрын
I AM also wondering, can you connect directly to esp32 with a phone without using wifi??? would that be possible?? thanks :D
@roboticslearner
@roboticslearner 3 жыл бұрын
Yes, via wifi or bluetooth
@kobalov1
@kobalov1 3 жыл бұрын
@@roboticslearner i figured it out, I just changed the line of code from connecting to wifi to making its own server where I can connect the phone to.
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
hi bro did you did this project...?
@kobalov1
@kobalov1 2 жыл бұрын
@@rahulchowdhary8063 yeah, like I wrote
@rahulchowdhary8063
@rahulchowdhary8063 2 жыл бұрын
@@kobalov1 hi sir I am facing problem I am not able to connect esp to phone 🥲 Help me plz
@praveengv612
@praveengv612 Жыл бұрын
can anyone guide me how to do the project from scratch....
10 Great Artificial Intelligence projects using ESP32-CAM!!!
7:18
ToP Projects Compilation
Рет қаралды 173 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
37:51
bayGUYS
Рет қаралды 581 М.
Simple ESP32-CAM Object Detection
54:56
DroneBot Workshop
Рет қаралды 199 М.
ESP32 CAM Rover - Robot explorador
16:13
Automata
Рет қаралды 35 М.
ESP32 CAM Surveillance Car | SPY Camera Car
8:41
Viral Science - The home of Creativity
Рет қаралды 171 М.
DOOM on a 3D-printed mechanical TV
10:17
bitluni
Рет қаралды 173 М.
How to Make a DIY Surveillance Car at Home
6:52
TARUN KUMAR DAHAKE
Рет қаралды 45 М.
Making oddly satisfying LED magnet tiles
11:04
bitluni
Рет қаралды 600 М.
Simple Object Tracking Camera Android OpenCV DIY
2:20
Robotics Learner
Рет қаралды 152 М.
Surveillance Car using ESP32 Cam module | ESP32 Camera wi-fi car 🚓
13:03
hash include electronics
Рет қаралды 285 М.