Depends on how this ignition switch work in you simulator.
If allow assign a key for each postion (L - R - Both - Start):
Wire L, R, Both and Start in 4 buttons input in Arduino (MMjoy2).
i tried to wire each point direct to the inputs in arduino (mmjoy2) with diode each. then the common point in ground.
nothing happens. no response in mmjoy2 app
im a little bit confuse in direct input in mmjoy2. because i always see instruction for matrix button. actually all my toggle switch is working fine in matrix setup.
So my MEGA TQS and Thrustmaster Rudder Control System are almost done. I'll post some pics here to show you what I did, but then I have a problem I want to lay out.
So Per Sokok1's suggestion I put the Pro Micro into the Rudder Control system. This has worked out well. It just fits. I had to put y own home made cover on it, but it works for now. I've set it up so that it can both slave to the Mega TQS, via a 3.5 mm stereo jack (straight connection to the RCS pot) as well as via USB connection through the Pro Micro. I did this so I can use it either way....slaved to the Mega TQS, I save a USB connection, and If I want, I can just plug it in via USB separately
The Mega TQS has worked out perfectly. I didn't add quite as much as Kbird. I added a 4 way hat swtich where the Range pot was and another 4 way where the button mouse was. Along with the dogfight/speed break switches, I now have a total of 16 switches on the handle.
I've put 7 additional switches in the base. I was going to put 8 to get the full 24 availble buttons off the FLCS SHIFT register, but while drilling I forgot about the tension wheel and the two anchor/screw taps on either side of the case. Thank goodness for JBWeld.
So, on to my problem. (I'll post this over in the Frontier/Elite Dangerous forums as well). I currently have my original FLCS/TQS combo setup for ED. I have made a custom binding called custom3. When I put in the Mega TQS, I no longer have a "custom3" option in the controls drop down. If I put the original TQS back in, the "Custom3" is there. Obviously, when the custom3 is not available, neither are any of my FLCS or TQS control bindings. I REALLY don't want to start from scratch on rebuilding these. I was hoping that I'd just be able to plug in the Mega TQS and go to town.
I'm wondering if it is the VID/PID and board naming that is messing ED up. Any ideas?
PS....I'm having issues getting my pictures up. I'll do that later tonight once I figure out my technology issue...
Oh, the final thing I've got to do is to put in some type of stop for the rudder pedals. They go to far and slip off their rails. I'm thinking one of three things, an "L bracket" for each side, some type of long bolt, or some type of round plastic column. I'll post pics of what I'm thinking for that as well.
Last edited by Slarti; 05/18/1901:33 PM. Reason: Added pictures
I'm wondering if it is the VID/PID and board naming that is messing ED up. Any ideas?
Different VID/PID numbers create a new identity for Windows/Games, what depends on how games see joysticks invalid previous buttons assignments (happns in DCS World, IL-2 CloD...)
Try setting in you Mega TQS the same VID/PID used previously.
Hey guys, that worked...Thanks! Now to figure out what type of stop mechanism I'm going to use for the pedals and I'll be golden!
Kbird, I didn't ever have them plugged in at the same time. If did fark things up a bit tonight. I started changing the VID/PID and moved to fast. I wiped out my original TQS config on the TQS itself and had not updated the MMJOY config....so I've almost got that back to where it needs to be thanks to good hand written notes, but it forced me to do what I should have done a long time ago, make sure the data in each of the devices Ardunio boards is saved out to an mmjoy2 file. So, I did that will all my other units (FLCS/MegaTQS/Rudder) and then backed them up to a seperate drove.
I know better than to make that kind of a rookie mistake, but I just kept putting it off......BACKUP YOUR CURRENT CONFIGS!
Thanks again guys.
Last edited by Slarti; 05/19/1901:24 AM. Reason: spelling
Hey, does the Thrustmaster F22 Pro stick have the same shift register as the FLCS?
Same Chip as Sokol Mentioned , however I am not 100% sure if they were wired identically if that is what your are really asking? I never had a F22 to play with.
Hey Kbird, quick question on the TQS....the new Mega TQS is squeaking as i move it back and forth. The tension is no where near as high as on my other TQS...any ideas on how to get rid of it?
Hey Kbird, quick question on the TQS....the new Mega TQS is squeaking as i move it back and forth. The tension is no where near as high as on my other TQS...any ideas on how to get rid of it?
Thx
IIRC the Tension is affected by not only the Dial , but the 4 screws on the bottom somewhat too , I know I played around with both before getting it how I like it, but I seemed to remember loosening the four screws a bit to make it smoother ( too heavy handed on rebuild?) and cranking the Dial up instead. It didn't squeak after that but that would seem the wrong approach from what you are saying your symptoms are with it too loose already as mine was "stiff" and squeaky.
This is my first post here after having read all the huge 102 pages of this thread.
So, I need your help!
Having some Arduino Micro, I wanted to make a first try with just one switch and 1 pot before going to a more challenging project, but if I don't have any problem with switches, I am not able to have any pot working. I tried different versions of the software, differents pots and different entries, but still nothing with this pot...
Here are my wiring and my setup attached. Can you see any mistake?
This is my first post here after having read all the huge 102 pages of this thread.
So, I need your help!
Having some Arduino Micro, I wanted to make a first try with just one switch and 1 pot before going to a more challenging project, but if I don't have any problem with switches, I am not able to have any pot working. I tried different versions of the software, differents pots and different entries, but still nothing with this pot...
Here are my wiring and my setup attached. Can you see any mistake?
You don't Arduino Pin Names with MMJoy2 , you have to Use the Pins as Defined by Mega-Mozg in the MMJoy Firmware...
The pics below are in the thread , so I am not sure how you missed that Info but the info below should get you started....
I was wondering if someone with a little more knowledge of the workings of MMJoy could look over my wiring schematic (diode placement, wiring matrix, etc) and tell me if this will work with MMJoy. I want to verify before I start heating up the soldering iron. The build has 25 momentary pushbuttons, 10 SPDT momentary on-off-on switches, 5 rotary encoders, 2 3 axis joysticks with buttons, 1 ignition key with two switch positions, and 2 latching pull buttons.