How to connect Rotary Encoders and Joysticks for MPG to LinuxCNC using Arduino

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

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

  • @hillli9580
    @hillli9580 Месяц назад

    Thanks for you sharing this great idea, this what I want to implement,well done ❤

  • @exalindustries1290
    @exalindustries1290 Год назад +3

    Thanks again for your great work.
    Thanks for adding the encoders, I've been looking forward to it.
    Now that I have everything I need and have experimented a bit, I'm going to build a little control panel for my little CNC.

  • @osmarlima2012
    @osmarlima2012 5 месяцев назад +1

    Thanks for sharing this incredible content and development. Amazing job my dear friend 👏🏻👏🏻

  • @pauldockery3136
    @pauldockery3136 5 месяцев назад

    Wow!! you are the man. I have a maho mh800w with philips 532 controller which has just died. I am going to replace the 532 with linux cnc and want to use membrane buttons, keypad etc for all user inputs. I want to use your great work. thank you so much.

  • @bert-akeeliasson5902
    @bert-akeeliasson5902 Год назад

    Nice features!!
    Thanks for sharing.

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

    is it possible to implement this to PathPilot?

  • @ankithmistry
    @ankithmistry 5 месяцев назад

    Your videos are quite inspirational and informative, Thanks for upload. Can you tell me maximum Pulse rate of encoders Arduino can support over ether-cat in LinuxCNC

    • @theartoftinkering
      @theartoftinkering  3 месяца назад

      I don't know unfortunately. Also I don't think it is possible over Ether-cat, at least with my software.

  • @alexon2010
    @alexon2010 Год назад

    Estou fabricando minha Router, agora estou na parte da eletrônica, estou meio sem grana... mas vou estudando amo linux CNC sou prgramador, não trabalhho com a cnc ainda... uma placa que eu namo Mesa 7i96s, esta de usar Arduino com Linux é bem interessante... parabens pelo video

  • @avdheshsharma5111
    @avdheshsharma5111 10 месяцев назад

    great work !! can you please explain how can i connect selector switch of a mpg pendant

    • @theartoftinkering
      @theartoftinkering  9 месяцев назад

      It depends on which kind of selector switch you have. If it has a Pin for each position you can wire it to the arduino as Input pin and do the logic in HAL.

    • @avdheshsharma5111
      @avdheshsharma5111 9 месяцев назад

      Buddy but the problem i am facing is arduino input pins are normally true when we trigger it with ground they become false where as the axis enable signal is normally false I am not able link them inversely I might me making an silly mistake can you please guid

    • @theartoftinkering
      @theartoftinkering  9 месяцев назад

      @@avdheshsharma5111you can invert the Logic by setting the invert parameter for each Input pin to True in HAL.

  • @CBendicho
    @CBendicho 11 месяцев назад

    Buen vídeo manito

  • @AdamMaszynotwor
    @AdamMaszynotwor Год назад

    Thanks :D

  • @Tchefter
    @Tchefter Год назад

    Hallo Alex, absolut genial was Du da gebaut hast!!!👌 Wäre es möglich den scalingFactor über einen Taster oder Encoder zu ändern also quasi: 1 - 0.1 - 0.01 - 0.001 ? Gruß Fritz

    • @theartoftinkering
      @theartoftinkering  Год назад +1

      coole idee. Ich denke ich kann dir da was einbauen. Leider kann es ein wenig dauern, da ich aktuell in Spanien unterwegs bin und quasi nichts zum Programmieren dabei habe. Ich schreibe dir, wenns was neues gibt.

    • @Tchefter
      @Tchefter Год назад

      Alex, blos kein Streß, mach erstmal Urlaub, das kalte Wetter fängt ja erst an 🤠👍

  • @pvsuryajaya1962
    @pvsuryajaya1962 Год назад

    How to use for CNC- Mach3 , its possible ?