Это видео недоступно.
Сожалеем об этом.

Make a Programmable Arduino Robot Arm | Mert Arduino

Поделиться
HTML-код
  • Опубликовано: 17 авг 2024
  • In this video we will make a programmable robot arm with the 4 Degrees of Freedom robot arm. Robot arm will has two basic functions. The first is servo position record (each record is for a "step") and the other to play the recorded positions. It can record and play 8 positions using 4 potentiometers and 2 buttons. (But you can add as many as you want). Also, an OLED display has been added for you to view each position while you are recording.
    Download Source Code: create.arduino...
    OLED Library: www.rinkydinkel...
    Required Hardware:
    Robot Arm + MG90s
    goo.gl/Rz3rWb
    amzn.to/3rTPtr5
    MEGA 2560 + USB Cable
    goo.gl/Ao6n2z
    amzn.to/39sAs9g
    OLED Display I2C
    goo.gl/Tbofbh
    amzn.to/39twJbM
    10k Potentiometers
    goo.gl/zZWTKZ
    amzn.to/3dlgYq1
    10k Resistors
    goo.gl/uSYHGx
    amzn.to/3bj2HY9
    Push Button
    goo.gl/bQuiuL
    amzn.to/3k79Bnh
    Battery Holder
    goo.gl/xbHXB7
    amzn.to/3m9myhl
    Breadboard Wire
    goo.gl/8Ua1p5
    amzn.to/3cWKEZG
    Jumper Wire 3 in 1
    goo.gl/94xaTi
    amzn.to/3doetmT
    Mini Breadboard
    goo.gl/uvEhR1
    amzn.to/2M15Wea
    Breadboard
    goo.gl/vWrJAA
    amzn.to/3qxLxwm
    Recommended Items:
    Use Your Muscles in Project - amzn.to/3fXtMnL
    37 Sensor & Module Packages - amzn.to/3m66WeQ
    Try this Robot Arm - amzn.to/3fq8DCl
    Best Resin 3D Printer - amzn.to/39tY8KB
    Arduino Compatible Kits - bit.ly/2J2AFF7
    Banggood Spring Sale - bit.ly/3slMbOn

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

  • @maker101io
    @maker101io  3 года назад

    Download Source Code: create.arduino.cc/editor/mertarduinotech/9ebd6971-cf25-4da6-815b-a31574f2e661/preview
    Recommended Items:
    Use Your Muscles in Project - amzn.to/3fXtMnL
    37 Sensor & Module Packages - amzn.to/3m66WeQ​
    Try this Robot Arm - amzn.to/3fq8DCl​
    Best Resin 3D Printer - amzn.to/39tY8KB​
    Arduino Compatible Kits - bit.ly/2J2AFF7​
    Banggood Spring Sale - bit.ly/3slMbOn​

    • @kylerstanley1755
      @kylerstanley1755 3 года назад

      I know im randomly asking but does someone know of a trick to get back into an Instagram account??
      I was stupid lost the login password. I love any tricks you can give me!

    • @carlgunner9838
      @carlgunner9838 3 года назад

      @Kyler Stanley instablaster ;)

    • @kylerstanley1755
      @kylerstanley1755 3 года назад

      @Carl Gunner I really appreciate your reply. I found the site through google and im waiting for the hacking stuff now.
      Takes a while so I will get back to you later with my results.

    • @kylerstanley1755
      @kylerstanley1755 3 года назад

      @Carl Gunner It worked and I actually got access to my account again. I am so happy!
      Thanks so much you really help me out!

    • @carlgunner9838
      @carlgunner9838 3 года назад

      @Kyler Stanley happy to help :)

  • @JoeStanfordDoughty
    @JoeStanfordDoughty 4 года назад +8

    Really interesting, I actually program industrial robots for a living, and I am pretty impressed by what you have managed here

  • @kirkallie
    @kirkallie 5 лет назад +1

    Just wanted to say that I made all the connection and assembled this with popsicle sticks and all worked fine right out the gate! I did use an uno and did not use the display.
    I have since added trim pots to adjust the speed of each service individually. I also added a button to pause the program along with one to clear the program so that it can be reprogrammed whenever wanted.
    I am in the process of making a better base and arms for it and plan on adding a 5th servo to spin the gripper.

    • @XYZ-Rainbow
      @XYZ-Rainbow 4 года назад

      any advance? i have a 6 DOF and i wanna make it like you, can you please help me?

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

      Can I know the coding u used to pause the program and clear the program?

    • @MohamedElsaeid-ms5mc
      @MohamedElsaeid-ms5mc 10 месяцев назад

      hi can you help me please i want the code to make button stop the program and button to clear the arrays because this is a project in my university can you help me please ?🥺🥺

  • @arjunb6109
    @arjunb6109 6 лет назад +1

    You are amazing.loved your project and your skills.

  • @techwired8094
    @techwired8094 6 лет назад +1

    Your works seems good

  • @PatnaikUC
    @PatnaikUC 3 года назад

    Excellent. Can you please extend it to 16 servos using Arduino servo shield 2+16 with one joystick or a pot to record the position of each addressable servo and play automatically thereafter

  • @tommicava9675
    @tommicava9675 5 лет назад +3

    Is there a Circuit Diagram for this project please??? Thanks
    Super great robot!

    • @technicalgovind5761
      @technicalgovind5761 4 года назад

      PINS ALREADY DEFINED IN CODE

    • @lustrals1273
      @lustrals1273 4 года назад +1

      @@technicalgovind5761 no dude, the arduino diagram, how it is all connected, it is kind of complicated to see

    • @tomgeorge3726
      @tomgeorge3726 3 года назад

      @@technicalgovind5761 That is a very lazy reply, if you want to encourage electronics and programming you need to provide a circuit diagram.

  • @dinza218
    @dinza218 3 года назад

    Very nice project, I will try this project, thank you ....

  • @denzelsmashsymptom4264
    @denzelsmashsymptom4264 6 лет назад

    Best project yet

  • @chriseckley3276
    @chriseckley3276 5 лет назад +4

    I downloaded the source code, but I can't open in IDE.. Could you tell me how to see the code?

    • @technicalgovind5761
      @technicalgovind5761 4 года назад +1

      RIGHT CLICK AND OPEN WITH ARDUINO IDE OR JUST DRAG AND DROP ON IDE

    • @maker101io
      @maker101io  3 года назад

      Download Source Code: create.arduino.cc/editor/mertarduinotech/9ebd6971-cf25-4da6-815b-a31574f2e661/preview

  • @mertsivri8806
    @mertsivri8806 6 лет назад +7

    Reis Türkçe altyazı eklesen çok iyi olur

  • @tammamalhadwah8689
    @tammamalhadwah8689 3 года назад

    awesome video
    can you tell me what track did you use in this video?

  • @jathinnar4757
    @jathinnar4757 4 года назад +2

    I am not getting an arduino code in the source code link,
    I downloaded the source code in my mac and when i opened it,
    it was full of some unwanted symbols like ;'/.,-+=][;..,

    • @maker101io
      @maker101io  3 года назад

      Download Source Code: create.arduino.cc/editor/mertarduinotech/9ebd6971-cf25-4da6-815b-a31574f2e661/preview

  • @lustrals1273
    @lustrals1273 4 года назад +1

    great video, where is the Arduino diagram?

  • @kryptocat4240
    @kryptocat4240 6 лет назад +2

    Hai sir your videos are so good and please please make it wire less

    • @kryptocat4240
      @kryptocat4240 6 лет назад +1

      Mert Arduino and Tech can we make wire less then mean how can we

  •  4 года назад +1

    Tamam ingilizce çekmişsin güzel ama en azından Türkçe alt yazı ekle Mert. Yinede eline sağlık....

  • @electronic7979
    @electronic7979 6 лет назад

    Mükemmel bir çalışma

  • @melihapa3884
    @melihapa3884 3 года назад +1

    Merhaba.. kaynak kod artık yayınlanmıyor mu acaba?

    • @maker101io
      @maker101io  3 года назад

      Download Source Code: create.arduino.cc/editor/mertarduinotech/9ebd6971-cf25-4da6-815b-a31574f2e661/preview

  • @ahmedsaman3070
    @ahmedsaman3070 6 лет назад +2

    The best ❤️❤️

  • @fevzionurylmaz3847
    @fevzionurylmaz3847 3 года назад +1

    Kaynak kodu linkin ölmüş yenileyebilirsen projem için çok yardımı dokunabilir. Teşekkürler

    • @maker101io
      @maker101io  3 года назад

      Download Source Code: create.arduino.cc/editor/mertarduinotech/9ebd6971-cf25-4da6-815b-a31574f2e661/preview

  • @EDISONSCIENCECORNER
    @EDISONSCIENCECORNER 6 лет назад

    Awesome mert

  • @HarshSharma-ii9td
    @HarshSharma-ii9td 6 лет назад

    Hi mert this is awesome

  • @hellzaid
    @hellzaid 3 года назад

    Hi , i am new to this , and i want to know , can this setup retain and repeat the recording after power is cut from the system , or u have to record again ?

  • @assadassad2540
    @assadassad2540 6 лет назад

    💜 awesome💜 mr.Arduino

  • @jonathanporter424
    @jonathanporter424 4 года назад

    I have a question can you make your own robotic arm hand and just use the rest of the materials in the description

  • @visionaryrobotics4065
    @visionaryrobotics4065 5 лет назад

    how can i program it using my arduino uno so i dont have to controll every move it does?

  • @ringoonion9012
    @ringoonion9012 6 лет назад

    あなたはやっば最高ですわ。

  • @jazzzamid5192
    @jazzzamid5192 5 лет назад

    Hi, I wanted to know if there was a project outline?

  • @arjunb6109
    @arjunb6109 6 лет назад +1

    Do we need to modify code to make it work without OLED display??

  • @arjunb6109
    @arjunb6109 6 лет назад

    Can we program it with arduino droid?

  • @parapsikoloji4231
    @parapsikoloji4231 5 лет назад

    lütfen yardım edin 5v dan fazla verdigimde lcd ekran yarım görüntü oluyor

  • @marcofarabolini7186
    @marcofarabolini7186 3 года назад

    how do you transfer the code to the robot please answer😁

  • @abdulrehmanikram7966
    @abdulrehmanikram7966 6 лет назад

    great project can we make it without oled dispaly

  • @hamzanameer8375
    @hamzanameer8375 6 лет назад

    From where can I find the arm

  • @shubhamcyborg9218
    @shubhamcyborg9218 6 лет назад

    Please make one " LI -FI " diy video ...........Pls

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

    I need your help with programming in my project can you please help me????

  • @mrd2736
    @mrd2736 5 лет назад

    you are awsome

  • @myrmecologistjp9228
    @myrmecologistjp9228 6 лет назад

    That looks like the canadarm from the space shuttle

  • @raihanadinugroho4405
    @raihanadinugroho4405 5 лет назад

    Hey , can i use Arduino Uno R3 instead Arduino Mega 2560 ?

  • @kumarmanmohan9359
    @kumarmanmohan9359 5 лет назад

    HELLO, I DID EVERYTHING AS IN THE VIDEO BUT STILL THE ARDUINO DID NOT WORK ?

    • @technicalgovind5761
      @technicalgovind5761 4 года назад

      JUST CHECK IN SERIAL MONITOR TO TRACE THE FORK FLOW YOU HAVE TO SERIAL CODE FOR IT

  • @idvfpv
    @idvfpv 4 года назад +1

    the code is an .rar document do you have a .ino ?????

    • @technicalgovind5761
      @technicalgovind5761 4 года назад

      UNZIP IT

    • @maker101io
      @maker101io  3 года назад

      Download Source Code: create.arduino.cc/editor/mertarduinotech/9ebd6971-cf25-4da6-815b-a31574f2e661/preview

  • @bilalanwar7080
    @bilalanwar7080 5 лет назад

    Sir I want buy robot where find?

  • @Ankit_Dhiman663
    @Ankit_Dhiman663 4 года назад

    We can buy this online and just have to assemble. I thought you invented something new.

  • @anshumansingh2837
    @anshumansingh2837 5 лет назад

    Hi..
    I did everything as shown over here... But the robotic arm is not responding... And it's always shaking....
    Please help

    • @shantanucsd
      @shantanucsd 3 года назад

      Ya same issue here

    • @dinza218
      @dinza218 3 года назад +1

      I also same result. robot did not work, motor small vibrate only,

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

      @@dinza218 hey sir did u get any solution for it because I face same problem, I'll be happy if you answer

  • @shivanshsingh3804
    @shivanshsingh3804 6 лет назад

    Pls tell can we use arduino uno instead of arduino mega
    Is yes pls tell the program for it

    • @virtual_ninja810
      @virtual_ninja810 5 лет назад

      Yes ofcourse you can just change the board which you have in ide of Arduino but make sure uno has only 12 digital pins and 5 analog pins just make a note of it in code ...hope it will help you

  • @giridharang123
    @giridharang123 5 лет назад

    Bro I can use arduino nano with this connection pin circuit?

  • @k.ananthraj1604
    @k.ananthraj1604 4 года назад

    how to control 6 axis robot arm Record use encoder and Playback use stepper motor

  • @marcinwojcik9159
    @marcinwojcik9159 6 лет назад

    What if i want have a 100 position to save?

  • @manux1508
    @manux1508 6 лет назад

    we're are you from?

  • @parapsikoloji4231
    @parapsikoloji4231 5 лет назад

    nokia 5110 lcd kullansamda olurmu

  • @mikeadelberg3409
    @mikeadelberg3409 3 года назад

    good, but servos too quick to each position, not fluid as MyMini Robot code

  • @voltageboy501
    @voltageboy501 5 лет назад

    Can i use i2c lcd display

  • @siliconhub6492
    @siliconhub6492 6 лет назад

    It's best but do some innovative thing man that no one made in world. you can make AI drone with raspberry pi3 for severance . Make garbage monitoring system with node MCU like this creative and innovative

  • @kylo154
    @kylo154 6 лет назад

    Make video of arduino chess playing robot arm with tutorial

  • @syahrulsyahruddin9480
    @syahrulsyahruddin9480 6 лет назад

    How to control servo speed??

    • @technicalgovind5761
      @technicalgovind5761 4 года назад

      WE CAN ! WE HAVE TO CHANGE IN DELAY
      if(button2Pressed){
      for(int i=0; i

  • @mohamedrachidi1028
    @mohamedrachidi1028 6 лет назад

    Dear friend can you make arduino r transmitter for 8channels or 7 channels plz reply

  • @ArduinoBey
    @ArduinoBey 6 лет назад

    Yaratıcı proje 😅

  • @davidpreda8449
    @davidpreda8449 6 лет назад

    Can you tell me a basic kit for arduino ?
    I like a kit with a tutorial .

    • @vikramjeetpaul
      @vikramjeetpaul 4 года назад

      Freenove Projects Arduino Starter Kit... Will be the best for beginners

  • @manojsurya1005
    @manojsurya1005 5 лет назад

    Please give circuit diagram

  • @TorIvanBoine
    @TorIvanBoine 5 лет назад

    source code link is dead

    • @TorIvanBoine
      @TorIvanBoine 5 лет назад

      nvm. I had adblock etc on. Seems like googles blogspot doesn't like those :) It worked when I disabled ad block

  • @delispalakasi1080
    @delispalakasi1080 6 лет назад

    how to make srvo motor speed .slowly bro??

    • @technicalgovind5761
      @technicalgovind5761 4 года назад +1

      WE CAN ! WE HAVE TO CHANGE IN DELAY
      if(button2Pressed){
      for(int i=0; i

  • @MultiGamerzTurkey
    @MultiGamerzTurkey 3 года назад +1

    Can you send me source code ?

    • @maker101io
      @maker101io  3 года назад

      Download Source Code: create.arduino.cc/editor/mertarduinotech/9ebd6971-cf25-4da6-815b-a31574f2e661/preview

  • @nuhanchowdhury4143
    @nuhanchowdhury4143 5 лет назад

    Bro..
    How can I down load source Code....?

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

    kan code niet insluiten

  • @nomanmalik5215
    @nomanmalik5215 6 лет назад

    better

  • @parapsikoloji4231
    @parapsikoloji4231 5 лет назад

    yapmaya kalksam yardımcı olurmusunuz kendimi bu konuda geliştirip ülkeye faydam dokunsun istiyorumda

  • @aligo9537
    @aligo9537 6 лет назад

    Нормально

  • @sureshclement6994
    @sureshclement6994 4 года назад

    Please show much easier

  • @subham7415
    @subham7415 5 лет назад

    I AM GETTING ERROR MESSAGE !!!!!!

  • @retrorobodog
    @retrorobodog 6 лет назад +1

    :)

  • @ewpexziiieeeepew4002
    @ewpexziiieeeepew4002 5 лет назад

    Hey pls answer to us..😡