hello and can connect via wi-fi device to my app type joypd wi-fi and use the input received?
Printable View
hello and can connect via wi-fi device to my app type joypd wi-fi and use the input received?
Not sure what you mean. Can you give more detail?
and can create an Android app that connects via wi-fi to a device and ricvevere joypad commands from the joypad via wifi? because I would like to test this on a device that sends input via wi-fi
Could you perhaps post in your native language, just in case you are using some translation software that isn't very good? I've noticed that your grammar can have some severe issues sometimes, so I'm guessing you are using something like Google Translate to translate your posts.
you use such a thing. but in the mother tongue then who would answer me? I do, however,
è possibile creare un app Android che si connette via wi-fi a un dispositivo wi-fi come un joypad per ricvevere i dati dal joypad e usarli? perché mi piacerebbe provare questo su un dispositivo che invia imput via wi-fi
OK if I understand correctly your joystick device is wi-fi and what you want is to connect to that and communicate. The Joystick would need an IP address to make this work I would think. does the joystick have a programmable interface to set up the network side of it? By chance is this an Arduino joystick and if so then yes you can do it. I have written programs in MMF that control devices on an Arduino via USB so if that is the type of thing your talking about then I think you can. Give more information about your joystick. What is it used for normally, how do you set it up, does it have a user interface for configuration? etc.
allora il joypad era un esempio per farmi capire, in realtà la app android dovrebbe connettersi via wi-fi con un dispositivo creato per controllare i billancieri dentro a delle scarpe e vorrei utilizza il segnale wi-fi per ricevere i dati dei bilancieri ricevuti via wi-fi per utilizzare questi dati per realizzare giochi e app. non so dirti con precisione se e configurabile dovrei farmi inviare il prototipo, pero volevo sapere se era possibile fare questo?
ps: di inglese lo so un pò scrivere e parlare ma penso sarebbe peggio che usare google translator, immagino che non ci sia un traduttore decente?
Well, let's see...
I'm not sure if it is possible to send and receive stuff through Wi-Fi in the Android runtime, at least not yet. It would probably require a new extension.
P.S. Google Translate is okay, but it still can leave behind some nasty grammar issues, as it is a direct translation as far as I know, which means that, sometimes, words will be in the wrong order, some words will seemingly be missing, and, if there was a typo in a word, Google Translate won't be able to translate that word, which can have some strange results sometimes.
capisco.. e non sarebbe male una estensione del genere, basta solo notore le possibilità tecnologiche attuali. come la possibilità di inviare in stampa via wi-fi documenti, ecc ecc.. comunque grazie mille per la dritta :)
Maybe I missed something as I did not use a translator but, if it helps, the Lacewing object works well over wi-fi...
I have not used it in an android app yet but it is ported for android.