Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 622 Bytes

File metadata and controls

12 lines (11 loc) · 622 Bytes

Force-Feedback for MATLAB and SIMULINK

This repository contains all project files for building, running the custom interface library for a gaming racing wheel for MATLAB and SIMULINK. The code was verified to run with a ThrustMaster T300RS wheel and pedal set-up.

Folder structure:

  • Matlab_Simulink:
    • Template- and Build-Files for MATLAB and Simulink
  • cpp_dll_visual_studio
    • Contains code to build the .ddl, includes all header files and c++ code
  • model identification
    • left over stuff from the model identification tryout
  • racingwheel_pid_controller
    • simulink files containing a tuned PID controller