-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DIY arduino steering wheel to fanatec csl elite wheelbase #4
Comments
I have it working on a CSL Elite+ base |
Hello Magnus, Thnaks for your message. Would you be willing to share your connections and arduino sketch? Looking forward to your reply. Regards, Pistolidas |
Hi!
I use an Arduino Nano with his code just as is with no changes:
https://github.com/lshachar/Arduino_Fanatec_Wheel/blob/master/arduino_fanatec_wheel.ino
I also connected everything 100% according to his diagram:
https://github.com/lshachar/Arduino_Fanatec_Wheel/blob/master/schamtics%20arduino%20nano-level%20shifter-fanatec%20round%20plug.png
It works right away. I did almost make a mistake though connecting the wires to the home made connector going into the base unit’s axle connector. I misread the connection diagram mirrored, to be viewed as you solder the pins towards the base unit, but it’s viewed in the picture from the base outwards. Just double, triple, quadruple check all the wiring is my tip.
|
Hello Magnus, Thanks very much for your reply. Kind regards, Pistolidas |
The Fanatec property page in Windows says: PC driver: 328 But I've found a problem, depending on what Aduino board I use it works or not. With the working board:
The not working board:
|
Does your Elite V1 Wheelbase works with a different wheel? |
Pistolidas, did you connect the two ground pins to each other? Its a long shot but might affect the function a bit differently on different base version, who knows... |
|
Hello Magnus and Ishachar, thanks for your help. I ordered a new Arduino Nano and I'll give this a try this weekend. I double checked the connections ones more and all seems to be okay. I have two wheels for my Elite wheel base the Fanatec XBOX P1 and the Fanatec McLaren GT3 both work properly. I have also tried the Teensy 3.2 setup as described here: darknao/btClubSportWheel#12 This also only worked on a Clubsport V1 and not on my Elite V1. I hope the new Nano will work but I have my doubts, to be continued....... |
It worked, I replaced the Aruino Nano and it recognized it as the Clubsport Porsche 918 RSR wheel, Force Feedback works. |
Hello All,
Has enyone been able to get either the Teensy 3.2 or the Arduino Nano working on a Fanatec CLS Elite V1?
I tried both, but no succes. :(
Regards,
Pistolidas
The text was updated successfully, but these errors were encountered: