How to build a robot in one minute

Sdílet
Vložit
  • čas přidán 2. 06. 2024
  • Get your own ORP chassis and support the project: kck.st/3HF9Pyz
    One minute - all the terms you should be familiar with to start with robotics
    Robot kit: amzn.to/495k3VD
    More details: indystry.cc/how-to-build-a-ro...
    Instagram: nikodembartnik
    #robot #diy #arduino
  • Věda a technologie

Komentáře • 42

  • @nikodembartnik
    @nikodembartnik  Před 3 lety +26

    Of course, this is not meant to be a complete tutorial, I just wanted to present all the terms and some knowledge so that you know how to start learning. Check out my other videos about robots! Have a nice day :)

    • @GrimShreds
      @GrimShreds Před rokem +2

      Can you please put a list of the supplies and links to them

  • @SteakIsYummy
    @SteakIsYummy Před 3 lety +61

    "...C++, that means it's easy to learn" never heard a better joke :D

    • @pawel4066
      @pawel4066 Před 3 lety +6

      For basic programs on Arduino C++ is realy not that hard. For me it was quite easy as a first language.

    • @SteakIsYummy
      @SteakIsYummy Před 3 lety +2

      @@pawel4066 Which absolutely only applies to a basic project where you let blink some LEDs.
      Once you start to build something more complex you will very quickly reach the point where you need deep knowledge for basic concepts such as pointer, OO, stack handling and so on.
      Don't get me wrong, i love c++ and it is perfect for working with microcontrollers for a ton of reasons, however i have been working as a software developer for over 10 years.
      And exactly this is the reason why i know that c++ is not beginner friendly at all.
      I think an esp8266 using LUA, especially for younger users, is way more comfortable to beginn with.

    • @rdoetjes
      @rdoetjes Před 3 lety +1

      @@SteakIsYummy you don’t need to know OOP or pointers, if you don’t want to use either of them.
      The problem is when you don’t use them you don’t make optimal use of the C/C++ languages. Personally I found C and later C++ so simple and fun to use. But that’s us 80s kids worked with assembler on a C64 and 8086 and then having a compiler with all these standard things you’d otherwise slave over to program was a godsend.
      And when you know assembler well, then C makes sense and when you understand OO paradigm and already have an assembler and or C background that makes it easy.
      I still don’t use many of the C++14 and C++17 nifty auto typing and smart pointers. I’m so used to think in memory addresses and cleaning up after myself that it has no benefit really.
      But I’ve been coding for 35 years.

    • @SteakIsYummy
      @SteakIsYummy Před 3 lety

      @@rdoetjes I totally agree with you, however the point is something different.
      "...if you don't want to use either" only applies if you know what they are and as a beginner you simply don't.
      Take a stepper motor as an example. To control a nema17 as a beginner you rely on any kind of lib which probably comes with a class needed to be instantiated per motor.
      To actually know as a beginner what you are doing, you need to understand the OO concept. Otherwise you will simply fail to embed a second nema17.
      Or even better, let a beginner declare an instance of same stepper class within the setup method, just because he overlooked it. He most likely will search until eternity why he cannot use it in loop.
      C++ has so unbelievable many stumbling blocks, which definatly don't need to be there if you basically just started programming.

    • @untamedartist4948
      @untamedartist4948 Před 3 lety

      It is easy actually.

  • @hpekristiansen
    @hpekristiansen Před 3 lety +5

    At 12:00 I started my robot building project . At 12:02 I gave up having already used twice the estimated time on the project, and almost none of the building done and the programming not even started.

  • @Olectralab
    @Olectralab Před 2 měsíci +1

    Awesome tutorial thanks!

  • @andres_6883
    @andres_6883 Před 3 lety +3

    Would be nice to see another livestream soon! Nice and simple video, like it.

  • @janq6963
    @janq6963 Před 3 lety +1

    Naprawdę ciekawy film😉 Było trudno zmieścić się w 1 minucie? Pozdrawiam

  • @jakebozz7677
    @jakebozz7677 Před 3 lety +10

    Short, quick, and sweet! Nice overview. Nice to see you're still active-- I haven't been getting notifications; I'll have to look into that. Be safe and well.

  • @pjak2000
    @pjak2000 Před 3 lety +1

    That was fast;) dzięki za fajny filmik.

  • @electronic7979
    @electronic7979 Před 3 lety +1

    Excellent project

  • @przemysawbaca2449
    @przemysawbaca2449 Před 3 lety +2

    Short and rich in content. Nice!

  • @tylerevact
    @tylerevact Před rokem

    Wait how would u able to connect ur robot to the pc I know u post to use usb I mean the robot plug hole usb what do use though

  • @P1x3lK1d
    @P1x3lK1d Před 2 měsíci

    this is not shit this is MOTHERFUCKING ART

  • @Olectralab
    @Olectralab Před 2 měsíci

    can you do tutorial on how to build humanoid robot army?

  • @K-POP_LUV
    @K-POP_LUV Před 2 měsíci

    Nice, now i have a robot thats literally gonna kill me 24/7

  • @sadeghnazary7119
    @sadeghnazary7119 Před 3 lety

    Should I learn "C" or "C++" for Arduino? (at the first)

  • @olezkagaluschka6832
    @olezkagaluschka6832 Před 3 lety

    Klaasss

  • @james-barnett
    @james-barnett Před 3 lety

    cool

  • @thomas-gomes
    @thomas-gomes Před 3 lety +3

    Maybe a little fast 😆

    • @nikodembartnik
      @nikodembartnik  Před 3 lety

      Maybe, but I wanted to challenge my self and stick to one minute :)

    • @thomas-gomes
      @thomas-gomes Před 3 lety +1

      @@nikodembartnik Try in 2 minutes. It will be more comfortable for you and us 😉

  • @kiszkilukiszki4057
    @kiszkilukiszki4057 Před 3 lety

    fajnie ja swojego robota robie juz 1 TYDZIEN

  • @rimbang_
    @rimbang_ Před 3 lety

    yeah

  • @TnInventor
    @TnInventor Před 3 lety +1

    why? just why?

  • @PRCreationzzz
    @PRCreationzzz Před 2 měsíci

    CAN YOU DO IT FOR

  • @JacobPro2876
    @JacobPro2876 Před rokem

    0:40

  • @JEVIL-_-_O
    @JEVIL-_-_O Před 3 měsíci

    SLOW DOWN

  • @No-dy3zk
    @No-dy3zk Před 11 měsíci

    Instructions unclear I accidentally built an android that built a atomic bomb.

  • @SystemsPlanet
    @SystemsPlanet Před 3 lety +1

    I watched your video, built a robot, and it keeps asking me questions about how to kill humans.
    Should I be concerned?

    • @nikodembartnik
      @nikodembartnik  Před 3 lety

      Turn it off, turn it off!!

    • @SystemsPlanet
      @SystemsPlanet Před 3 lety +1

      @@nikodembartnik I tried, but it won't turn off.
      Can you do a video on how to disassemble a self-aware robot?

    • @tanishbhongade
      @tanishbhongade Před 3 lety

      Robona 😂