Now i am trying to make a opensource ffb wheel base on adruino 1.8.10 (base on some projects on github that are not maintained)
The progress:
Leo can read encoder 2 phase without index Z.
PC recognizes Leo as FFB device.
Leo can send wheel report and receive ffb reports
But there is a problem. The code run not stable.
When I use Iracing Wheel Check, sometime it works, sometime wheel check is freeze when changing type of ffb.
When freezing, i saw Both TX and RX are turn on.
Maybe Leo send and receive at the same time. How to solve it?
It may be interesting to note down issues that are occurring in the repository to prevent anyone from trying to use and generating problem reports for known issues.
Hoantv:
Now i am trying to make a opensource ffb wheel base on adruino 1.8.10 (base on some projects on github that are not maintained) GitHub - hoantv/VNWheel: Opensource FFB Wheel
The progress:
Leo can read encoder 2 phase without index Z.
PC recognizes Leo as FFB device.
Leo can send wheel report and receive ffb reports
But there is a problem. The code run not stable.
When I use Iracing Wheel Check, sometime it works, sometime wheel check is freeze when changing type of ffb.
When freezing, i saw Both TX and RX are turn on.
Maybe Leo send and receive at the same time. How to solve it?