Reaction wheel cube - attempt to jump

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • I was trying to use a mechanical brake to get the cube to jump. The result is not very good. The force of the reaction wheel is changing, I didn't manage to make it the same.
    Arduino mini, Nidec 24H motor, MPU6050.

Комментарии • 27

  • @andygustafson1
    @andygustafson1 2 года назад +2

    Hoping a kit would be available someday would be a fun project for me and the kiddos

  • @JohnDuthie
    @JohnDuthie 2 года назад +3

    THIS IS AWESOME

  • @liemph
    @liemph 2 года назад +2

    A very promising start. I have not tried but an electromagnetic brake may work as well and is probably more controllable than a mechanical brake.

    • @hmkim8097
      @hmkim8097 2 года назад

      can it be more lightweight than mechanical?

    • @liemph
      @liemph 2 года назад

      @@hmkim8097 I have not checked the detail. But maybe more controllable.

    • @ReMRC
      @ReMRC  2 года назад

      Electromagnetic brake - maybe. Everything should be well thought out and established. A lot depends on it...

  • @jimmcmoy4624
    @jimmcmoy4624 2 года назад +1

    This is some amazing work. The one with the ESP32 cube really was the most exciting to me as that is my favorite micro. It's a shame you don't post your code though. I am sure others would also love to try it as well. Or some minimalistic version of the code.

  • @bd594
    @bd594 7 месяцев назад +1

    Hi, Once you finish your design you should build it out of aluminum. I am sure PCB-Way would sponsor your video. They can also CNC some parts from aluminum. The Cubli - Part Deux. thanks for sharing your videos and inspiring others.

    • @ReMRC
      @ReMRC  7 месяцев назад +1

      Yes, it can be made of aluminum. But I don't need it right now...

  • @fishsayhelo9872
    @fishsayhelo9872 2 года назад +1

    very gud

  • @gr82moro
    @gr82moro 2 года назад +1

    Do you mind to share the source code?

  • @darshangu7572
    @darshangu7572 2 года назад

    can u please share information regarding this project regarding this model and its coding
    ,we are planning to make variable orientation reaction wheel

  • @Pillowcase
    @Pillowcase 2 года назад

    A toothed wheel and a pawl might be an interesting mechanism for a brake - maybe a pawl that engages with the screws you're using for weights?

    • @ReMRC
      @ReMRC  2 года назад

      Yes, screws for weight. Many brake variants are available. I tried more than what is shown in the video. I tried more than shown in the video. I think the wheel slips a little during braking, so the braking force is not the same.

  • @trentonplace957
    @trentonplace957 2 года назад

    Have you ever tried using an RC BLDC? You might be able to find a motor with more torque that is able to magnetically brake without needing the mechanical setup. Also, thank you for your videos! I wish I had found you sooner. I have been looking for motor that I can use like a gimbal that has built in controller for a long time. I think the Nidec 24H will work well. Would you be willing to share the code that you are using?

    • @ReMRC
      @ReMRC  2 года назад

      RC BLDC are not suitable for this as they are difficult to control accurately.

  • @realmgodchaosxxgt4076
    @realmgodchaosxxgt4076 2 года назад

    Hi, I was wondering what motor controller you use?

    • @ReMRC
      @ReMRC  2 года назад

      This motor has a controller inside

  • @emrepehlivn
    @emrepehlivn 2 года назад

    can you share the project files .its ardunio and slt

  • @Zassaliss
    @Zassaliss 2 года назад

    Can you offer a guide or tutorial as to the knowledge you need to build something like this?

    • @Zassaliss
      @Zassaliss 2 года назад

      Your designs are very clean and elegant. I would like to learn if you could make tutorial videos or recommend me to the right place to get started?

    • @ReMRC
      @ReMRC  2 года назад

      @@Zassaliss I don’t know any lessons about it. I did a lot of such things and gained a some of experience...

  • @hmkim8097
    @hmkim8097 2 года назад

    how about a design like mechanical disk brake for bikes?

    • @ReMRC
      @ReMRC  2 года назад

      maybe, but a metal disk is required

    • @hmkim8097
      @hmkim8097 2 года назад

      @@ReMRC the rotor may not need to be metal, because the cube is not heavy as the bike. maybe the wheel with some extra diameter can serve as a rotor?

  • @siqindong9630
    @siqindong9630 Год назад

    Hi, very cool project, could you please make it open soure?

    • @ReMRC
      @ReMRC  Год назад

      Basically this is the same as one axis self balancing stick. This version of brake is difficult to tune. So, there is no point in showing the code, because it will be very difficult to tune it.