Great video. I would like to see more detail on future videos, like the neural net or the kinematics of your robot.
@phucle-tw4xd3 жыл бұрын
you are great, thank you for spreading this valuable knowledge, the way you do it in this video is very special, because i am modeling the same as you, only i use esp8266 for arduino and only use phone for video transmission. Wishing you all the best and good luck
@ppsingsit3328 Жыл бұрын
Hi ,were you able to complete your project?
@kishorepriyan.s32386 ай бұрын
is the project complete ??
@mohammedmansour16013 жыл бұрын
Thanks a lot for this video , I actually started to do it , can you make a more detailed video about the software and the custom app that you made much appreciate it .
@paanshad14022 жыл бұрын
this is the thing i wanted from long , its really great can u make more videos on this topic .
@steven-bt7ud3 жыл бұрын
I really wanna build it but don't know where to start 😓
@nothing_to_love11 ай бұрын
Appreciate your sharing!
@insafesbrand82302 жыл бұрын
Thank yaa, sir! Please can you share with us all the hardware and how you made your track?
@ashikfahmin27763 жыл бұрын
Where is the customs app you talk about in the video...
@ecp57584 жыл бұрын
Interesting video!
@quadeershaikh28843 жыл бұрын
Excellent work
@عارفرحیمی-ف9دАй бұрын
great. In order to connect Arduino to Android, I need the name of the serial port What should I enter?
@Cothebanchuabiet-092 жыл бұрын
Hi Is such automatic line detection in dispute with the signboards because the vehicle following the lane and following the sign is different?
@Pablochocobar-3213 жыл бұрын
You could use raspberry pi and coral accelerator it could help with the router problem
@rhalasa3 жыл бұрын
sure, but consider the price of such (still) sh*tty robot! ;)
@codewarrior70723 жыл бұрын
Thanks for posting! Would you mind sharing how you made your track?
@saqibmohammed430911 ай бұрын
Please make a detailed video on this and also give me the app
@adnanmohamed52242 жыл бұрын
Hi I need the app you used to receive data you designed and some information about sending and receiving the data please
@mhmdfudhail3833 жыл бұрын
Wow 👌 👏, good work, please make tutorial
@priyaop50404 ай бұрын
the provided github link is not working!! Can you provide another link for the project. BTW thanks for sharing it with us
@billourou44433 жыл бұрын
Awesome. Thanks for share this video.
@svdnesslxviitft2 ай бұрын
hi can i have your project code? I want to learn more about this
@Hypoengg Жыл бұрын
Want a detailed video
@jayathissaaral25982 ай бұрын
awesome
@Tscience.503 Жыл бұрын
Can you upload the code
@muhammadhamza54073 жыл бұрын
Please Can you make the complete tutorial about this
@Pablochocobar-3213 жыл бұрын
Unique it's so good
@saberhossain34183 жыл бұрын
How can motor driver serial communication with the python environment??
@vashappenin1d7442 жыл бұрын
Any alternative for smart phone?
@rhalasa2 жыл бұрын
Of course there is! If you still want to make predictions on a PC like I did, you will need some sort of camera and a wifi module for arduino. Otherwise , onboard computer like Raspberry Pi or Jetson Nano is the way! Good luck!
@chelladhurais19952 жыл бұрын
Can i able do it as an absolute beginners i know arduino only.
@rhalasa2 жыл бұрын
This is complex project for a complete begginer. I would start off by building an arduino based robot that you can controll via remote/smartphone. There is plenty of info about this on the internet. Regarding deep learning, i really recommend fast.ai, they got great tutorials on youtube.
@phucle-tw4xd3 жыл бұрын
Rafał Hałasa Can I use part of your code to supplement my tests?
@rhalasa3 жыл бұрын
No problem, go ahead!
@antonyalexpandian63853 жыл бұрын
can you share the code for the custom app you made
@rhalasa3 жыл бұрын
i will post the code on github in a couple of days
@abdeljawadbenaichasidi85762 жыл бұрын
@@rhalasapls you can share the code of app .
@rhalasa2 жыл бұрын
Hi guys, sorry to have kept you waiting so long. Unfortunately, I lost code to my app, but I do found the project I based mine on: github.com/appsinthesky/Kotlin-Serial-Usb From what I remember its a solid base, from there you just have to find a way to communicate with PC, and there are lots of good tutorials online on this topic, search: "TCP SOCKET". Good luck!
@omarbenselam45622 жыл бұрын
@@rhalasa please bro,I need this App for my educational project as soon as possible.if you can share it with us.i will be grateful to you ....
@tricksvines79392 жыл бұрын
@@omarbenselam4562 Hey Rafal, answer this please🙏🙏
@phareztrinimand3 жыл бұрын
now what you have to do is some how link google maps blue line for nav to your coding, how you are going to do that i do not know lool
@hfe18334 жыл бұрын
Unique and challenging than the rest, what hardware or mcu did you used here?
@rhalasa3 жыл бұрын
just a arduino uno on the robot, rest is done by PC