Jump to content

Sokol1_br

Members
  • Posts

    4306
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Sokol1_br

  1. I do not understand your mention of using "toe breaks". The Spit has no toe breaks that I am aware of?

     

    Because the game controls allow you "cheat" adding "fake toe" brakes to Spit, you can add more than one axis for "Wheel brakes", so add right and left brake pedals axis.

     

    What he explain is that you need move the rudder bar for same side after press right or left brake pedal to make effect only in that wheel, what is a bit awkward solution.

    • Like 1
  2. MMjoySetup (for Arduinos with MMjoy2 firmware) allow set deadzones, axis resolution, invert axis, adjust axis curves, buttons profile, buttons mode... ( similar to VKB DevCfg or Kreml F2/F2 - another Russian made USB joystick controller), this adjusts is saved in controller EPROM and not in software running in games background, what means no extended keyboard emulation with scripts like CH or Tm softwares.

  3. Electronics for DIY is very accessible today, and cheap with Arduino + MMjoy2 or EasyJoy32 firmwares.

     

    Carve a "F-16'ish" stick or throttle grip in wood, make a plug, mold in fiberglass etc depends on "sculptor" skill - a forum colleague do their DIY sticks in this way.

     

    The real difficult is the "details" - proper HAT's and buttons caps to look "real", anyway consider 3D print for this parts.

  4. IMG_20170622_203415.jpg

    https://s3.postimg.org/5hsijtvhv/post-98424-0-44666700-1502740863.jpg

     

    Black part PTEG

    Pink part Z-Ultra

     

    https://github.com/o-devices/o-joystick-hdk

     

    EDIT - The author say that Z-ultra maybe is the product name in Polish market, if don't find this can use PTEG for all parts, using high fill rate for CAM arms and his bearing support.

     

    The CAM profile in STL drawings is slight different from pictures, but is the last revision.

    • Like 1
  5. Melexis MLX90333 "3D" HALL sensor can be used with MMjoy2 in analog mode.

     

    Available assembled in this small PCB in eBay or Aliexpress:

     

    1-MLX90333-Triaxis-3D-Joystick-CA.jpg_640x640.jpg

     

    http://www.ebay.com/itm/MLX90333-Joystick-Sensor-Absolute-Position-Digital-Three-Dimensional-Angle-New-/311810883500?hash=item4899607fac:g:NcoAAOSw3v5YsN0x

     

    Connections for X, Y axes:

     

    - GND> GND 5V Arduino

    - VCC> 5V arduino

    - OU1 (X data): A0 Arduino

    - OU2 (Y data): A1 Arduino

     

    If connected trough ADC MCP3208, using SPI connection resolution result in 12 bits.

     

    Test on T.16000M gimbal (thanks to calagan57)

     

    http://Https://www.youtube.com/watch?v=PnYz1J-O26c

     

    Possible base for "3D" gimbal:

     

    http://www.hitech-bearings.com/photo/pl4381593-screw_threaded_rod_ends_ball_joint_bearing_spherical_plain_bearing.jpg

  6. PCB's for use with Arduino PRO Micro: connections expansion board, PCB for TLE501x, for ADC MCP3208, for Shift Register CD4021B or 74HC165:

     

    File in Sprint-Layout, can be printed with free Sprint-Layout Viewer.

     

    https://forum.il2sturmovik.ru/uploads/monthly_08_2017/post-17384-0-06011100-1502699478.jpg

    https://forum.il2sturmovik.ru/topic/4664-mmjoy2-besplatnaya-proshivka-i-soft-dlya-samodelnogo-k/page-25#entry549253

     

    The forum maybe require password - is the same from il2sturmovik.com.

  7. For ~$ 10 Arduino PRO Micro with MMJoy2 firmware.

     

    Read to use the most affordable is DS 12 bis controller - $39.75 - free shipping.

     

    5 axis > just what F-16 TQS need.

    32 buttons

     

    http://www.derekspearedesigns.com/12-bit-controllers.html

     

    BDW - Use this parts at start save you a lot of work, specially with switches:

     

    http://www.ebay.com/itm/Trustmaster-F-16-Flcs-Stick-and-F-16-TQS-THROTTLE-WITH-MANUAL-UNTESTED-/282603597942?hash=item41cc7cb076:g:m2wAAOSw7EJZigFH

  8. a short question concerning the standalone grip. Is there anyway to connect hte grip directly to the pc without the Virpil base or Warthog base? I've got the t.16000m and therefor have a lack of buttons and switches. The stick-base combo is more what i can spend atm and getting the grip only would be a good start provided you can hook it up directly to the pc somehow. Any idea on that?

     

    Is not impossible - but require good amount of DIY.

     

     

     

    First: T.16000M controller manage 16 buttons + POV HAT

     

    T50 (and Warthog) grip has 19 buttons + POV HAT - T50 has a additional axis (brake lever).

     

    So just plug T50 in T.16000M base will not work, first because T50/Warhog grip send buttons inputs for controller through Shift Register serial protocol.

     

    T.16000M base seems manage buttons through diode matrix (since cost $0,0x less), a different protocol.

     

    Second even if you are able to overcome this some buttons (3) in T50/Warthog grip will not work due lack or T.16000M controller capability.

     

    But you can just use a Arduino PRO Micro or Teensy with MMjoy2 firmware that is compatible with Shift Register serial protocol - or write a Arduino code if are use do this - what is easy and cost little (Arduino PRO Micro clones is ~6 in eBay) for manage grip buttons.

     

    This Milopapa topic exemplify well - just with other parts - how do this:

     

    https://forums.eagle.ru/showthread.php?t=152723

     

    In this way you make a dual joystick with this "Franken'stick":

    T.16000M for manage axis (optionally can use their buttons input for "button box") and T50 grip became other joystick. Two USB cables is connect to computer.

     

    For modern flight games (AKA "simulators") this solution don't cause problems because they can use multiples controllers, but for "AAA" games with "flight things" e.g. BF's maybe cause issue, generally they use one joystick only. No clue about "Space games" (my interest in then is like for Star Wars movies = 0).

     

    Make the T.16000M base compatible with Warthog/T50 nut is no difficult, the need parts is available in , probable require some trim in lower part as is done for other models, what you need is the threaded part. T.16000M "twist rudder" certainly need be erased.

     

    BTW - Not sure but probable you can use the T50 brake lever axis though MMjoy2, what is not possible via Warthog base.

     

     

    You need flash (write) MMjoy2 firmware in Ardunio PRO Micro/Teensy... board, what is simple like record a file in DVD. Don't require additional hardware, as is done through USB cable.

     

     

     

  9. If you intend is use a better base like VirPil or Baur BRD bases - F22 PRO base has too heavy springs for comfortable use and lot of play in gimbal pivot's (no bushing or bearing is used) what make problematic for use contactless sensor - both are "Bolt and Play" compatible with Cougar/Warthog grips.

     

    With parts Debolestis link you leave F22 grip "Bolt and Play".

     

    You can buy from Thrustmaster a standalone Warthog grip (without base) for around $120, compare with this price what you will spend in the modification, in the positive side F22 PRO switches is OMRON (like in CH, VKB, Virpil sticks, not sure but think that in Cougar too) and not that cheap (to make) copper membranes switches used in Warthog grip.

×
×
  • Create New...