MRMS - WORKSHOP

MRMS - WORKSHOP

MRMS - workshop is a place with a collection of educational materials for learning robotics.

We aim to teach hardware and software development of autonomous systems. Some of the topics covered may be for beginners in robotics but others are more advance. We will try to balance the content to allow anyone to learn robotics independent of age.

Either way we aim to teach and hope that you will enjoy our content and grow to share our interest.

Power and Logic - M2R2

Power and Logic - M2R2

Robot Base Design - M2R2

Robot Base Design - M2R2

Пікірлер

  • @mernaatef8689
    @mernaatef86892 ай бұрын

    what is the ide you use ??

  • @user-wf1px3ei8y
    @user-wf1px3ei8y5 ай бұрын

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

  • @neatmachine
    @neatmachine9 ай бұрын

    Excellently done!

  • @snopz
    @snopz9 ай бұрын

    where are you

  • @user-lj4ce2hv4c
    @user-lj4ce2hv4c11 ай бұрын

    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

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

    yes, you can

  • @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: kzread.info/dash/bejne/jKetrtavZ5qopLQ.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.

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

    Thanks!

  • @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 kzread.info/dash/bejne/iX-fuaelpqmTkZM.html And I have made this kzread.info/dash/bejne/lHhr1LObnrbIlc4.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
    @Burungkicau5262 жыл бұрын

    Nice 👌

  • @CubeRover
    @CubeRover2 жыл бұрын

    Thank You 😊 So Much 😘 For The Tip

  • @shp4949
    @shp49492 жыл бұрын

    can we connect the power suply to arduino instead of l298

  • @lizzyverdiflor8807
    @lizzyverdiflor88072 жыл бұрын

    Thank you!

  • @seagullsatelit350
    @seagullsatelit3502 жыл бұрын

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

  • @steveluiz8295
    @steveluiz82952 жыл бұрын

    We need more videos 🔥🔥🔥

  • @anotherbbfan
    @anotherbbfan2 жыл бұрын

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

  • @Qwerty-ru8cz
    @Qwerty-ru8cz2 жыл бұрын

    Great video:)

  • @italkafaa6630
    @italkafaa66302 жыл бұрын

    If

  • @stevenrogersfineart4224
    @stevenrogersfineart42242 жыл бұрын

    Such an awesome video! Well done !

  • @YigalBZ
    @YigalBZ2 жыл бұрын

    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
    @Enigma7582 жыл бұрын

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

  • @dalwinci
    @dalwinci2 жыл бұрын

    Many thanks ,

  • @tegarprakoso5008
    @tegarprakoso50082 жыл бұрын

    Code arduino please

  • @josipskrlec8196
    @josipskrlec81962 жыл бұрын

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

  • @pavlovskyyp8799
    @pavlovskyyp87992 жыл бұрын

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

  • @peeei7423
    @peeei74232 жыл бұрын

    make sure to upload the code before removing the cable

  • @asfdasdful
    @asfdasdful2 жыл бұрын

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

  • @shailsh3965
    @shailsh39652 жыл бұрын

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

  • @ChrisS-oo6fl
    @ChrisS-oo6fl2 жыл бұрын

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

  • @wusong108
    @wusong1082 жыл бұрын

    wish i saw this sooner. great stuff holmes

  • @thegardenrootd.o.c5880
    @thegardenrootd.o.c58802 жыл бұрын

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

  • @dollawave7690
    @dollawave76902 жыл бұрын

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

  • @alyakusumanurjannah5461
    @alyakusumanurjannah54612 жыл бұрын

    very detail 👍

  • @jpzn8701
    @jpzn87012 жыл бұрын

    What wires are those?

  • @divye.ruhela
    @divye.ruhela2 жыл бұрын

    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.Lagoon2 жыл бұрын

    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
    @danielnaicker21422 жыл бұрын

    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
    @nsisodiya2 жыл бұрын

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