Skip to content

tsky1971/JoystickInteractionApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JoystickInteractionApps

Joystick Data Capture with SDL3

Prepare

This is only tested on Windows.

I use an VCPKG installed in D:\GitHub\vcpkg with all additional needed libs.

Tested

I created this because my JoystickPlugin for UE did not recognise the Saitek Rudder Pedals. So i try SDL3 and some patches to get this running seperatly from UE. Next step is to upgrade the plugin for SDL3. Maybe restructure.

image

Roadmap

  • add OSC to send joystick updates [wip]
  • hotplug [partial]
  • add MQTT or ZMQ
  • connect with an UE-plugin (maybe JoystickDeviceConnector?!) to get device data in UE via OSC or MQTT or ZMQ from JoystickSDL
  • run JoystickSDL on RPI [wip]
  • ...

About

Joystick Data Capture with SDL3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages