Meet Bittle, an Advanced Open-Source Robot Dog by Petoi

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • Let's take a look at Bittle, the advanced open-source robot dog by Petoi that is based on the popular OpenCat robotic pet framework.
    ADDITIONAL INFORMATION
    ---------------------------------------------------
    Visit my blog for the written unboxing and review - www.the-diy-life.com/meet-bit...
    Check out Petoi's RUclips channel - / rongzhongli
    Get your own Bittle from Petoi's web store - bit.ly/3wPlIMB
    Enter the code Michael10 on checkout for 10% off all products on their site (valid to July 2022)
    Get your own Bittle from Petoi's Amazon Store - amzn.to/3wIDceD
    Check out Petoi's website for more information on Bittle - www.petoi.com/
    Bittle's documentation - bit.ly/38oMeEw
    Some of the above parts are affiliate links. By purchasing products through the above links, you’ll be supporting this channel, at no additional cost to you.
    CHAPTERS
    ---------------------------------------------------
    0:00 Intro
    0:23 Unboxing & First Look
    2:03 Controlling Bittle with the IR Remote
    2:52 Bittle's Control Board
    4:11 Programming Bittle
    4:44 Calibrating The Leg Positions
    6:32 Controlling Bittle with the iOS App
    8:08 Final Thoughts
    If you've got any ideas for Raspberry Pi, Arduino, or other Electronics projects or tutorials you'd like to see, let me know in the comments section.
  • НаукаНаука

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

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

    Looks awesome. I think this may be a perfect anniversary gift for my 13 old son.

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

    What a great project! Thanks for sharing!

  • @ImMajesticAf
    @ImMajesticAf Год назад +9

    This looks awesome, honestly the first thing that popped into mind is, having a sensor be it a gpu or bluetooth sensor, for it to detect a bed, and having it climb onto it when its low on battery, both would also have a wireless charging setup, the idea sounds cool but lord knows I can't do anything like that yet 😂

    • @MichaelKlements
      @MichaelKlements  Год назад +6

      Some sort of wireless charging when it "returned to bed" would be an awesome addition to try.

  • @daveallan3152
    @daveallan3152 Год назад +1

    Great overview, thanks. Where can I get plans for the test stand?

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

    This is so cool I feel like the possibilities with it are endless

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

      Can it eat its own head? I didnt think so!

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

    Nice project, the servos are the ultimate limitation i think but probably an interesting plateform to play with :)
    Have a great weekend

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

      They've used good quality servos, they're all metal geared and quite responsive - but yes they are just servos, so they have got limitations.

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

    from italy , very good

  • @testthingamajig-zr2no
    @testthingamajig-zr2no Год назад

    question, is it easy and non damaging to physically remove the head from the petoi bittle with a screwdriver and or other tools?

  • @robert36902
    @robert36902 Год назад +3

    First reaction: I must have it NOW. Preferably to assemble myself. I've always liked the Boston Dynamics Spot videos, and this actually looks like an affordable mini version. Second reaction: Couldn't they have designed a hole for the programming modules to be connected and disconnected without having to remove the back and bend that connector over and over again?

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

      I ordered one, thanks for the 10% discount code :D

    • @MichaelKlements
      @MichaelKlements  Год назад +1

      Yeah it would be nice to have a secondary back cover that would allow the additional modules to fit and potentially even hold a Raspberry Pi in place over the board.

  • @TiagoTiagoT
    @TiagoTiagoT Год назад +1

    Do the servos provide any info about their current position and/or current draw and stuff like that, that could be used to have the legs double as mechanical sensors for more advanced behaviors?

    • @MichaelKlements
      @MichaelKlements  Год назад +1

      They're standard hobby servos, so don't provide any feedback to the controller. The controller just provides them with a position reference and it's left up to the servo to follow the input.

  • @ivyward6152
    @ivyward6152 9 месяцев назад

    I want one so bad!

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

    Can it be reprogrammed to use the IMU more actively, for full self-ballancing and more organic movements? Does the processor got the performance required for such real-time motion tweaking?

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

      Yes the onboard microcontroller is programmable and open-source so you can add your own tweaks to the software to make improvements. If the onboard microcontroller doesn't have the capacity, you can also interface something like a Raspberry Pi to it to offload some of the processing.

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

    Is there any self learning code out there to upload to it? Attaching speakers, cameras and thermo sensors would be neat if you could train it like a dog to do tricks and talk to you. Also little shoes could be useful.

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

      Self learning requires a lot of processing power, you can't run this directly on the microcontroller. It does however have the facility to plug it into a Raspberry Pi or a Jetson Nano and you could then use these for self learning applications.

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

    Hello I have my project defense next week and I need help on a program to monitor the battery (lithium polymer 3.7v) and indicate if it is discharged by indicating the percentages, using arduino

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

      Use voltage dividers with high resistance to minimize current and use ADC to measure the levels

  • @Sportsman134
    @Sportsman134 11 месяцев назад

    Could you share your 3d print design for the holder?

    • @MichaelKlements
      @MichaelKlements  11 месяцев назад +1

      The holder is not my design, it is also from Petoi. It's available from their Github repository - github.com/PetoiCamp/NonCodeFiles/tree/master/stl/BittleStand

  • @rvignesh2809
    @rvignesh2809 11 месяцев назад

    The discount code Michael10 is not working

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

    Can you post the 3D printer file for the stand? Thanks Respectfully Donal Page

    • @MichaelKlements
      @MichaelKlements  Год назад +1

      It's available from their Github repository - github.com/PetoiCamp/NonCodeFiles/tree/master/stl/BittleStand

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

    Cool platform for AI I think

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

      Yes, if you pair this with a Raspberry Pi using the included pin headers you'd have quite a powerful platform to work with

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

    Very cool el psy congroo

  • @tarniayres
    @tarniayres Год назад +1

    Omgg its axl

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

    Is he weather proof?

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

      His electronics are somewhat protected with plastic covers but I wouldn't leave him out in the rain

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

    It feels like gadget, really.

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

      All of these sorts of projects are a bit like a gadget, I like that this is open-source though so you can develop it further and spend some time making it you own.

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

    Rather expensive for essentially an arduino board plus maybe 10 servos and a few sensors. You also cannot build anything else with it.

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

      They have made the design and software open-source, so they encourage people to make their own if they don't want to buy a pre-built one.

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

    Cool little toy. Perhaps you could 3D print some larger feet (shoes) for it. Something like PLA, or PETG, with a flexible piece on the bottom. Could use TPU, or even off the shelf, adhesive rubber pads. That should help with navigating rougher terrain like the pebbles.

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

      That's a nice idea to try, thanks for the suggestion

  • @emogorgonplayz9025
    @emogorgonplayz9025 11 месяцев назад

    Bittle is to expensive my mom wont let me get it:(😭😭😭

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

    We need Spot or Unitree, not a Toy.