Skip to content

[Question] Potentiometer wheels #5

@Pheggas

Description

@Pheggas

Hello. Can this be used for low-resolution output wheels like the ones based on potentiometers?

They're working on basic principle. You have potentiometer which twistable end is attached to your wheel. So when you turn the weel, the resistance in potentiometer changes. This signal goes into controller and from there, via USB, the signal is passed to the PC to control steering in game.

The big downside of this type of wheels is accuracy. They have 256 values. This changes as you turn the wheel. But when you're driving in game with low need of steering (e.g. Euro Truck Simulator) so you need turn just a little bit, there's big chance of getting wheel into position between two values (e.g. 129 and 130) and in this moment, the steering wheel (in-game) just dancing like crazy because it can't decide to which value it want to go.

Exactly due this issue i found this interesing github project which basically smooths out the output from steering wheel. But the only question from me is if this is working on this type of steering wheels as well??

PS: As wheel example, you can look for Speedlink Drift OZ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions