Workbench Essentials When Starting Arduino! (Beginner Guide)

Поделиться
HTML-код
  • Опубликовано: 18 июн 2024
  • Arduino Starter Course & Community 👇
    www.skool.com/robonyx/about
    If you’re getting started with Arduino or building your engineering workbench, this video will cover all the essential components and tools that I personally use!
    Links for parts mentioned:
    Arduino Starter Kit: geni.us/arduinostarterkit
    All other stuff: linktr.ee/robonyx
  • НаукаНаука

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

  • @Robonyx
    @Robonyx  15 дней назад +3

    Learn Arduino & join a community of engineers who want to change the world 🌎🦾
    www.skool.com/robonyx/about

  • @TheSelfUnemployed
    @TheSelfUnemployed 15 дней назад +33

    Check out Paul McWhorters Arduino Lesson series if you are a beginner looking to get started!

    • @GamingVlogBoxStudios
      @GamingVlogBoxStudios 14 дней назад

      I used them too, and can confirm they are amazing!

    • @drepyman1385
      @drepyman1385 12 дней назад

      Mr Paul is THE BEST arduino teacher. Even I come from there lol

    • @martinkuliza
      @martinkuliza 11 дней назад

      Link ??

    • @TheMillionairesBookClub
      @TheMillionairesBookClub 3 дня назад

      @@martinkuliza ruclips.net/p/PLGs0VKk2DiYw-L-RibttcvK-WBZm8WLEP&si=8HEKr_6oDPXQPnMZ

  • @xafrbob2498
    @xafrbob2498 19 часов назад

    "Fantastic tutorial! I really appreciated the detailed breakdown of essential tools and components. The section on setting up the breadboard was particularly helpful. Thanks for making Arduino more accessible!"

  • @sidplayzgaming9224
    @sidplayzgaming9224 15 дней назад +10

    Bro this is exactly what I needed to help me progress further. So far ive only focused on theory knowing what i need to get started is huge. And you made it sound so simple. Thank you so much!

    • @Robonyx
      @Robonyx  15 дней назад +1

      Hope it helps! 🙏

    • @martinkuliza
      @martinkuliza 11 дней назад

      if you are starting, don't waste your time on Arduino
      Get an ESP32 board
      I'll tell you why . You want to know to get a headstart, HERE IS HOW
      1. it's important to learn Arduino and ESP32
      Arduino and ESP32 are the development boards
      they both use a form of C++ as the programming language
      Arduino uses Arduino IDE as the platform you program on
      NOW HERE IS THE COOL PART
      You should learn both, but you don't want to waste money buying an Arduino.
      Buy an ESP32
      it's cheaper
      it's More Powerful
      it's Faster
      and you have Bluetooth and WiFi Options built in
      Also.... Faster Micro and Dual Core Processing
      it's not even a comparison
      Now.... WITH THE ESP32, You can absolutely (and YOU SHOULD) Start with Arduino IDE
      and Arduino Sketches
      Remember, ESP32 is just the board
      when people say "are you PROGRAMMING ARDUINO" they are talking about the sketches, not the board
      Essentially the connectivity between the 2 is more or less the same, but the ESP32 has more options
      so... Start with ARDUINO IDE
      but don't stay on it for too long, Give yourself, maybe 3 months
      then do this
      When you learn programming you want to learn 2 things in the beginning
      PYTHON and C++
      so MY RECOMMENDATION
      Install PYTHON
      Install VS CODE (Visual Studio Code) this will be the IDE to replace Arduino IDE
      when you open VS Code you want to add these extensions
      Python
      Python Debugger
      C++
      C++ Debugger
      ESP32 IDE
      and now you're ready to take it seriously
      Also, Don't go for Arduino Nano, it's a pain in the arse
      NEXT....
      You can muck around with standard sketches for like 2 weeks
      But don't spend too much time on standard sketches
      LEARN TO PROGRAM ARDUINO OR ESP32 ON YOUR OWN
      ESP32 has an Operating system, it's called FREE RTOS (Free Real Time Operating system)
      First Learn your Arduino course
      WHILE USING ESP32
      and
      WHILE USE VS CODE
      that way you won't be a noob for a long time
      As you learn each lesson
      Make a practice sketch to test what you have learned
      IMPORTANT : Understand very quickly what SERIAL MONITOR is
      and INTEGRATE SERIAL STATEMENTS INTO YOUR CODE
      then go to the serial monitor to see if it works
      EXAMPLE :
      Say you are blinking an LED once per second
      if it works it works, right
      but what if....
      in the middle of the blink commands you entered serial commands that said
      print "LED Turned ON" (After it turned on)
      then after it turned off
      print "LED Turned OFF"
      that way you are doing a few things at one time
      1. You are learning to code
      2. You are confirming you understand what you have learned
      3. The ability to create serial commands accelerates your learning
      4. These serial commands later are used as troubleshooting and degugging tools (But since you already did them YOU DON'T HAVE TO LEARN THAT)
      AND THAT WAY....
      You want be a noob that just forever blinks LED's and then Moves to LED Strips and forever uses stock Sketches and googles the answer
      IF YOU WANT TO LEARN THIS THING.... THEN LEARN IT
      and Honestly.... it will take you say... 3 days of solid learning (Not 20 hours) Because that's rubbish
      LEARN 1 THING
      PRACTICE THAT THING
      WRITE SOME CODE TO MUCK AROUND WITH THAT THING
      then
      LEARN THE 2ND THING
      PRACTICE THAT THING
      WRITE SOME CODE TO MUCK AROUND WITH THAT THING
      Remember this Author's goal is to fastrack you through a course
      DON'T DO THAT, You'll just get confused
      GO SLOWLY
      GO AT YOUR OWN PACE
      the point is TO LEARN
      not , to go through it as fast as you can
      Example :
      In Arduino, You'll no doubt start blinking LED's
      you will learn the Delay() command
      after a while you'll learn that because Arduino executes code sequentially
      IF YOU HAVE TOO MANY DELAYS they may conflict and stop things from working.
      You'll then try to adjust the timing of the delay, but that will hit a roadblock as well
      BUT IT'S GOOD TO LEARN THIS
      so...
      Your next thing will be to try using millis()
      You'll hit the same road block
      and if you are stuck on Arduino you will know NOTHING ELSE
      HOWEVER... on ESP32, You use vTaskDelay()
      the difference being Delay() is BLOCKING CODE
      vTaskDelay() is not Blocking code
      so you see...
      you can play with FREE RTOS and Arduino
      and Arduino IDE and VS CODE............AT THE SAME TIME , SIDE BY SIDE
      so you can learn the differences
      THAT'S HOW YOU SHOULD LEARN
      but it all starts with buying an ESP32, so you don't have to waste money on an Arduino
      YOU'RE WELCOME

  • @MrTylersVlog
    @MrTylersVlog 8 дней назад +3

    I think another important tip if you do get into the 3D printing aspect is get a caliper! Measuring the dimensions of motors and other components is essential for 3D design.

  • @adamelmsri
    @adamelmsri 15 дней назад +1

    Awesome vid, super helpful for when I tinker with Arduino on the side

  • @3DWolfEngineering
    @3DWolfEngineering 15 дней назад

    can just agree!, awesome guide - i hope it will make it easier for people getting started
    Keep up the great work !

  • @lucasbonde2
    @lucasbonde2 10 дней назад

    This came just as i needed it. Just perfect!

    • @zTomyyy
      @zTomyyy 9 дней назад

      I recommend you looking at ESPs for example ESP8266 its like a Arduino, but faster, has Wifi and Bluetooth ablities. The better Version of it is ESP32. They look a bit more complex, but even if you start with a uno, you will buy esps really soon.

  • @internal8500
    @internal8500 15 дней назад

    great vid. Have an arduino at work and im looking forward to do some with it at work. Looking forward for your vids

  • @TheLUCKYONETutorials
    @TheLUCKYONETutorials День назад

    Very nice video!

  • @GamingVlogBoxStudios
    @GamingVlogBoxStudios 15 дней назад

    Yay! New Robonyx vid!!!

    • @Robonyx
      @Robonyx  15 дней назад

      Thanks GamingVlogBoxStudios 💯

  • @ShadowGhost-fz8um
    @ShadowGhost-fz8um 15 дней назад +1

    Great video

  • @rydjaradat
    @rydjaradat 15 дней назад

    I love the vibes, editing is top notch, I don't know why but I have Jojo bizarre adventure undertone throughout the video.

  • @pneumantic6297
    @pneumantic6297 8 часов назад

    Best way to do male to male jumper wires is to buy a 22 awg set of colored solid core wire. With the jumpers you have to store them. Its nice to be able to just cut your own and throw it away if you dont want to organize after. The jumpers you end up with a mess of lengths, colors, and they are very annoying to store because they like to bend and get caught in things.

  • @Lunolux
    @Lunolux 12 дней назад

    nice video,
    wish day was way longer to have time to do all these thing as hobby

  • @remyabisheq1066
    @remyabisheq1066 9 дней назад

    im gonna learn that pen spinning now

  • @PaxtonCarlson
    @PaxtonCarlson 13 дней назад +1

    7:23 HAHA, YES!! I have the Bambu Lab P1S as well and it is a GAME-CHANGER! Seriously, bed leveling is a thing of the past now. The bambu printers are so fast!

    • @RuToClose
      @RuToClose 9 дней назад

      Set it, and forget it.

  • @AsteroidLeaf905
    @AsteroidLeaf905 13 дней назад

    4:20 can also test for short circuit u plug in negative and positive input with probes

  • @MADrobotics351
    @MADrobotics351 9 дней назад

    Hello robonyx if you know how to design a pcb, do make a video. I'll be very happy to see it.

  • @Fatdarwin
    @Fatdarwin 12 дней назад +1

    We going bankrupt with this one 🗣️🔥🔥🔥

  • @aayushsapra3982
    @aayushsapra3982 3 дня назад

    only buy an auto ranging multimeter and also a continuity tester.

  • @shashikanthpatil2686
    @shashikanthpatil2686 8 дней назад

    Insted of buying these multiple things can it be done by analog discovery

  • @mongkkorn5505
    @mongkkorn5505 4 дня назад +1

    1:58 how to code a dc motor to sound like that

  • @taejoonparkkk
    @taejoonparkkk 11 дней назад

    i love you

  • @SuccessLibrary236
    @SuccessLibrary236 3 дня назад

    Variable power supply price?

  • @Elmer_U_369
    @Elmer_U_369 15 дней назад +1

    what is the name or type of the gloves that you use?

    • @martinkuliza
      @martinkuliza 11 дней назад +1

      Black Latex Powderless Gloves
      The brand is irrelevant, if you are serious about these gloves you just really need to know a few things
      whether they are yellow, Blue or Black doesn't really matter, although Black is good if you're doing dirty work.
      Some workplaces have colour preference, Example, Chemical labs and hospitals will preference blue.
      where paramedics and onsite people and electronics people will preference black
      Now, if you're doing light work , most any of them are fine
      but i work in Telecomms pits, so the thinner one's don't last for me, i need thicker one's
      Try a few out and you'll see, there are thin one's and thick one's
      and there are one's that are dull (MATTE) in appearance and there are shiny one's
      stick to the thicker and Matte one's
      but brand is completely irrelevant
      go find a cleaning chemical supplier, they'll have boxes of them
      when they ask you for size
      Say L (Large) and then buy 1 box and go from there
      there is Small to XX Large

  • @NikolaTesla-nb5nm
    @NikolaTesla-nb5nm 15 дней назад

    bro, are you dutch?

  • @johnfrancisvillarosa9396
    @johnfrancisvillarosa9396 15 дней назад

    damn, any oscilloscope recommendations for an intermediate electronics student? urs is very expensive lmao

    • @martinkuliza
      @martinkuliza 11 дней назад +1

      DEFINITELY....
      Now it's best to buy brand new
      and don't buy those USB Based ebay pieces of crap, they are not the worth the money
      when buying a scope here is what is important
      - How many channels does it have
      (You can start with 2, 4 is better)
      - Analog Bandwidth of each channel
      (if it's says 100MHz, that means Each Channel can take a Max signal of 100Mhz in each channel.
      However, if you use all (say) 4 channels at the same time, You can only use a Max of 25Mhz per channel if all 4 channels are enabled)
      The trick with cheaper scopes is they will have 500kHz
      MOST SCOPES ARE UPGRADEABLE AS WELL
      - SAMPLING RATE , The Holy of Holies.
      this is the rate at which your scope can sample signals at, the higher the better.
      Cheaper scopes will sport numbers like 500Msa/s (Mega Samples Per Second) that's rubbish.
      You should aim for a Min of 1Gsa/s 2 is better 5 is awesome 3 is very cool
      - Memory depth, 24 to 56Mpts (Mega Points) is fine and more is better
      so.... CHEAP AND AFFORDABLE BUT GOOD............ Means... RIGOL
      Look at Rigol DS1054Z it's around $400 which is ridiculously cheap
      a better step up from that is DS2000A Series
      a step up from that is MSO5000 Series (here you are at $2,500_
      if that doesn't work
      Look at the second hand Jobbies,
      Now.. You will certainly find a RIGOL DS1052E for about $300
      don't buy it, it's not worth it
      Because you can buy a Tektronix 2210 for around $100
      yes it's old, but it's a classic and it's literally the model that the Rigol DS1052E was built on
      but then.. it might be worth exploring Analog scopes CRO's (Cathode Ray oscilloscopes)
      You can pick them up for like $50
      Now the trade off is
      there is no Digital Storage
      it's likely the cheap one's will be 20MHz on the front end , This starts you off but is rather limited
      Now there is a Hantek on ebay for like $300, but if you're gonna do that, Given that the Hantek is laggy,
      Just get the Rigol DS1054z you'll thank yourself down the track
      Any Questions... Ask me

    • @martinkuliza
      @martinkuliza 11 дней назад

      Now it's best to buy brand new
      and don't buy those USB Based ebay pieces of crap, they are not the worth the money
      when buying a scope here is what is important
      - How many channels does it have
      (You can start with 2, 4 is better)
      - Analog Bandwidth of each channel
      (if it's says 100MHz, that means Each Channel can take a Max signal of 100Mhz in each channel.
      However, if you use all (say) 4 channels at the same time, You can only use a Max of 25Mhz per channel if all 4 channels are enabled)
      The trick with cheaper scopes is they will have 500kHz
      MOST SCOPES ARE UPGRADEABLE AS WELL
      - SAMPLING RATE , The Holy of Holies.
      this is the rate at which your scope can sample signals at, the higher the better.
      Cheaper scopes will sport numbers like 500Msa/s (Mega Samples Per Second) that's rubbish.
      You should aim for a Min of 1Gsa/s 2 is better 5 is awesome 3 is very cool
      - Memory depth, 24 to 56Mpts (Mega Points) is fine and more is better
      so.... CHEAP AND AFFORDABLE BUT GOOD............ Means... RIGOL
      Look at Rigol DS1054Z it's around $400 which is ridiculously cheap
      a better step up from that is DS2000A Series
      a step up from that is MSO5000 Series (here you are at $2,500_
      if that doesn't work
      Look at the second hand Jobbies,
      Now.. You will certainly find a RIGOL DS1052E for about $300
      don't buy it, it's not worth it
      Because you can buy a Tektronix 2210 for around $100
      yes it's old, but it's a classic and it's literally the model that the Rigol DS1052E was built on
      but then.. it might be worth exploring Analog scopes CRO's (Cathode Ray oscilloscopes)
      You can pick them up for like $50
      Now the trade off is
      there is no Digital Storage
      it's likely the cheap one's will be 20MHz on the front end , This starts you off but is rather limited
      Now there is a Hantek on ebay for like $300, but if you're gonna do that, Given that the Hantek is laggy,
      Just get the Rigol DS1054z you'll thank yourself down the track
      Any Questions... Ask me

  • @ragibhasan8099
    @ragibhasan8099 15 дней назад +6

    Bro can I do free arduino course. Because I don't have any bank account 😢.plz friend

    • @Pramod-Tayade-official
      @Pramod-Tayade-official 15 дней назад +2

      Then go get a bank account

    • @ragibhasan8099
      @ragibhasan8099 15 дней назад +1

      ​@@Pramod-Tayade-officialI know bro but I can't open it. because my family doesn't agree 😢

    • @JT_2096
      @JT_2096 13 дней назад

      How old are u ​@@ragibhasan8099

    • @Fatdarwin
      @Fatdarwin 12 дней назад

      There's a lot of videos online ✌️

    • @ragibhasan8099
      @ragibhasan8099 12 дней назад +1

      @@Fatdarwin I know but I want to do this course 😪😥😴

  • @abel11112
    @abel11112 15 дней назад

    I want to take the Arduino course, but I am Ethiopian and we can't pay with dollars in Ethiopia. Is there any other method I can use to enroll in the course?

    • @martinkuliza
      @martinkuliza 11 дней назад +1

      Why don't you just learn it online FOR FREE

    • @abel11112
      @abel11112 11 дней назад

      ​@@martinkuliza thank you for considerig my question.

    • @martinkuliza
      @martinkuliza 10 дней назад

      @@abel11112 no problem

  • @Sashik
    @Sashik 4 дня назад +1

    1:57 not a fan

  • @AhmadBOULMANI-nf1jd
    @AhmadBOULMANI-nf1jd 15 дней назад

    7th comment , the lucky number

  • @JamesCotter-be4se
    @JamesCotter-be4se 15 дней назад

    black nitrile gloves...check

  • @ldandco
    @ldandco 7 дней назад +1

    he wears gloves. therefore he is a pofessional

  • @martinkuliza
    @martinkuliza 11 дней назад

    why are you deleting my comments when i'm trying to give people friendly advice ?

  • @dasaradhicharan7721
    @dasaradhicharan7721 4 дня назад

    Who is watching from india

  • @balabal7689
    @balabal7689 8 часов назад

    How dare u to assume the gender of wires??! 🤡🤡🤡

  • @aayushsapra3982
    @aayushsapra3982 3 дня назад

    only buy an auto ranging multimeter and also a continuity tester.