Skip to content

Spaghetti copypasta code that makes a Mac understand i-bus data coming from a Flysky receiver through serial as joystick input

Notifications You must be signed in to change notification settings

jawb/MacFlyskyIBUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaghetti copypasta code that makes a Mac understand i-bus data coming from a Flysky receiver through serial as joystick input.

  1. Connect receiver through a serial device (FTDI, Arduino,...) to Mac
  2. Edit serial device name in ibus_vjoy.py
  3. Compile: g++ main.cpp -o vjoy -framework IOKit -std=c++11
  4. python ibus_vjoy.py
  5. Enjoy FreeRider !

About

Spaghetti copypasta code that makes a Mac understand i-bus data coming from a Flysky receiver through serial as joystick input

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published