RFRO FFB Pedal : a SimRacing force feedback pedal, opensource Project, under license MIT (LICENSE.md)
This repository is firmware for the pedal The project have 3 parts : hardware / firmware / Deskstop
The firmware emulate a joystick, read position, read loadcell, move motor to simulate Force Feed Back Pedal.
- ESP32-S3 8Mo
- ADS1256
- LoadCell 100kg
- driver AASD15 + servo 80ST
https://code.visualstudio.com/Download
- Python : https://marketplace.visualstudio.com/items?itemName=ms-python.python
- Platformio : https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide
- Plugin Git : https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
- Plugin GitGraph : https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Gamepad tester : https://gamepad-tester.com/
This branch is the main branch for development, your pull request will be merge on it for integration and test. This is mandatory to start your feature or fix from this branch. Check if your pullrequest is based on the last commit of this branch when you submit the PR.
The last release of the firmware