Nextion Touch Screen Controller for the Dobot Magician

Поделиться
HTML-код
  • Опубликовано: 11 фев 2020
  • How to make an offline controller for the Dobot Magician using an Arduino Mega and Nextion Touch Screen Display.
    For the written article, please visit my website at the link below:
    uptimefab.com/2020/02/12/contr...
    InterlinkKnight RUclips channel - Example of Nextion menu with multiple pages:
    • Nextion+Arduino Tutori...
    Github - Arduino code and Nextion source file:
    github.com/Robin61/Arduino-Ne...
    GrabCAD - 3D model of the case:
    grabcad.com/library/case-for-...
    Nextion site (Download Editor and Arduino library):
    nextion.tech/

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

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

    Perfekt! Besser geht's nicht! Danke für dieses Video.

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

    Schitterend en zeer goed uitgelegd/gedocumenteerd. Ik heb er wat van opgestoken ! Zelfs de achtergrondmuziek is goed. Veel beter dan het gebruikelijke RUclips gratis gejengel....

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

      Bedankt voor je reactie, leuk om te zien dat het nuttig was!

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

    Great Job Robin! Please get in touch with me...

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

    Top gedaan, bedankt voor de info!

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

      will you consider to look at our display with developing example link? Kindly contact me from the banner info.

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

      Hi, sorry I do not have time at the moment for an additional project or review. Thanks for asking though.
      Robin

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

      @@uptimefab7412 if you don't mind, could you add my what's app or email for further comm.

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

      Just sent you an email

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

    Good job Robin..nice video...can help me with mathmatical calculations to direct the robotic arm to the xy of pixy cam....please respond.....

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

      Hi, please visit the link to my website in the description of the video from october 2019 (previous video). Under "camera calibration routine", I am referring to an external website that has an excellent guide on how to perform transformations (scaling, rotation, translation and more). I would recommend to read the entire page, it should have all the information you need. The math applied in my Arduino code uses the same principles as described in that article. Link to the Arduino code also in the description. Hope this helps, Robin

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

      @@uptimefab7412 Thanks for quick reply...will go through link...

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

    Thanks for your video,
    But, what do use for program dobot magician? I'm not see aplication dobot studio

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

      Hi, Dobot studio is not needed, everything runs on the Arduino, so it is completely offline.

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

    hello,
    thnx for this video, but i am unable to find that lcd grbl video of yours please help out

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

      Hi, sorry for any confusion. I meant the video that I uploaded before the one you watched. I is about my pixy 2 vision project, which was based on a simple Arduino LCD shield. The video with the touch screen is sort of a follow up video.