Giter Club home page Giter Club logo

Comments (4)

Cleric-K avatar Cleric-K commented on May 29, 2024

I don't understand very well. Can you explain with more details what hardware are you using? You want to emulate two different virtual joysticks, the data for which come from the same Arduino board?

from vjoyserialfeeder.

DanielSurf10 avatar DanielSurf10 commented on May 29, 2024

Oh, sorry me, my English is bad.
I'm using an Arduino Mega board and a PS2 Controller. 🎮
In the vJoySerialFeeder software I used vXbox to emulate the joystick.
All worked perfectly with only one PS2 Controller (except the POV, because I have no Ideia how to do it).

I want to emulate two virtual joysticks using two PS2 Controllers, the data come from the same Arduino board. 🎮 🎮
In Arduino code is easy to do (I guess).
But how do I do that?

from vjoyserialfeeder.

Cleric-K avatar Cleric-K commented on May 29, 2024

One way to do it is to use program like https://freeserialportsplitter.com/
Let's say Arduino is seen as COM3. With such a program you can make virtual COM4 which will duplicate the same data as COM3.
Now you can open second vJoySerialFeeder select COM4 and the second vXbox. Obviously the mappings in the two vjsf instances will be different. You need the virtual COM because Windows will not allow you to open the same COM3 from more than one application.

It's not a pretty solution but it should work. Otherwise, at this point it is impossible in vjsf to send data to more than one virtual joystick.

from vjoyserialfeeder.

DanielSurf10 avatar DanielSurf10 commented on May 29, 2024

Ah ok thank you.
I'm going to try later.

from vjoyserialfeeder.

Related Issues (20)

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.