Logitech Joystick RC flight controls

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2021
  • Use your logitech extreme 3d pro joystick with a crossfire module or a multiprotocol module.
    Code and more details here:
    github.com/lexfp/le3dpToPPM

ความคิดเห็น • 36

  • @Tomas-cj9ii
    @Tomas-cj9ii 6 หลายเดือนก่อน +1

    what reciever are you using ?

  • @AmisCorolla
    @AmisCorolla 10 หลายเดือนก่อน

    Nice. i have been fly so much in battledield vietnam game with logitech and im constantly thinking that would be much better controller to drone than a ps3 style controller :D i have never played ps or gameboy games so it is very hard to me learn fly with those controllers.

  • @user-zn5vj7kb6b
    @user-zn5vj7kb6b 3 หลายเดือนก่อน +1

    can it work on other joystick ? like winwing or thrustmaster

  • @LEON_pilot
    @LEON_pilot ปีที่แล้ว +1

    Where can I buy it? 😀

  • @easyfpv3606
    @easyfpv3606 2 ปีที่แล้ว

    hi friend very niceeeeeee:))) big like its can work with every joystick ???
    and the module tbs take 5v or more ??

    • @blimpwings
      @blimpwings  2 ปีที่แล้ว

      Check out the link in the description as it has all the details. It currently only works for the logitech extreme 3d pro although that can be changed if you know how to code.

  • @kkuenzel56
    @kkuenzel56 7 หลายเดือนก่อน

    I've been wanting to do this for years! I have a Jumper t16 that I installed the internal 4 in 1 multi protocol module but I still have the external one that I don't use anymore. Would this module work for this project?
    Also, will any pc joystick work? I have a Microsoft.

    • @blimpwings
      @blimpwings  7 หลายเดือนก่อน +1

      If the module has PPM, it should work fine. However, since this a software solution, it will only work with the logitech extreme 3d pro joystick. If you can code, you can remap it to your own joystick though. good luck!

    • @kkuenzel56
      @kkuenzel56 7 หลายเดือนก่อน

      @@blimpwings Thank you for responding!

  • @AmirElHaddad1
    @AmirElHaddad1 5 หลายเดือนก่อน

    Hi.. Great Job bro
    can you use the same code to connect to a trainer port of a Frsky X20S?

  • @skychaser996
    @skychaser996 2 ปีที่แล้ว

    Awesome !!!! I alway wanted to do this. I am a commercial heli pilot not an arduino programmer but this makes me want to learn arduino for sure! Could you pretty please send me some links to The coding of the arduino?
    Would it be possible to use this in FPV as well ?
    I just would like to add rudder pedals to this and it I would be perfect with a head tracking gimbal!
    Thank you so much for sharing !

    • @blimpwings
      @blimpwings  2 ปีที่แล้ว

      The code to the project itself is in the description. You can definitely use it in FPV, but it doesn't support separate rudder pedals unless you change the code yourself. Good luck!

  • @gcl_2000
    @gcl_2000 ปีที่แล้ว

    Hi, great project. Can I directly input this to a Taranis trainer port? thank you

    • @blimpwings
      @blimpwings  ปีที่แล้ว +1

      Unfortunately, not at this time. Additional code would need to be written to output it to that port. It is open source though if you want to add the code. ;)

    • @gcl_2000
      @gcl_2000 ปีที่แล้ว

      @@blimpwings Thank you for the info. I am sorry but I am not a programmer but if you can kindly provide the code, it would be highly appreciated . thanks again just for th reply you made , I am most grateful . 😀

    • @blimpwings
      @blimpwings  ปีที่แล้ว

      @@gcl_2000 Everything you need is already in the description. Enjoy!

  • @GUARD14N
    @GUARD14N 2 ปีที่แล้ว

    How do you trim with this setup?

    • @blimpwings
      @blimpwings  2 ปีที่แล้ว +1

      This is designed around the use of a flight controller, so any other trims will require adjustments in the code itself (which isn't particularly hard). You can also code any of the buttons to act as trims as well.

  • @whatthetech1225
    @whatthetech1225 3 ปีที่แล้ว +1

    Hello sir can you please try a dual joystick setup ??ps(just subscribed

    • @blimpwings
      @blimpwings  3 ปีที่แล้ว

      Sorry, this is the only joystick I have at the moment. You're welcome to modify the code yourself.

    • @whatthetech1225
      @whatthetech1225 3 ปีที่แล้ว +1

      Hello sir can give a short instruction on how to do that?

    • @eurakhunt3554
      @eurakhunt3554 2 ปีที่แล้ว

      @@whatthetech1225 look up arduinos and how to code them its a learning process and will take time especially if its your first programming language but eventually it will all make sense and you will be able to do so much with your new knowledge

  • @whatthetech1225
    @whatthetech1225 3 ปีที่แล้ว

    Hello can anyone list the components used??

    • @blimpwings
      @blimpwings  3 ปีที่แล้ว

      Info is linked in the description. Did you check?

    • @whatthetech1225
      @whatthetech1225 3 ปีที่แล้ว

      Oh thanks I forgot to check

  • @DruideRC
    @DruideRC 2 ปีที่แล้ว

    i tried your code with an CATZ FLY5 joystick linked to an dx9 as a trainer, only aileron and elevator works, i'm not a developer or an arduino user, i dont know how to edit the code to make it only use throttle, aileron, elevator and rudder without other channel and fonction, no flight mode, no failsafe, no arm or disarm, just basics. can you help?

    • @blimpwings
      @blimpwings  2 ปีที่แล้ว +1

      Sorry, I don't have that joystick, so there's no way I can help...

    • @DruideRC
      @DruideRC 2 ปีที่แล้ว +1

      @@blimpwings thank you, your code work for me, just isn't rightly mapped, i will do my best and i'll share my version with you, thanks for sharing your progress

    • @blimpwings
      @blimpwings  2 ปีที่แล้ว +2

      @@DruideRC Yes, unfortunately, every joystick is different and the only way to figure it out is to debug with some trial and error. Your other option would be to pick up a logitech extreme 3d pro since they can be had for quite cheap now. Good luck!