Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
/ LoadCellConf Public archive

Configure resistance of Fanatec CSL Elite Load Cell in linux

Notifications You must be signed in to change notification settings

gotzl/LoadCellConf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Small tool allowing to modify the (electrical) resistance of the Load Cell in the Fanatec CSL Elite brake pedal.

Development

A virtual machine was used to find the bytearrays used to write the resistance and interpret the received bytearray from the device. There are some hardcoded bytes whose meaning I do not (yet) know ...

Dependencies

Requires libusb-1.0 and python-libusb1, e.g.

pip install libusb1

Usage

python LoadCellConf.py # read current value
python LoadCellConf.py [0-10] # set value, with 0 lowest and 10 the highest resistance

About

Configure resistance of Fanatec CSL Elite Load Cell in linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages