GithubHelp home page GithubHelp logo

qba667 / vjoyserialfeeder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cleric-k/vjoyserialfeeder

0.0 1.0 0.0 2.88 MB

Feed Virtual Joystick driver with data from a serial port

License: GNU General Public License v3.0

C++ 2.74% C# 97.26%

vjoyserialfeeder's Introduction

VJoySerialFeeder

What is it?

A program for feeding data from a serial port to a virtual joystick. Currently these virtual joysticks are supported:

The data coming through the serial port should be structured in a specific way in order for the feeder to recognize it. Currently several protocols are supported:

  • IBUS - used by FlySky radio controllers.
  • SBUS - used by FrSky, Futaba radio controllers.
  • MultiWii Serial Protocol - used by RC Flight Controllers running MultiWii, CleanFlight, BetaFlight, iNav, etc.
  • KISS serial protocol - used by KISS RC Flight Controllers.

After data is received it can be mapped to any virtual joystick axis or button in very flexible and configurable way.

Screenshot

Use cases

  1. Use Arduino to read data from any device and send it to your PC - basic sketch in the Arduino directory. See example on using old RC controller for simulators.
  2. Read RC controller (FlySky) directly from any IBUS capable receiver. How-to.
  3. Read RC controller (FrSky, Futaba, etc.) directly from any SBUS receiver. How-to.
  4. Use MultiWii compatible Flight Controller (MultiWii, CleanFlight, BetaFlight, etc.). You can use your actual RC model. How-to.
  5. User KISS Flight Controller. You can use your actual RC model. It is pretty much the same as MultiWii, only you have to select KISS for protocol.
  6. Use as general virtual joystick feeder. Although the program has the word "Serial" in its name, it is not strictly necessary to feed the virtual joystick from the serial port. You can interact with vJoySerialFeeder in different ways and feed your own data to the virtual joystick or you can get the serial data and use it for your own purposes other than controlling a virtual joystick. How-to.
  7. Feed over network. You can use pairs of virtual serial ports provided by com0com and com2tcp for the TCP/IP transport. Another option is HW VSP3 which combines the virtual serial port and the TCP/IP transport but the free version allows only one COM port.

How to get it?

You can download binaries from the releases section or you can build it yourself. Development is done with SharpDevelop 4.4

How to use it?

Check out the Manual.

Like it?

If this software brought a smile on your face, you may shine back if you feel like it: Donate
Thank you!!!

vjoyserialfeeder's People

Contributors

cleric-k avatar fape avatar qba667 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.