Mac OS X gamepad emulator for serial RC transmitters
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Thomas Buck 4865d4b89f Can create installer package including foohid package 8 gadus atpakaļ
Resources Can create installer package including foohid package 8 gadus atpakaļ
SerialGamepad Can create installer package including foohid package 8 gadus atpakaļ
SerialGamepad.xcodeproj Can create installer package including foohid package 8 gadus atpakaļ
src Small fixes in cli apps 8 gadus atpakaļ
.gitignore Initial commit of GUI app 8 gadus atpakaļ
Makefile Can create installer package including foohid package 8 gadus atpakaļ
README.md Extended Readme 8 gadus atpakaļ

README.md

Mac OS X Gamepad Driver for Flysky compatible transmitters

This project emulates a virtual Gamepad using input data from a serial port. This can be used to enable Flysky CT6A / CT6B compatible transmitters (Turbobrix, Exceed, Modelcraft) in games or simulators.

You need to install the virtual userspace IOKit HID driver foohid:

GitHub page, Binary releases.

SerialGamepad GUI App

This app can connect to a compatible transmitter over a serial port and then provide a virtual gamepad using fooHID.

Screenshot

foohid command-line app

This small utility does the same thing as the SerialGamepad.app without a graphical user interface.

protocol command-line app

This small utility only reads the channel values from a serial port and pretty-prints them to a POSIX compatible terminal.

Other Resources

Licensing

----------------------------------------------------------------------------
"THE BEER-WARE LICENSE" (Revision 42):
<xythobuz@xythobuz.de> wrote this file.  As long as you retain this notice
you can do whatever you want with this stuff. If we meet some day, and you
think this stuff is worth it, you can buy me a beer in return.   Thomas Buck
----------------------------------------------------------------------------