Robot Arm programmed and controlled with SmartPhone (Bluetooth)

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ •

  • @Skyentific
    @Skyentific  5 років тому +3

    Please don't hesitate to leave your comments. All comments will help me to promote this video. And I always try to reply them. Thank you!

    • @zyxwvutsrqponmlkh
      @zyxwvutsrqponmlkh 5 років тому +1

      But I haven't even seen your new movie yet -_-'
      Also are you one of those Russian bots trying to make me vote for republicans?
      Also also you should make it controlled off the acceleromiters in your phone to do like real time movement or something cool like that.

  • @o-36
    @o-36 2 роки тому +2

    Thank you I was 6 months searching thank youuuu, and impressed with your coding and modelling

  • @giraftw2002
    @giraftw2002 Рік тому

    Thanks for sharing this fantastic robot. I recently managed to build one and pulled ik from Arduino to python and completed parabolic blend trajectory plane. In this way I can control the arm from my PC.

  • @ljubokampl589
    @ljubokampl589 5 років тому +3

    I am impressed with your robot!
    I have already ordered the necessary parts. Fine would be, if (on the Ramps and the App) You can add at least one servo motor (for gripper or something else), as would be the robot very useful. I'm sending a small contribution too.

  • @flioink
    @flioink 5 років тому +1

    Very cool!
    You could do a detailed step-by-step guide on how to assemble this.
    You can make it even a paid course on those tutorial sites.

    • @Skyentific
      @Skyentific  5 років тому

      Thank you! The step-by-step guide is already on my channel.

    • @dreadfuldevil6322
      @dreadfuldevil6322 4 роки тому

      @@Skyentific I want to contact you

  • @mertcapkin7263
    @mertcapkin7263 4 роки тому +3

    I love your project! I was wondering how much the total project would cost hardware wise, so excluding 3D printing.

  • @PhG1961
    @PhG1961 5 років тому +1

    Awesome video and a great robot arm !

    • @Skyentific
      @Skyentific  5 років тому

      Thank you for your kind comment!

    • @PhG1961
      @PhG1961 5 років тому +1

      @@Skyentific You're welcome ! Great ingenuity , I like the way it is build and programmed ! Congratulations and keep the good work comming !

  • @sdqf
    @sdqf 5 років тому +3

    Эх, заведите пожалуйста канал отдельный для Русских, или хотя бы субтитры+возможность добавить свои.
    Спасибо за видео! Начал печатать детальки ;)
    P.s может попробовать перейти на STM? Развести ардуино-подобную плату под STM, библиотеки поддерживаются от Arduino. Будет вместо Atmega 16 бит, 32 бит STM.
    PP.s Karma Electronics развёл такую плату, только правда Nano. Полностью совместима, так ещё и дешевле в 2 раза микроконтроллер, если сгорит. По-моему даже портов хватает что бы сделать переходник на Ramps, а то надоели эти 16 бит! Даёшь 32 БИТ В НАРОД!

  • @maxilkiv2909
    @maxilkiv2909 5 років тому +3

    I am impressed with your robot!
    You do this by yourself or you have a comand?

    • @Skyentific
      @Skyentific  5 років тому

      Thank you! I am doing it by myself. Which makes it very complicated :).

  • @christophemalvasio5569
    @christophemalvasio5569 5 років тому +1

    for dual arm moving robot you may build bluetooth will be too limited in range

  • @khimroy3958
    @khimroy3958 4 роки тому

    Thanks you Sir, take care & god bless you 👍

  • @EyesOfTheInternet
    @EyesOfTheInternet 3 роки тому

    I like how it's called "Simple script to move my tiny 6dof robotic arm" in the code but the code is over 900 lines long.

    • @Determinator21
      @Determinator21 Рік тому

      Tell me you don't know how to program without telling me

    • @EyesOfTheInternet
      @EyesOfTheInternet Рік тому

      @@Determinator21 obviously I was over exaggerating.

  • @sandyxman123
    @sandyxman123 3 роки тому

    excellent great work.
    but there is no homing switch for the starting .
    how to home this robot arm for each motor?
    i would really appreciate your reply.

  • @madeinfonddugarage5988
    @madeinfonddugarage5988 5 років тому +6

    hello, is your robot can control with gcode?
    this is the best advance design i have see. and with gcode possibilitie this is was great.

    • @Skyentific
      @Skyentific  5 років тому +2

      I completely agree with you. I don't have a gcode control yet. But this is in my top priorities! I want to do this since I had an idea to build this robot arm.

    • @cezar17negru
      @cezar17negru 5 років тому

      @@Skyentific one option would be to modify the Marlin firmware - this supports Arduino Mega + RAMPS (which is your electronics setup) - for 3D printers and add support for inverse kinematics with it. your robot will then take gcode commands for moving. later you can put an extruder on the tool holder and turn the robot arm into a 3d printer . anyway great progress so far I am tuned to your channel!

    • @madeinfonddugarage5988
      @madeinfonddugarage5988 5 років тому

      @Генадий Мисюта super great job, i will look more.

    • @jarisipilainen3875
      @jarisipilainen3875 4 роки тому

      @@cezar17negru it wont have torgue hold extruder. even if would have no use 3d print 6dof.only need 3 axis for 3d print.gravity do rest lol.you cant 3d print 90 degree.plastic trip down.and there no slicer for 6dof lol. you need build it

  • @emrahbozkurt67
    @emrahbozkurt67 3 роки тому

    Congratulations. Nice work. As far as I understand you did not use a rotary encoder. And you manually adjust the starting position of the robot arm and bring it to the same position when closing. Do you manually adjust the initial position when the power goes out or the operation is interrupted, when you want to start it again? Or does he go from where he left off to his starting position while working?

  • @Dayushadouhui
    @Dayushadouhui 5 років тому

    Hi, Thank you very much for sharing!
    I have watch your video very carefully and even made notes when you explain your design 😂 ,
    and I hope there will be more development of your robotic arm in the future.
    For example: G code post processing, Use G-code and mach3 driving the robot.
    It can be use for laser cutting,Milling.....
    I got inspiration from your video,and I am going to make a larger version robot.
    I will weld the body with a metal square tube, and Drive it with 750W 90 Servo Motor.
    Thanks again!

  • @mariotovar4762
    @mariotovar4762 4 роки тому

    Your job looks great congratts.....there is this kind of control program to run in a laptop??

  • @zubairazam996
    @zubairazam996 5 років тому +1

    I was also thinking if we could add some memory arrays so that the routine is saved perminently since Arduino resets every thing upon reboot 🤨🤨

  • @zubairazam996
    @zubairazam996 5 років тому

    It would be nice if you could add repeat command in the app for the task to be repeated multiple times...

  • @cryptostar1427
    @cryptostar1427 2 роки тому

    Very skilled gentleman, can you do us a video about clothing manipulation ? Any way to make these robots sort the clothes for us ? Or anything near ?

  • @saschaschwarz5850
    @saschaschwarz5850 5 років тому +1

    Hi, I was wondering if it would not be beneficial to use encoders on the axis. This would not only improve the problem with lost steps when the arm is overloaded, It would also allow you to turn of the motor, move the arm by hand and record the positions. Then you could replay the learned movements. But it is a nice project! I am planning to build one as soon as I have finished my current project.

    • @Skyentific
      @Skyentific  5 років тому +1

      I agree that encoder will give some additional features. But I wanted to keep the price of the arm relatively low and not overcomplicate things. But for my next robot arm (with brushless motors) I plan to use encoders :) . Thank you for your comment!

  • @MrSalireza
    @MrSalireza 5 років тому +1

    Nice job!

  • @vinchator88
    @vinchator88 5 років тому +1

    Where do you learn for writing this code ?
    I am interested to understand this code

  • @vinchator88
    @vinchator88 5 років тому

    wonderful job congratulations. Good idea the application. bluetooth module has four pins so it's only a slave is a hc-06? hc-05 has six connections I believe and it is a master and a slave. You think it's good to provide some extra cables when mounting for the gripper but in this case the db25 is too small ?

  • @PiefacePete46
    @PiefacePete46 5 років тому +1

    I am not familiar with App Inventor; could you add the option to enter numbers from the on-screen keypad, as well as use the sliders? I don't think it is critical for every position to be recorded precisely, so for the waypoints use the sliders, but for the positions where accuracy is essential, you can enter exact numbers.
    Another thing I could not work out from the video; after you have recorded a set of steps, can you go back and edit them, or must you start again from the beginning each time?
    Another inspiring video... thank you again.

    • @Skyentific
      @Skyentific  5 років тому +1

      Thank you for your another inspiring comment! For the moment there is no possibility to edit already saved points. I like both your ideas. And I would try to implement both of them in the future. Thank you!

  • @ReevansElectro
    @ReevansElectro 5 років тому

    Could you show some practical application of the robot arm? It looks like it has no real purpose other than a project to see if you can build one.

  • @davidalejandrogonzalezbern2926
    @davidalejandrogonzalezbern2926 2 роки тому

    Excelente, yo tengo un Bluetooth de 6 pines, este me sirve? O es obligatorio uno de 4 pines, gracias

  • @rodstartube
    @rodstartube 5 років тому +3

    beri gud !

  • @adamksiezyk9593
    @adamksiezyk9593 5 років тому +1

    Es ist Mega geil👍

  • @bazizmeriem4971
    @bazizmeriem4971 3 роки тому

    Thank you ❤

  • @atyla62
    @atyla62 4 роки тому

    Hello, what maximum weight can the arm support thanks

  • @الفلافسيبهيڨا
    @الفلافسيبهيڨا 4 роки тому

    Can you give me the hand of help, by extracting the program(g code) that moves the engines according to the required operation, thank you

  • @davidalejandrogonzalezbern2926
    @davidalejandrogonzalezbern2926 2 роки тому

    Utilizas encoders en tu proyecto?

  • @Industrieelektriker
    @Industrieelektriker 2 роки тому

    How to connect and control the robot with ROBODK? I've built the robot, but I can't program it.

  • @amrutkhodanpur4300
    @amrutkhodanpur4300 3 роки тому

    Hello sir I am very interested in looking in uva channel so much to learn....sir can u tell me where can I download the app u built

  • @didiermaka1228
    @didiermaka1228 2 роки тому

    Bonjour, Je réalise votre robot, a la lettre, car trop bien conçu. Je ne sais pas quels sont les VREF à mettre sur les drivers 'A4988" et "TB6600'. Pouvez-vous me donner ces valeurs ? Merci d'avance

  • @ShivaPrasad-gw9dp
    @ShivaPrasad-gw9dp 5 років тому

    Can you make app,circuit diagram and code for robot arm with memory becoz I am having problem with mecheletronics code and app since I want use servo

  • @calvinchung2432
    @calvinchung2432 5 років тому +1

    wow, I love this apps😍

    • @Skyentific
      @Skyentific  5 років тому +1

      Thank you! I think you can try it with your robot :) .

    • @calvinchung2432
      @calvinchung2432 5 років тому

      If the robot arm have the vacuum head or gripper, it will be more powerful to do everything😘

    • @calvinchung2432
      @calvinchung2432 5 років тому

      It work👏ua-cam.com/video/wLIPAFZr8Tg/v-deo.html

  • @alreqeb_productions
    @alreqeb_productions 5 років тому +3

    Keep it up

  • @didiermaka1228
    @didiermaka1228 2 роки тому

    Hello everyone
    I'm sure a lot of people have built this great robot, can someone create a forum to share our experience and achievements with each other?

  • @farizher3077
    @farizher3077 5 років тому

    Hello, I want to build a pick and place robot arm with two directions only. The movement start from center (home), then move to left side and stop for few seconds, then move back to right side an stop for few seconds, and then back to center (home) repeatedly. Would u pls help me for programming? The arm is moved by NEMA 17 stepper motor

  • @dimitriskalpakidis8610
    @dimitriskalpakidis8610 5 років тому +2

    is your robot able to controlled with playstation/xbox controller?

    • @Skyentific
      @Skyentific  5 років тому +1

      Not yet. For the moment it is possible to control it either directly through the Arduino program, or through the Android application. In the future I would like also to implement GCODE support. I don't see an advantage to use xbox or playstation controller. But if many people would be interested I will implement this too.
      Do you have an idea of interesting application of robot with playstation controller?

    • @mariotovar4762
      @mariotovar4762 4 роки тому

      I have a 6DOF robot arm and used a PS2 control.......its easy BUT the presicion is not as good

  • @sujilmanandhar
    @sujilmanandhar 2 роки тому

    Hi i am looking for manual window program to control these robot

  • @robsonclarkerick8585
    @robsonclarkerick8585 2 роки тому

    Super

  • @sho7gun
    @sho7gun 5 років тому

    your app works with antoher bluetooth controlled robot?

  • @viniciusnoyoutube
    @viniciusnoyoutube 4 роки тому

    Great.

  • @EyesOfTheInternet
    @EyesOfTheInternet 3 роки тому

    What's the difference between dataIn and dataInS? What is dataInS?

  • @myolay8819
    @myolay8819 5 років тому +1

    thank sir

    • @Skyentific
      @Skyentific  5 років тому

      Thank you for your comment!

    • @myolay8819
      @myolay8819 5 років тому

      i like your project

  • @bettytheprintguy
    @bettytheprintguy 9 місяців тому

    does it work with iphone?

  • @ekonomitarafindan
    @ekonomitarafindan 5 років тому +1

    "Serial1 was no declarate in this scope" error . Can you help me? which can ı load library

    • @Skyentific
      @Skyentific  5 років тому

      Did you use Arduino Mega board?

    • @ekonomitarafindan
      @ekonomitarafindan 5 років тому +1

      @@Skyentific Yes... İ solved... thanks a lot... 😊

    • @juancarlos-bq6ew
      @juancarlos-bq6ew 5 років тому

      pls help me, I use arduino nano how do you solved ?

    • @ekonomitarafindan
      @ekonomitarafindan 5 років тому

      @@juancarlos-bq6ew this code is working only Arduino Mega.

    • @juancarlos-bq6ew
      @juancarlos-bq6ew 5 років тому

      @@ekonomitarafindan thanks :)

  • @_VSYC_
    @_VSYC_ 4 роки тому

    Здравствуйте, почему приложение не запускается? Xiaomi redmi 5+

  • @ravikopila4887
    @ravikopila4887 3 роки тому

    can u tell us does this app support the present android versions??

    • @Skyentific
      @Skyentific  3 роки тому

      I don’t know this. But I think you can compile it for the new Android.

  • @jurgenhajdari150
    @jurgenhajdari150 5 років тому

    the package installer keeps stopping ?? how to fix this problem

  • @Patron843
    @Patron843 5 років тому

    Привет) Очень круто! Разшарте репо и я помогу улучшить android app.

  • @juancarlos-bq6ew
    @juancarlos-bq6ew 5 років тому

    i have one problem whit the code when i try to check the code send me error i think a haven´t the libreries

    • @Skyentific
      @Skyentific  5 років тому

      With Arduino code or with the code for the smartphone? What kind of errors it gives?

    • @juancarlos-bq6ew
      @juancarlos-bq6ew 5 років тому +1

      @@Skyentific "Seriall was no declarate in this scope" in arduino when i try to verificar

  • @armaan2542
    @armaan2542 5 років тому

    Hi,
    Are you looking to sell one of the spare models?

  • @roscombot
    @roscombot 5 років тому

    The robot does not respond to commands sent from app. I have already tried different pins, with no result. Also did reset HC-05 module.
    How to solve this problem?

    • @Skyentific
      @Skyentific  5 років тому

      Are you sure that you have the connection with Bluetooth? Several people already tried this application and it worked.

    • @roscombot
      @roscombot 5 років тому

      Yes, its connected. Do i need to uncomment some lines in sketch?

    • @phamduyhoa8489
      @phamduyhoa8489 Рік тому

      @@roscombot do you have a solution? I have the same problem as you

  • @dreadfuldevil6322
    @dreadfuldevil6322 4 роки тому

    Awesome where I can contact you
    I m working on one project

  • @MAGDEBACH
    @MAGDEBACH 2 роки тому

    у вас очень сильный русский акцент, у вас только англоязычный канал?

  • @zubairazam996
    @zubairazam996 5 років тому

    Best

  • @korlys9325
    @korlys9325 5 років тому

    Hello. I can not start apk on my S5 phone. On which phone do you have apk SmallAR running?

    • @korlys9325
      @korlys9325 5 років тому

      Already the problem solved turned out to be the reason that the size of the IMG_1348.JPG icon was too large as soon as I removed it, the program is beautifully installed :). I read on the forums that the size indicated is 48x48 px. Best regards

    • @Skyentific
      @Skyentific  5 років тому

      Glad to hear that you managed to solve the problem. Btw I used Maizu M5.

  • @xuanthinh2926
    @xuanthinh2926 4 роки тому

    good

  • @dhruvsojitra4295
    @dhruvsojitra4295 5 років тому +1

    How can we connect and operate it with ros

    • @Skyentific
      @Skyentific  5 років тому

      There is no this option yet. But I am working on this.

    • @dhruvsojitra4295
      @dhruvsojitra4295 5 років тому

      @@Skyentific I saw lot and lots of video but no one is telling properly that how in actual we can connect our hardware with ROS

  • @omarbentaleb4120
    @omarbentaleb4120 4 роки тому

    Why is it slow ?

  • @powdercrush6735
    @powdercrush6735 4 роки тому

    Can I buy it?

  • @levikezai4525
    @levikezai4525 5 років тому +1

    Hi, you can give me adruino code. I'm making robot Arm 6 axis. I want to control robot by smartphone,I hope you help me. Thank you verry much.

    • @Skyentific
      @Skyentific  5 років тому

      The Arduino code is in the GitHub (look at the video description, there is link there).

  • @basementadmin
    @basementadmin 5 років тому +1

    Show us the way senpai.

  • @selvakumar5814
    @selvakumar5814 3 роки тому

    I jst need an app for 4 axis bro

  • @williamhuang5329
    @williamhuang5329 3 роки тому

    Hanzhen harmonic gear , robot gear reducer , over 30 years experience

  • @valdir8928
    @valdir8928 4 роки тому

    i love it and this commend for crack to algorithm :)

  • @Ottomane__cCc
    @Ottomane__cCc Рік тому

    Hello this question is translated from turkish to english:
    I printed the robotic arm and equipped it with Ramps 1.4 and TB6600 and TMC 2209 drivers. I also created an APK via MiT_Inventor, everything works perfectly! Now to my question: How can I combine 2 sketches into one via Arduino, i.e. practically the normal Sketch.ino without Bluetooth and the Sketch with Bluetooth.ino.... so that I can freely choose which one I start? The 2nd question would be whether I can then integrate it into my APK file?
    I would be very happy if you help me in this regard, or you make a new UA-cam video on how to add it further. I have mastered the basics of programming: You can see my robotic arm here on UA-cam:
    ua-cam.com/video/MF7dO4dAIAw/v-deo.html

  • @inovationidea6640
    @inovationidea6640 4 роки тому +1

    Fake all fake

    • @Skyentific
      @Skyentific  4 роки тому +1

      Of course! Earth is flat!

  • @stevenalex9439
    @stevenalex9439 5 років тому +1

    Nice job!