MRMS - WORKSHOP
MRMS - WORKSHOP
  • 7
  • 331 717
Robot Assembly - M2R2
This is a forth video in the series of How to Make a Robot: Mobile Modular Room Robot (M2R2). The video series is going to be 30-40 videos long. The Robot will be able to follow walls, follow lines and solve a maze. Converting the robot to a modular platform is planned for the end of the series, after we have established the base design and parameters.
In this video we are assembling the robot together. In the next, we are finally starting with the programming.
Please subscribe to follow the series, and I hope this helps some of you to learn more about robotics.
Social:
Instagram: robottronic
3D Models:
grabcad.com/mrms.workshop-1/models
GitHub:
github.com/DBKeran/M2R2-VIDEO-SNIPPETS
มุมมอง: 3 674

วีดีโอ

Power and Logic - M2R2
มุมมอง 1.4Kปีที่แล้ว
This is a third video in the series of How to Make a Robot: Mobile Modular Room Robot (M2R2). The video series is going to be 30-40 videos long. The Robot will be able to follow walls, follow lines and solve a maze. Converting the robot to a modular platform is planned for the end of the series, after we have established the base design and parameters. In this video we are placing the batteries...
Motor Drivers and Microcontroller - M2R2
มุมมอง 770ปีที่แล้ว
This is a second video in the series of How to Make a Robot: Mobile Modular Room Robot (M2R2). The video series is going to be 30-40 videos long. The Robot will be able to follow walls, follow lines and solve a maze. Converting the robot to a modular platform is planned for the end of the series, after we have established the base design and parameters. In this video we are placing the microcon...
Robot Base Design - M2R2
มุมมอง 2Kปีที่แล้ว
This is the first video in the series of How to Make a Robot: Mobile Modular Room Robot (M2R2). The video series is going to be 30-40 videos long. The Robot will be able to follow walls, follow lines and solve a maze. Converting the robot to a modular platform is planned for the end of the series, after we have established the base design and parameters. In this video we are building the base o...
INTRO - Mobile Modular Room Robot (M2R2)
มุมมอง 2.1Kปีที่แล้ว
This is an intro Video to the series of How to Make a Robot: Mobile Modular Room Robot (M2R2). The video series is going to be 30-40 videos long. The Robot will be able to follow walls, follow lines and solve a maze. Converting the robot to a modular platform is planned for the end of the series, after we have established the base design and parameters. Please subscribe to follow the series, an...
Arduino Uno R3: Digitalwrite your First Robot Car
มุมมอง 99K4 ปีที่แล้ว
This video will cover wiring of the led, gear motors, push button and ultrasonic sensor. I will explain the programing part of arduino: void setup, void loop, digitalread digitalwrite, analogwrite and pulsein with examples. At the end I will show you how you can program a routine to make a small arduino robot car move. This is the best way to learn how to use arduino! SUBSCRIBE for more on How ...
How DC GEAR MOTOR Works with ARDUINO and L298N
มุมมอง 223K4 ปีที่แล้ว
In this video you're going to learn how DC gear motor works, and how to use gear motor speed control with L298N. This is a beginning of a fun experience on how to make a robot. Be sure to make Arduino Projects yourself to get the most out of this experience. With that said, here's what I'm going to cover in this video. #1 First we will discus the most important charactersitics of dc gear motor ...

ความคิดเห็น

  • @mernaatef8689
    @mernaatef8689 หลายเดือนก่อน

    what is the ide you use ??

  • @user-wf1px3ei8y
    @user-wf1px3ei8y 4 หลายเดือนก่อน

    Hey are you in the United States? I really could use your help on a project.

  • @neatmachine
    @neatmachine 8 หลายเดือนก่อน

    Excellently done!

  • @snopz
    @snopz 8 หลายเดือนก่อน

    where are you

  • @user-lj4ce2hv4c
    @user-lj4ce2hv4c 10 หลายเดือนก่อน

    What size is the battery holder for the AAA batteries?

  • @maheshpatel2005
    @maheshpatel2005 ปีที่แล้ว

    This is superb series...very detail information is provided step by step

  • @ArshadKhan-bm5yk
    @ArshadKhan-bm5yk ปีที่แล้ว

    Your robot base is assembled completely, can it be directly printed using 3d printer or we have to separate all the parts and then send for 3D printing, if yes i mean i have to disassemble all the parts can i get the link of the parts seperately.

  • @ArshadKhan-bm5yk
    @ArshadKhan-bm5yk ปีที่แล้ว

    Can I get the dimensions of the parts? so that I can 3D print accordingly..

  • @Moon-ul5vj
    @Moon-ul5vj ปีที่แล้ว

    Materials?

  • @grovercrossland6180
    @grovercrossland6180 ปีที่แล้ว

    grreat video, just wish there was no music, very annoying.

    • @Robottronic
      @Robottronic ปีที่แล้ว

      thank you, I will lower the volume on music to a minimum for my future releases.

  • @welidbenchouche
    @welidbenchouche ปีที่แล้ว

    Hi, Great content, Do you use 8 amps because every motor needs 2 ?

    • @Robottronic
      @Robottronic ปีที่แล้ว

      Yes, DC-DC allows steady 8 amps.

  • @jcboixjcboix3636
    @jcboixjcboix3636 ปีที่แล้ว

    You're the best channel

  • @rocketgrows
    @rocketgrows ปีที่แล้ว

    We can use this code in arduno nano

  • @welidbenchouche
    @welidbenchouche ปีที่แล้ว

    Amazing, is there anyway to control the nema 17 in matlab using l293d ?

    • @Robottronic
      @Robottronic ปีที่แล้ว

      Hi, I don't use matlab. But it sounds like it should be possible. There is a video that may help you here: th-cam.com/video/ZsyLtv77BtQ/w-d-xo.html&ab_channel=CircuitDigest . I hope this helps.

    • @welidbenchouche
      @welidbenchouche ปีที่แล้ว

      @@Robottronic i wish to know how to transform steps into velocity, if you can explain it to me please

    • @Robottronic
      @Robottronic ปีที่แล้ว

      I would do it this way. Nema17 needs 200 steps for a full revolution. Each step takes around 2000 microseconds or 0.002 seconds (you can influence this number in the code, I will show how to change the speed this way in upcoming video). But now we have 200x0.002 = 0.4 seconds for one rotation, which is 2.5 rotations per second, which is 150 rpm. We know that the diameter of the wheel is 60 mm and that the speed = rpm x diameter x pi. When you put in the numbers you get 28260 mm/min (28.2 m/min) which is about 1.7 km/h (for one wheel). To increase the speed, I would reduce the microsecond delays between the steps, but here we will not go below 1500 microseconds delay, instead we will slow down the robot to have more time for the sensors to read the environment. I hope this helps.

    • @welidbenchouche
      @welidbenchouche ปีที่แล้ว

      @@Robottronic this is everything i needed to know.. and more

  • @welidbenchouche
    @welidbenchouche ปีที่แล้ว

    this is a very underrated channel, great work

    • @Robottronic
      @Robottronic ปีที่แล้ว

      I appreciate that!

  • @sethl8905
    @sethl8905 ปีที่แล้ว

    Impressive. Nice work.

  • @ivonkraljevic
    @ivonkraljevic ปีที่แล้ว

    quality stuff <3

  • @mitsos306ify
    @mitsos306ify ปีที่แล้ว

    This is a great and very informative video! You also put a lot of work on the graphics! Congrats!

    • @Robottronic
      @Robottronic ปีที่แล้ว

      Thank you very much!

  • @pokebattle7959
    @pokebattle7959 ปีที่แล้ว

    Bro I wanted code for this plane th-cam.com/video/WKkWElvF-a0/w-d-xo.html And I have made this th-cam.com/video/bD7rQbnSbek/w-d-xo.html transmitter and receiver. I whated that when I Any move joystick to right then one servo should go up and other down. Opposite for left. And that same servos should go Up at same time and as well as down at same time. And the code should be 2 servo and one brushless motor and brushless motor should stop when I take the joystick up and at normal position of joystick the motor should start Rotation . Please bro give me code because there no one who replied me only you replied me. I will subscribe to

  • @gokulakrishnan8658
    @gokulakrishnan8658 ปีที่แล้ว

    where is the link for code?? grabcad link is empty

    • @Robottronic
      @Robottronic ปีที่แล้ว

      sry about that, you can find all my models here: grabcad.com/mrms.workshop-1/models

  • @pedrotorchio
    @pedrotorchio ปีที่แล้ว

    too bad you haven't kept your channel alive. Great video man

    • @Robottronic
      @Robottronic ปีที่แล้ว

      Thanks, I'm back now, hoping to get the channel up. Thanks for the support.

  • @lemonlover5011
    @lemonlover5011 ปีที่แล้ว

    What does the digitalWrite( “ pin name “ ,100 ) do ?

  • @Burungkicau526
    @Burungkicau526 ปีที่แล้ว

    Nice 👌

  • @CubeRover
    @CubeRover ปีที่แล้ว

    Thank You 😊 So Much 😘 For The Tip

  • @shp4949
    @shp4949 2 ปีที่แล้ว

    can we connect the power suply to arduino instead of l298

  • @lizzyverdiflor8807
    @lizzyverdiflor8807 2 ปีที่แล้ว

    Thank you!

  • @seagullsatelit350
    @seagullsatelit350 2 ปีที่แล้ว

    aahhh help, the link for the 3d model is not working, does anyone have an alternative source?

  • @steveluiz8295
    @steveluiz8295 2 ปีที่แล้ว

    We need more videos 🔥🔥🔥

  • @anotherbbfan
    @anotherbbfan 2 ปีที่แล้ว

    Amazing, Im getting started with battlebots with a cardboard bot using this

  • @Qwerty-ru8cz
    @Qwerty-ru8cz 2 ปีที่แล้ว

    Great video:)

  • @italkafaa6630
    @italkafaa6630 2 ปีที่แล้ว

    If

  • @stevenrogersfineart4224
    @stevenrogersfineart4224 2 ปีที่แล้ว

    Such an awesome video! Well done !

  • @YigalBZ
    @YigalBZ 2 ปีที่แล้ว

    Very good video. Thank you. The problem I face with 2 motors in a car/tank is with speed synch between them. Would you recommend of using one motor with a gear that can distribute different speeds to allow turns? Also, I wonder if such a great can be 3D printed.

  • @Enigma758
    @Enigma758 2 ปีที่แล้ว

    My gearmotor RPM is about 12% lower when running in reverse. Do you happen to know why and if this is typical? Thanks!

  • @dalwinci
    @dalwinci 2 ปีที่แล้ว

    Many thanks ,

  • @tegarprakoso5008
    @tegarprakoso5008 2 ปีที่แล้ว

    Code arduino please

  • @josipskrlec8196
    @josipskrlec8196 2 ปีที่แล้ว

    First Thanks for great video. Can anyone write what means in1 - in4 and enA and EnB?... and where can i change the speed?..

  • @pavlovskyyp8799
    @pavlovskyyp8799 2 ปีที่แล้ว

    mine doesnt work, only it works when connected through cable to computer?

    • @peeei7423
      @peeei7423 2 ปีที่แล้ว

      make sure to upload the code before removing the cable

  • @asfdasdful
    @asfdasdful 2 ปีที่แล้ว

    Amazing simple and easy to understand thank you thank thank you.

  • @shailsh3965
    @shailsh3965 2 ปีที่แล้ว

    Superb..Superb ...Superb...👍👍👍

  • @ChrisS-oo6fl
    @ChrisS-oo6fl 2 ปีที่แล้ว

    Where’s the model? Grab cad link is broken.

  • @wusong108
    @wusong108 2 ปีที่แล้ว

    wish i saw this sooner. great stuff holmes

  • @thegardenrootd.o.c5880
    @thegardenrootd.o.c5880 2 ปีที่แล้ว

    Awesomeness 👌 👏 👍 Easy to understand and follow along. One complaint: we need more videos!

  • @dollawave7690
    @dollawave7690 2 ปีที่แล้ว

    Hey man it's so amazing! That's exactly what I was looking for. But can you please provide me the code??

  • @alyakusumanurjannah5461
    @alyakusumanurjannah5461 2 ปีที่แล้ว

    very detail 👍

  • @jpzn8701
    @jpzn8701 2 ปีที่แล้ว

    What wires are those?

  • @divye.ruhela
    @divye.ruhela 2 ปีที่แล้ว

    Great work! 3d models of everything really helped with the explanation. Can't believe this channel only has two videos? Why did you ever stop posting? Ps. The background music could be a little low on volume next time.

  • @Algae.Lagoon
    @Algae.Lagoon 2 ปีที่แล้ว

    This might be a silly question but after you connect all the wires, what wire and where do I connect it to my computer ( as well as what program do I use to code it )

  • @danielnaicker2142
    @danielnaicker2142 2 ปีที่แล้ว

    Hi, I love how you explained this. I would like to use some of your images for teaching purposes for grade 7 students. Would this be possible, and how would I reference your work?

  • @nsisodiya
    @nsisodiya 2 ปีที่แล้ว

    OMG - what a excellent animation. how you created ? which software