Skip to content

Mwi93/DD_ECAT_RPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direct Drive Sim Racing Wheel with Raspberry Pi 4, SimHub, EtherCAT, and USB FFB

Features

  • Real-time motor control using EtherCAT (SOEM)
  • USB HID gadget presenting wheel axis + FFB
  • Game telemetry from SimHub (UDP)
  • Sends torque commands, receives encoder position

Setup

  1. Build EtherCAT driver: cd ethercat_motor make
  2. Setup USB gadget: sudo python3 usb_ff_gadget.py
  3. Start integration: python3 main.py

Make sure you have SOEM installed and an RT kernel.

About

Using a raspberry pi as EtherCAT master and USB HID to control a servo motor as direct drive sim wheel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors