- Euro Truck Simulator 2
- Assetto Corsa
- ABS
- Traction Control
- Brake system failure
- RPM
- Engine temperature
- Check engine
- Cruise control
- DDE Light
- Coolant overheating
- Backlight
- Charging
- Handbrake
- Ignition
- Oil Pressure
- Speed
- Indicators
- High beams
- Fog lights
- Time
- Fuel
- Consumption
My wiring is a bit complicated beacuse it's a part of a bigger project. You can easily change some parts to ready made like relay drivers or CAN module.
- Clone this repository
- Open project as PlatformIO project
- Upload code to board
- Install Truck Simulator Plugin in SimHub (Required for hazard lights and check engine light)
- Select board in SimHub as custom serial device (You must enable this plugin in settings first), set baudrate to 115200 and paste selected protocol
- MS4x Wiki for CAN messages
- wilhelm-docs for K-Bus documentation