Posts with «force feedback» label

Force Feedback Steering Wheel Made from Power Drill

When it comes to controllers for racing games, there is perhaps no better option than a force feedback steering wheel. With a built-in motor to push against the wheel at exactly the right times, they can realistically mimic the behavior of a steering wheel from a real car. The only major downside is cost, with controllers often reaching many hundreds of dollars. [Jason] thought it shouldn’t be that hard to build one from a few spare parts though and went about building this prototype force feedback steering wheel for himself.

Sourcing the motor for the steering wheel wasn’t as straightforward as he thought originally. The first place he looked was an old printer, but the DC motor he scavenged from it didn’t have enough torque to make the controller behave realistically, so he turned to a high-torque motor from a battery-powered impact driver. This also has the benefit of coming along with a planetary gearbox as well, keeping the size down, as well as including its own high-current circuitry. The printer turned out to not be a total loss either, as the encoder from the printer was used to send position data about the steering wheel back to the racing game. Controlling the device is an Arduino, which performs double duty sending controller information from the steering wheel as well as receiving force feedback instructions from the game to drive the motor in the steering wheel.

After 3D printing a case for it and strapping it to a work bench, the initial tests proved to be promising. [Jason] can feel the motor from the power drill pushing against the steering wheel at the appropriate time. However there are some issues to work out with the prototype as the coupling mechanism between the motor and steering wheel isn’t strong enough to resist skipping and is likely to eventually break. We look forward to future videos when these issues are ironed out, but in the meantime we’d recommend taking a look at this force feedback mouse for other ways of making video game experiences more immersive.

WiFi RC Car Has Camera and Force Feedback

Here’s some amazing work from maker Blair Kelly:

Arduino Wifly Mini is a remotely operated vehicle that communicates over a WiFi network, can be controlled with an XBOX 360 or PS3 controller, or G27 steering wheel, or any other controller that can be manipulated with Processing’s ProControll library, and features force-feedback and a first-person view. Presently only the G27 wheel and a Logitech F510 controller rumble properly with force-feedback.

My favorite part is that the point-of-view camera inside the car can be set to pan in the direction that you’re steering so that you can see where you’re going. I also love that he implemented force feedback to the controller triggered from sensors on the car. If you’d like to know how he did it all, boy are you in luck. Blair documented this project in incredible detail. Nice work!


MAKE » Arduino 09 May 19:30