Тёмный

How To Make DIY Arduino Table Edge Avoidance Robot 

DIY Builder
Подписаться 253 тыс.
Просмотров 70 тыс.
50% 1

Hey what'sup guys, today I am making an Arduino Table Edge Avoidance Robot. So let's get started :)
Subscribe It's Free ❤️ bit.ly/2WlyA8Y
-----------------------------------
💻Code: bit.ly/39LJHT5
📌Circuit Diagram: bit.ly/39HFY94
🎮App: bit.ly/3eyCfdw
------------------------------------
Thanks For Watching
✅LIKE ✅SHARE ✅ COMMENTS✅ SUBSCRIBE
Parts Required :
1) Arduino Uno - amzn.to/35flEXS
2) L293D Motor Driver - amzn.to/30Z9ijj
3) TT Gear Motor and wheels - amzn.to/31WSD0Z
4) Rubber Wheels and TT Gear motor - amzn.to/32Cygcl
5) HC05 Bluetooth Module - amzn.to/2FIn7hf
6) IR Sensor - amzn.to/3mrLY9I
7) 18650 Battery -
8) 18650 Battery Holder -
9) Acrylic Sheet - amzn.to/3mpscf3
10) DC Switch -
😊Contact me
Instagram: / diy.builder
---------------------------------------------------
More Arduino robot projects:
1) Arduino Human Following Robot - • How To Make Arduino Hu...
2) Arduino All-in-one Robot - • Arduino All-in-One Robot
3) Arduino Metal Detector Robot - • How To Make DIY Arduin...
4) Arduino Obstacle Avoidance Robot - • How To Make A DIY Ardu...
5) Arduino Voice Control Robot - • How To Make DIY Arduin...
6) Arduino Gesture Control Robot - • How To Make DIY Arduin...
-------------------------------------------------------
🎵 Background Music:
I Don't Need U 2 Say Anything by Le Gang / thisislegang
Creative Commons - Attribution 3.0 Unported - CC BY 3.0
Free Download / Stream: bit.ly/2Prw0fH
Music promoted by Audio Library • I Don't Need U 2 Say A...
Anything by Soyb & Amine Maxwell
/ soybmusic
/ aminemaxwell
Creative Commons - Attribution 3.0 Unported - CC BY 3.0
Free Download / Stream: bit.ly/soyb-am...
Music promoted by Audio Library • Havana - Soyb & Amine ...
----------------------------------------------------
#ArduinoRobot #DIYRobot #Robot

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 256   
@shashwat6355
@shashwat6355 4 года назад
sir pls make a video on floor cleaning machine
@mildahardbasser
@mildahardbasser 4 года назад
good idea
@DIYBuilder
@DIYBuilder 4 года назад
Sure 👍
@shashwat6355
@shashwat6355 4 года назад
@@DIYBuilder thankyou
@dmraakanun
@dmraakanun 4 года назад
yes make automatic vacuum cleaner
@dhruvholidays4059
@dhruvholidays4059 4 года назад
Yes it is good idiea
@totow7375
@totow7375 4 года назад
I hope sometime you will make a simple walking robot using servos.
@JitendraKumar-ce7hi
@JitendraKumar-ce7hi 4 года назад
Hi, I am just a beginner & I want to learn Arduino programming. I don't know how to start with robotics. Can you recommend me some books or something to start with. Thanks 😃
@anupamasharma6121
@anupamasharma6121 4 года назад
Damn good bro ! Which country are you from ? Btw I am from india.
@DIYBuilder
@DIYBuilder 4 года назад
India
@kaisjabri
@kaisjabri 4 года назад
First comment from Morocco 🇲🇦 thanks 💯 💯 💯 ☺️
@DIYBuilder
@DIYBuilder 4 года назад
Thanks
@praveenkulendran9325
@praveenkulendran9325 3 года назад
If i want to attach IR (edge avoidance ) sensors how would the code change? tried to edit the code this way but it shows an error as "Stop was not decaled in this scope" please help I tried to rename the IR sensors as F(ront )right/ left and B(ack) right/ left int FRight = digitalRead(IR1); int FLeft = digitalRead(IR2); if(FRight == 1 || FLeft == 1) { motor1.setSpeed(255); motor1.run(BACKWARD); motor2.setSpeed(255); motor2.run(BACKWARD); motor3.setSpeed(255); motor3.run(BACKWARD); motor4.setSpeed(255); motor4.run(BACKWARD); }else if(FRight == 0 || FLeft == 0) { command = Serial.read(); int BRight = digitalRead(IR1); int BLeft = digitalRead(IR2); if(BRight == 1 || BLeft == 1) { motor1.setSpeed(255); motor1.run(FORWARD); motor2.setSpeed(255); motor2.run(FORWARD); motor3.setSpeed(255); motor3.run(FORWARD); motor4.setSpeed(255); motor4.run(FORWARD); }else if(BRight == 0 || BLeft == 0) { command = Serial.read();
@creativeallaround8942
@creativeallaround8942 4 года назад
Pls make a drone without flysky transmitter and brushless motor.(Any other motor or transmitter) and with camera.
@KinjalPatel-hp9vy
@KinjalPatel-hp9vy 3 года назад
What type of wire you have used to connect to gear motors in starting of video
@tharuntej9393
@tharuntej9393 4 года назад
Probably a genius and still we have more stuff to do
@DIYBuilder
@DIYBuilder 4 года назад
Yeah bro
@SmartTronics
@SmartTronics 4 года назад
Superb Mere Bhai 🤩🤩🥳🥳
@DIYBuilder
@DIYBuilder 4 года назад
Thanks mere bhai 😊
@SmartTronics
@SmartTronics 4 года назад
@@DIYBuilder You Welcome Bade Bhaiya 🥰🥰🥳🥳🤩🤩🙏🙏
@myperspective5091
@myperspective5091 4 года назад
If it were on a black surface would it just continue to try to go backwards or would it just stand still?
@DIYBuilder
@DIYBuilder 4 года назад
great question, it won't work on dark surface. it will keep going backwards on black surface
@rajeshmishra4069
@rajeshmishra4069 4 года назад
Please make a talking with you aurdino robot
@DIYBuilder
@DIYBuilder 4 года назад
coming soon
@biswajitghosh3241
@biswajitghosh3241 4 года назад
Hi surojit..it's me...good job..carry on bro..🤟🤟🤟
@user-qy8ig5mv2k
@user-qy8ig5mv2k 3 года назад
How does your learn robotics please tell me please
@itsgamingtime1816
@itsgamingtime1816 4 года назад
Wow! What a robot it 's super
@manjumaurya1442
@manjumaurya1442 4 года назад
I wish for 2 million subscribers
@DIYBuilder
@DIYBuilder 4 года назад
Thanks
@babalambat6723
@babalambat6723 3 года назад
Sir please make a video on obstacle avoiding + table edge avoiding robot car with codes of Arduino
@DIYBuilder
@DIYBuilder 3 года назад
ok
@babalambat6723
@babalambat6723 3 года назад
Thankyou so much sir
@babalambat6723
@babalambat6723 3 года назад
I think it a very very usefull chanel
@babalambat6723
@babalambat6723 3 года назад
Sir I have a big request to you that please make Arduino obstacle avoiding + table edge avoiding robot car as soon as possible
@leenanoronha9894
@leenanoronha9894 4 года назад
Bro please make obstacle avoiding car with table edge avoiding car.... Please bro
@leenanoronha9894
@leenanoronha9894 4 года назад
Please bro
@DIYBuilder
@DIYBuilder 4 года назад
okay next project
@leenanoronha9894
@leenanoronha9894 4 года назад
Thank u bro
@leenanoronha9894
@leenanoronha9894 4 года назад
I am your big fan
@electronic7979
@electronic7979 4 года назад
Excellent
@paktoysreview8377
@paktoysreview8377 2 года назад
how can you do this
@criacoesdejmminiaturas7764
@criacoesdejmminiaturas7764 4 года назад
Mais tá top ém cara gostei do vídeo
@aryanagarwal8256
@aryanagarwal8256 4 года назад
can we use normal ir sensor
@LatestUpdatesBySD
@LatestUpdatesBySD 4 года назад
Respected Sir, Please guide me how to make a mobile Delivery Robot Project for our college
@Electrom12
@Electrom12 4 года назад
Please tell which editing software do you use
@aryannair5740
@aryannair5740 4 года назад
It's awesome dada. It is a innovate project. Hope to see more video soon.
@DIYBuilder
@DIYBuilder 4 года назад
I will try my best
@Aryan_Studios
@Aryan_Studios 4 года назад
@@DIYBuilder always with u dada.
@asgharajmalyt0
@asgharajmalyt0 5 месяцев назад
helo brother when i upload the code it will compile done but its give me a uploading error but i selected correct board and port so what is the solution if i deattach the mtotr driver than the code succesfully uploaded what is the reason of this
@shahriarprabal5421
@shahriarprabal5421 2 года назад
link of the circuit diagram and the code is showing not found. How to solve the issue?
@randomtechpriest
@randomtechpriest 4 года назад
I got an idea.... Maybe an Arduino robot with a which is powered with a Battery and Solar Panel!
@DIYBuilder
@DIYBuilder 4 года назад
great bro i'll work on it
@randomtechpriest
@randomtechpriest 4 года назад
@@DIYBuilder Cool! Btw i subbed this is a great channel!
@mrjdstar4882
@mrjdstar4882 Год назад
Amusing exprement brooo
@mdkorim4175
@mdkorim4175 2 года назад
Brother, I want to make this robot car with L298N Motor Driver Module How to write the Arduino code for this Please give me the link of that code
@anirudhchandel865
@anirudhchandel865 4 года назад
Bro i have a idea please make that non of the youtuber made that
@anirudhchandel865
@anirudhchandel865 4 года назад
You are the greatest innovater
@pranavgowd953
@pranavgowd953 4 года назад
bro i have a doubt why do some people dislike your videos
@varnabhapatra6008
@varnabhapatra6008 4 года назад
Please make a data glass for multi meter It will help electrical engineer like us
@bhaibhai-qp6fh
@bhaibhai-qp6fh 4 года назад
Alloys are good
@Dadmadeit
@Dadmadeit 4 года назад
Very informative. Good video.
@DIYBuilder
@DIYBuilder 4 года назад
Glad it was helpful!
@ArchithMMenon
@ArchithMMenon 6 дней назад
bro what bluetooth + edge detection what combo is this it is not edge detection u are just doing bt controlled car where is edge detectio
@x-6790
@x-6790 4 года назад
Love it bro.make video on robotic arm.
@DIYBuilder
@DIYBuilder 4 года назад
Ok coming soon
@chessisawesome752
@chessisawesome752 4 года назад
Please make avoidance & bluetooth 2 in 1 smart car with ardunio.
@DIYBuilder
@DIYBuilder 4 года назад
Okay bro
@alimkotwal5876
@alimkotwal5876 4 года назад
Hii thanks for your videos
@DIYBuilder
@DIYBuilder 4 года назад
Glad you like them!
@kartikeybhat1508
@kartikeybhat1508 Год назад
Can we use 9v Battery instead of lithium battery?
@muhamadmohidmuzammmil9949
@muhamadmohidmuzammmil9949 3 года назад
can you plz share the wirring of on off switch
@antonwinter630
@antonwinter630 4 года назад
ive been wondering about something like this for my arduino based mower. i have steep drop offs in the garden, but i dont know if the sensors will work if there is long grass
@DIYBuilder
@DIYBuilder 4 года назад
it won't work on grass
@prathameshsinghrajput9457
@prathameshsinghrajput9457 4 года назад
Wow......so innovative....👍👍👍
@DIYBuilder
@DIYBuilder 4 года назад
Thanks a lot 😊
@emadabuhagag222
@emadabuhagag222 2 года назад
COOL, THANK YOU
@HVP7
@HVP7 4 года назад
Plz make video on diy gps
@varma2005
@varma2005 3 года назад
Hey, Where is the Circuit Diagram ?
@DIYBuilder
@DIYBuilder 3 года назад
check description. I've updated the link.
@lifestatusnew
@lifestatusnew 4 года назад
💕💕💕💕
@dharmarajghodadra451
@dharmarajghodadra451 4 года назад
Hey you can make smart dustbin with Arduino nano ☺️☺️☺️
@DIYBuilder
@DIYBuilder 4 года назад
okay
@dharmarajghodadra451
@dharmarajghodadra451 4 года назад
@@DIYBuilder making fast
@pluseelectronics446
@pluseelectronics446 3 года назад
Pls make a circuit diagram of connecting front light,back light and horn or buzzer pls bro pls
@indiandiymaker5143
@indiandiymaker5143 3 года назад
plss can you tell me all the applications you use for your video
@sainikbiswas2736
@sainikbiswas2736 2 года назад
I like you
@ArduBlock
@ArduBlock 4 года назад
👍👍👍👍👍
@wilder-zfire1957
@wilder-zfire1957 4 года назад
Wow oh by god this is cool,how l may to learn it how to make?
@DIYTechnicianRM
@DIYTechnicianRM 4 года назад
i used 9v power supply in motor driver ?
@suhaskulkarni6005
@suhaskulkarni6005 4 года назад
Bro why u r always late to upload videos although u make cool projects????
@DIYBuilder
@DIYBuilder 4 года назад
It takes time to make unique projects bro
@egeg2770
@egeg2770 3 года назад
Sir please upload this circuit
@moweda
@moweda 4 года назад
Kindly tell me how to connect the 6pin power switch to the battery holder
@tyuSeman
@tyuSeman 2 года назад
White Table Edge :)
@ramdeepakmech
@ramdeepakmech 4 года назад
How the car is taking left and right....I cannot understand...plz explain
@kaj_q1327
@kaj_q1327 4 года назад
Can you show some projects for begginers ?
@shakashrafali3452
@shakashrafali3452 3 года назад
so nice 🥰 how to eddit your video, whight colour leater moving how?
@GangsterAlok
@GangsterAlok 3 года назад
*_Why you IR Is different?_*
@make_your_own
@make_your_own 4 года назад
in 10 years he's going to make a human size scaled LEGO submarine
@shilpavirupaksha3521
@shilpavirupaksha3521 3 года назад
Can you do one video without the Bluetooth module?
@ankitbanjare5943
@ankitbanjare5943 4 года назад
Where do you buy all these products??
@NirmalKumar-el7xe
@NirmalKumar-el7xe 4 года назад
From where you are bye your all sircuit please tell me
@nishutripathi4235
@nishutripathi4235 4 года назад
please can you make a video of making a humanoid robot
@DIYBuilder
@DIYBuilder 4 года назад
okay bro i'll try
@Mr_Motor
@Mr_Motor 4 года назад
can u teach us that how u edit ur video like motion tracking text especially
@Xusniddin_Xayrullayev
@Xusniddin_Xayrullayev 4 года назад
can you create a little battle robot
@vandyyoutuber7411
@vandyyoutuber7411 Месяц назад
I did already but it wasn't table edge avoid
@kelashpatel2089
@kelashpatel2089 4 года назад
Sir pleasi make humadiod robots. Pleaseeeeeeeee
@DIYBuilder
@DIYBuilder 4 года назад
Okay bro
@Hklogomaker
@Hklogomaker 3 года назад
Bro you should buy wit blox kit and make everything
@suraj8527
@suraj8527 4 года назад
Which glue did you use?
@DIYBuilder
@DIYBuilder 4 года назад
hot glue
@bomche115
@bomche115 4 года назад
great iead . thanks you
@DIYBuilder
@DIYBuilder 4 года назад
You are welcome 😊
@mokanmahalingam1028
@mokanmahalingam1028 4 года назад
Very nice bro
@DIYBuilder
@DIYBuilder 4 года назад
Thanks
@ritik8234
@ritik8234 4 года назад
Can I use normal batteries and not the 18650 rechargeable ones?
@DIYBuilder
@DIYBuilder 4 года назад
which battery do you want to use?
@ritik8234
@ritik8234 4 года назад
@@DIYBuilder normal batteries those pencils cell which we put inside wall clocks AA batteries
@zaforkhan1179
@zaforkhan1179 4 года назад
wow super
@DIYBuilder
@DIYBuilder 4 года назад
Thank you so much
@feliks-o-vich9469
@feliks-o-vich9469 4 года назад
👍👍👍🎬🕹⚙🚙⚙🕹🎬👍👍👍
@DIYBuilder
@DIYBuilder 4 года назад
Thanks
@hariragkb
@hariragkb 3 года назад
can you send any reference papers on this based on image detection
@batuturhan878
@batuturhan878 4 года назад
Good job
@DIYBuilder
@DIYBuilder 4 года назад
Thanks
@jyothisrinivas355
@jyothisrinivas355 4 года назад
Please make a humanoid robot
@yttechcatalyst
@yttechcatalyst 4 года назад
hello sir please what software did you use
@sureshchandragautam2974
@sureshchandragautam2974 4 года назад
Best bro
@chessisawesome752
@chessisawesome752 4 года назад
Sir, I can not upload Ardunio uno with my mobile, when I upload code, i saw code is erro. Please help me. please make a video with these. Please.
@dmraakanun
@dmraakanun 4 года назад
plz make automatic vacuum machine
@DIYBuilder
@DIYBuilder 4 года назад
okay bro
@smitaranisahoo5221
@smitaranisahoo5221 4 года назад
In ur last video.... That Arduino kit that u have bought through ali express is it safe???
@DIYBuilder
@DIYBuilder 4 года назад
yeah but right now don't place any order
@Bhavya439
@Bhavya439 4 года назад
Great I loved it
@jadenlobo7633
@jadenlobo7633 4 года назад
Renu Jain how can u love it when the video is more than 4 minutes and was published only 1 minute ago??
@rukminisj6653
@rukminisj6653 4 года назад
Please upload the circuit diagram
@Draginx
@Draginx 3 года назад
You should start building some robot projects with the raspberry pi instead of just the arduino.
@DIYBuilder
@DIYBuilder 3 года назад
yeah bro i'm also planning
@Draginx
@Draginx 3 года назад
@@DIYBuilder OMG I CANT BELIEVE YOU RESPONDED YOURE ONE OF MY FAVORITE RU-vidRS!!!!!
@DIYBuilder
@DIYBuilder 3 года назад
@@Draginx Thanks bro
@Draginx
@Draginx 3 года назад
@@DIYBuilder i hope u reach 1 million subs
@ashishtoppo4546
@ashishtoppo4546 4 года назад
Great
@DIYBuilder
@DIYBuilder 4 года назад
Thanks
@muhammadluthfiesaryono8774
@muhammadluthfiesaryono8774 4 года назад
Best channel ever!
@DIYBuilder
@DIYBuilder 4 года назад
Thanks bro
@jeanpiercondeyaya193
@jeanpiercondeyaya193 3 года назад
Hello, when will the wiring diagram upload please
@nitishgoud1999
@nitishgoud1999 3 года назад
Bro i cannot get ir sensor give me another link
@joserolandsancheromero4440
@joserolandsancheromero4440 4 года назад
Un drone con arduino porfaaa!!
@prethivmusic8120
@prethivmusic8120 4 года назад
Bro rover robot video upload bro plss
@siriguppasreenivasulu8327
@siriguppasreenivasulu8327 4 года назад
Nice good idea
@DIYBuilder
@DIYBuilder 4 года назад
Thanks a lot
@siriguppasreenivasulu8327
@siriguppasreenivasulu8327 4 года назад
Can u help me in give away contest sir please
@siddharthasingh9570
@siddharthasingh9570 3 года назад
Can u send the code of it without bluetooth control
@T4TECHZ
@T4TECHZ 4 года назад
Bro please add circuit diagram
@jyothisrinivas355
@jyothisrinivas355 4 года назад
Sir please make a humanoid robot
@DIYBuilder
@DIYBuilder 4 года назад
okay bro i'll try
@theshadows4563
@theshadows4563 3 года назад
how much the elements cost?
Далее
Arduino Obstacle Avoidance + Voice Control Robot
5:42
Просмотров 280 тыс.
How To Make DIY Arduino Metal Detector Robot At Home
12:02
Obstacle Avoiding Robot Car Using An Arduino
10:40
Просмотров 269 тыс.
Electromagnetic Aircraft Launcher
15:09
Просмотров 1,2 млн
How To Make DIY Arduino Traffic Sign Recognition Robot
7:23
Maskless Photolithography Stepper for Homemade Chips
9:41
This Device is very helpful ,, you can make at home
6:47