Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages