Primarily, the MGine mod for Logitech DFS completely subtitutes the internal electronics of the Logitech shifter with new ones, based on the Pololu A-Star 32U4 Micro (a relative of the Arduino Leonardo). An Arduino IDE program with custom libraries is used to control these new electronics and to send joystick controller messages to the racing games, through a normal USB port.
The MGine mod for Logitech DFS makes the Logitech DFS shifter work directly with the Windows PCs, without the use of a Logitech wheel. Also, it makes the Logitech DFS usable as a sequential gear shifter or as a progressive hand brake, too, through very simple selections made by pressing push buttons.
But the MGine mod is also usable for any custom made "H" gear shifter that uses 2 potentiometers to read the movement of the gear shifter lever.
Furthermore, the MGine mod offers the possibility to connect to the PC any sequential gear shifter that uses two microswitches for the up/down gear command
Files
MGine_Documentation_v0904.zip
full documentation on how to build the MGine mod for Logitech DFS
Lol, I did pretty much the same thing with Logitech G27 shifter using STM32: https://github.com/robotsrulz/SP_Adapter
I wonder if it will work with DFS too...