Obstacle Following Robot by Sharif Rajput

This project was made by our student Waheed Ullah for the DIY Science Course held at Merit n Merit by Munphurid Tech.
The Arduino Code can be downloaded from our Google Drive:
tinyurl.com/munphurid-drive
Contact us at munphurid@gmail.com

Пікірлер: 73

  • @GamerVidsForAmateurs
    @GamerVidsForAmateurs5 жыл бұрын

    What amperage does the battery pack run at?

  • @sadeemal-chalabi4776
    @sadeemal-chalabi47764 жыл бұрын

    how could you get the arduino ON by power?

  • @thegreatdragonshow
    @thegreatdragonshow2 ай бұрын

    That Google drive is asking for access.

  • @fl0wtty_293
    @fl0wtty_2934 жыл бұрын

    How did you make this Arduino Uno with 2 ranges of PIN ?

  • @adityaraj-mn8dt
    @adityaraj-mn8dt6 жыл бұрын

    Which arduino uno are you using? The SMD version or any other uno does not have double layer of headers

  • @munphuridtech6738

    @munphuridtech6738

    6 жыл бұрын

    Some of them have. There are simpler ways to handle this issue even if there is not a double header

  • @LetsPlayArchlord
    @LetsPlayArchlord3 жыл бұрын

    Help me about this tutorial: At 1:54 we see 2 cables in the same place. Are those 2 cables from the same motor? Or is 1 cable per motor?

  • @kimsabu434
    @kimsabu4343 жыл бұрын

    Can we use arduino uno r3

  • @princeuv1237
    @princeuv12376 жыл бұрын

    I wanna do it so will it really work

  • @macaronivirus5913
    @macaronivirus59135 жыл бұрын

    Sonar module is for principles demonstration purpose, in reality it doesn't work perfectly, it can't see obstacles at some angles to the surface, and it can't see soft objects like blanket or sweater, and it can't see objects below or above it's altitude. So you have to come up with some method to increase it's effectiveness (area scanning) or replace it with optical module like lidar.

  • @rohitguttula2050
    @rohitguttula20505 жыл бұрын

    sir please do with relays or else you please give idea how to do that

  • @femidev4038
    @femidev40385 жыл бұрын

    Hey. It my first time on your page I wanted to no if you can help me with a tutorial video on how to program two robots car to never collide.. It will mean alot if you can do this before this month

  • @manjunathas8980
    @manjunathas89805 жыл бұрын

    Where is the code uploading

  • @jumbo999614
    @jumbo9996143 жыл бұрын

    I bought similar car kit. It doesn't have holes for L298. Plus one of the wheels doesn't fit the motor. So I forced it in so hard that I cracked the plastic thing. Very frustrating.

  • @kamelbarred741
    @kamelbarred7413 жыл бұрын

    Nice work, thank you very much for sharing. Why not use the speed function offered by the L298 bridge to reduce the speed of the robot? my greetings

  • @dav8road598
    @dav8road598 Жыл бұрын

    I bought a cheaper model with 2 wheels for $30 including a clone arduino board. Assembly is no big deal. A big deal is no instruction and software to install is 100 % correct. So, the modeler better has some C++ language basis to make it right. After doing right, the car runs as designed and fun to watch.

  • @yahiyashaikh9146
    @yahiyashaikh91466 жыл бұрын

    Where is car running video??

  • @motocycopath
    @motocycopath5 жыл бұрын

    Dear sir, I admire your work. But when I connect battery to 12 v of l298d motor driver the led doesn't glow. Also if I connect battery to 5 v then the led glows but the motors of the car wheels don't rotate. Can you help me out please??

  • @mallikarjun480

    @mallikarjun480

    5 жыл бұрын

    First check battery voltage it'll always greater than 12V, in that case you need to remove power pins otherwise you'll harm your Board & Laptop/PC

  • @ekramhossain3743
    @ekramhossain37435 жыл бұрын

    plz upload right code .its not working .just left 2 wheel work right side is not working

  • @jayachitra9653
    @jayachitra96535 жыл бұрын

    i want program please send pls,pls

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Good

  • @sayedshifatahmed.shikor8896
    @sayedshifatahmed.shikor88966 жыл бұрын

    its working, great😁👏

  • @joseraysouza

    @joseraysouza

    6 жыл бұрын

    I ain't sure about it. In the code there are lines about the ENA and ENB but he didn't mention that connections in this vídeo. This is why he didn't put the car to run in that video.

  • @summusic3810
    @summusic38105 жыл бұрын

    Is 12v battery confirm

  • @TravellingwithengrSaajan
    @TravellingwithengrSaajan5 жыл бұрын

    thank you sir

  • @nikhil-pr7yn5pf1c
    @nikhil-pr7yn5pf1c3 жыл бұрын

    Plz I need circuit diagram

  • @ajchannel784
    @ajchannel7846 жыл бұрын

    i need the correct code

  • @munphuridtech6738

    @munphuridtech6738

    6 жыл бұрын

    the link is given in the description

  • @cralca
    @cralca6 жыл бұрын

    Excellet, thaks a lot. =)

  • @sriram9786
    @sriram97866 жыл бұрын

    Sir shall I use 50 rpm motor

  • @munphuridtech6738

    @munphuridtech6738

    6 жыл бұрын

    Yeah.. You can

  • @chirayuagrawal3317
    @chirayuagrawal33175 жыл бұрын

    the pins are different in code.pls upload the CORRECT CODE

  • @techcoder1233

    @techcoder1233

    3 жыл бұрын

    Really ?

  • @moeshickenyay
    @moeshickenyay6 жыл бұрын

    Nice clear instructional video, thank you so much.

  • @guruchethan4731
    @guruchethan47315 жыл бұрын

    You didn't show the working video..your circuit (connecting motor to Arduino) is wrong..the pins assigned in program and in circuit is different..it won't work properly if we assign it according to your pin connection but it will work when we connect it according to the program correctly..it will move straight when object is moving straitly..bt if the object moves in cross manner the car will not move..and you should have maintained minimum distance between object and car bcz there is a chance of accidents here..

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Affordable

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Good tutorial

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Bestest

  • @princeuv1237
    @princeuv12376 жыл бұрын

    Will it follow humans .

  • @aimansam8428

    @aimansam8428

    6 жыл бұрын

    nope

  • @harshareddy5e385
    @harshareddy5e3855 жыл бұрын

    I want that abstracle avoiding car. How much it cost?

  • @sumitrawat6621
    @sumitrawat66215 жыл бұрын

    Obstacles following car or obstacles avoiding car

  • @NirunPro
    @NirunPro4 жыл бұрын

    Code isn't compiling

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Nice idea

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Very nice

  • @mukeshbhabhor5500
    @mukeshbhabhor55006 жыл бұрын

    hi sherif i need your help

  • @TheGamingWorld-tr9fm
    @TheGamingWorld-tr9fm5 жыл бұрын

    I want to make this project

  • @anubhavkalita675

    @anubhavkalita675

    4 жыл бұрын

    Make it

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Best

  • @dratna6714
    @dratna67145 жыл бұрын

    Where is code

  • @munphuridtech6738

    @munphuridtech6738

    4 жыл бұрын

    Link of code is given in the description

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Nice

  • @djashuray5005
    @djashuray50055 жыл бұрын

    Sir Shuru se adreno ka programming bataiye

  • @raniguptaswaritgupta4747
    @raniguptaswaritgupta47473 жыл бұрын

    Wow

  • @praveenkumar-bo7tu
    @praveenkumar-bo7tu6 жыл бұрын

    I need the code

  • @munphuridtech6738

    @munphuridtech6738

    6 жыл бұрын

    The link is in the description

  • @allnallunboxmalayalam4149
    @allnallunboxmalayalam41494 жыл бұрын

    Can I use arduino nano please reply fast sir

  • @melvinalbarracinvlogs5254

    @melvinalbarracinvlogs5254

    3 жыл бұрын

    It can be

  • @summusic3810
    @summusic38105 жыл бұрын

    Only one wheel is turning bro what to dooo

  • @melvinalbarracinvlogs5254

    @melvinalbarracinvlogs5254

    3 жыл бұрын

    Just follow the steps

  • @joseraysouza
    @joseraysouza6 жыл бұрын

    The title doesn't match with the video. Take care folks. This is a wrong video.

  • @moeshickenyay

    @moeshickenyay

    6 жыл бұрын

    Object avoidance then.

  • @xperiencetechnologies1923
    @xperiencetechnologies19234 жыл бұрын

    not much detailed, Could've done better..

  • @caddesignsmechanicalandciv9142
    @caddesignsmechanicalandciv91426 жыл бұрын

    What the fuck was that????/

  • @mradithyaj6710
    @mradithyaj67104 жыл бұрын

    Don't create such waste videos .its fake and don't try it

  • @lulabmaredilcastones9073
    @lulabmaredilcastones90734 жыл бұрын

    Don't waste your time, connection is incorrect, you didnt show the working video lol