Hello, I’m completely new to this forum and would like some help with basics to the final result.
As you can guess I would like to build a car simulator for a long-term project at work, I’m an apprentice within the car manufacturing industry; my skill set lies within fabrication and electrical installation, however never into electronics.
Project brief: To make a car simulator which users a real car (Honda civic) as the shell where the extra components can be mounted. All the original components of the car should be used to create stock feel when inside, for example the Honda civic dash and steering inputs should be used as they would be in real life (speedo, car indicators, warning lights if possible, etc…)
Project specification:
Initial specification (the essentials):
• Use the original steering wheel from the car for steering
• Use the original paddle box for clutch, brakes and acceleration
• Use the original gear shift (manual) to change gears within the game
Second level specification (peripheral):
• Use the original components on the dash to display the Speed, RPM, Gears, ect..
Third level specification (control):
• Use the original D-pad style connector on the steering wheel to control the game
• Use the original inputs (buttons) within the cockpit to control other features within the game (e.g. turn lights) this would depend on the game.
Fourth level specification (force feedback):
• Implement force feedback on the steering wheel and brake pedal.
Firth level specification (full car feedback):
• Implement feedback system on the whole shell (could be front half of the car). 6DOF platform??
I have started looking into ways on how to implement and achieve the specification above, this is the reason I came across this site while finding a way to view the data stream from the game.
It’s becoming pretty apparent that an Arduino would have to be used but I don’t know how to program (I’m sure I’ll get the basics and gets lots of help online), I have seen that a servo motor are used heavily for the force feedback.
So, I would like to know how I should go about this project, mostly how to set up a servo feedback using X-Sims would be a massive help.
Thanks