Good Afternoon !
I know there are the RealFeel plugin to handle the forces of the suspension arm to apply directly on the steering wheel of the car, I was wondering if there is any way to get information is the value of this force through the serial port, the same way that today l receive strength G lateral and longintudinal by x-sim Converter, is there any manual way to do it ? I used arduino and finished a 2 DOF cockpit, prograamming that is much like the x-pid, it follows the same logic and l gave the code for two other friends who also managed to make the simulator itself, now these same colleagues are also trying to build a feedback steering wheel, and l discovered unojoy and megajoy, perfect firmware arduino solutions that make that microcontrollers work as a HID device or even two hid devices , perfect for such a project, 12 analog axis and 32 digital buttons with no need of ppjoy or any other emulator, but now l m stuck in get the force over the wheel ?? it is necessary to know the strength / direction of the force on the steering wheel to be able to build the arduino programming DIY, could you , the forum guys, aid me in this new development ? How can l extract values from the realfeel plugin ?