Skip to content

BMW F-Series Gear Level (GWS) synchronized with in-game data using Arduino, CAN module and SimHub

License

Notifications You must be signed in to change notification settings

TeksuSiK/bmw-gws-simhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMW F-Series Gear Lever

Supported games

  • Euro Truck Simulator 2

Installation

  • Clone this repository
  • Open project as PlatformIO project
  • Upload code to board
  • Select board in SimHub as custom serial device (You must enable this plugin in settings first), set baudrate to 115200 and paste custom protocol

Configuration

  • Upload code to board with CONFIGURATION_MODE set to true in include/configuration.h
  • Select board in SimHub as custom serial device (You must enable this plugin in settings first), set baudrate to 115200 and paste custom protocol
  • Run Euro Truck Simulator 2 and set following settings:
  • Gameplay:
    • Tranmission: Real Automatic
  • Gamepads:
    • Controls: (Your setup) + Arduino
    • Automatic gearbox Drive: Push selector down from N
    • Automatic gearbox Reverse: Push selector up from N
  • Return to game and engage D on selector
  • Keybinds:
    • Shift to neutral: Shift up from D
    • Gearbox switch Automatic/Sequential: Push sideways from D
    • Shift up: Push down selector
    • Shift down: Push up selector
  • Set CONFIGURATION_MODE to false in include/configuration.h and upload code to board

Video

Video

Credits

Check out my other projects

About

BMW F-Series Gear Level (GWS) synchronized with in-game data using Arduino, CAN module and SimHub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published