I have no idea if this is possible, but since Android and Wiimotes can connect to a PC, is it possible to connect the wiimote and android device to the PC, and have the PC send the input from the Wiimote to the Android device? I know it would be annoying but if its possible its better than nothing.
Related
Hi.
I'm looking for gamepad for playing with my Pocket PC.I try to use the hidgamep.dll but untill now it is not successful....
There is the gamepad for chainpus but seems my pocket Pc not work with it.I would like to use the PS3 sixaxis or dualchok 3.But there is probléme with them if yuo open your bluetooht and try to find this gamepad device you won't find them.I read and search on interent and found some handle.I use ubuntu ans sixpaire for change adresse (adresse of my pocket pc's bluetooth) where the bluetooth gamepad must pair and try to pair.But the trouble is the same no sony's gamepad seen...After thinking may be it is the bluetooth stack (I think mine is Microsoft) wich is weak there is may be some lake in the stack/driver...(because under ubuntu or windows you must setup/update the usb and the bluetooth drivers.So can any one help me in this project writting a driver for the sixaxis/dualshok 3 bluetooth gamepad?
I install the widcomm bluetooth stack but when I try to start the bluetooth " I get message there is not enought memory for start bluetooth"
I'm less than a beginner in program devellopement.
I think it would be great to play with this gamepad with the emulator (Gameboy advance, psone,Snes or famicom ect..)
Thank.
Me Too
It's a very good idea , i'm looking for this too and no response !!!
That will verry good to play with mY HTC HD2 with a gamepad playstation 3 en Fpsece !!!!!
No Genius Xda Developers to this ?????
...
When pairing a new Dualshock3 with the PS3, you should recall that you must connect it via USB the first time in order for it to pair from that point on. If you try to use said controller on a different PS3, you have to connect the controller via USB once again in order to initiate pairing with the new machine, erasing the controller's tie with the original PS3. Even the PS3 does not just see it out there and connect. If this were to ever work, you would more than likely need to develop an application that allowed you to connect the controller to you phone via usb for the initial setup.
That in itself has its own problems. There are usb host drivers for certain devices, however I highly doubt it would recognize a Dualshock3 out of the box. So most likely you would need:
Modified USB host drivers
A Program to handle the USB setup of the controller itself
Probably a proprietary Bluetooth profile
Now i'm no expert on PS3 inner workings so I cant say for sure what profile you would need or if it wouldnt work with an existing supported profile. Before you cross that bridge however, I would think you'd need to at least setup the pairing through USB which is its own challenge.
Can anyone else provide more input/revise my answer?
I'm sure that plugging the PS3 remote into a PC could yield some information about how they connect it to the PS3.. an ID or something that gets changed every time maybe? I doubt you could just grab the PS3 remote, plug it in and go from there, but there has to be some kind of ID that you can associate with the controller and call from your phone to connect to it.
The sixaxis stores the address of its master and will only communicate through Bluetooth with its master.
I wrote a program (finished last Friday night) to change the master address of the sixaxis to whatever I want from a Windows PC, in this case my phone's bluetooth mac address, so now the sixaxis sees my phone as its master and is ready to communicate with it.
But that was the easy part. (Actually it wasn't easy at all, and very time consuming, but easy in comparison to the remaining tasks). Now I need to write a program that will run on the phone and read the connection attempts (and all other data) from the sixaxis and respond in a manner that the sixaxis will understand.
Anyone know of a good Bluetooth Packet Sniffer that runs on Windows Mobile?
best of luck with this Cobaltikus.... would love to see this happen!
CobaltController
http://forum.xda-developers.com/showthread.php?t=689984
Has anybody heard any news on cobaltcontroller or any apps which allow the ps3 controller to be used on android?
can anybody give me some sort of update?
I'm sure a lot of people are wondering
Wish i knew how to port stuff.
His cobalt controller how to tells how to get the PS3 controllers address, which seems is the big problem.
attempts are closer
Well I have been trying to pick up where cobaltus left off.. I have android recognoizing a ds3 and can even setup.the pairing process. But of course the last hurdle remains and that is determining the Bluetooth password for the ds3 controller. What I assume is happening is that the ps3 controller sends out a randomly generated password each time the USB cable is connected ... so what I need is to see the backend or the code psjoy is receiving . Are there any windows developers out there that could open up cobalt controller and see how it gets the Bluetooth passcode for.the controller. Besides that...we have it. Everyone is welcome on this project!
didnt try doing what cobaltious is doing on win mobile, cancel cancel cancel cancel cancel cancel it doesnt work? he says it works after doing that
i was just hoping we could get some sort of update or even help from cobaltikus himself
I haven't used CobaltController in almost a year, but I remember the pairing process meant that I needed to connect the controller to my computer first and use some program (in Windows) that could access the controller to tell it that it is paired to my phone's Bluetooth MAC address.
Personally i use BlueputDroid (from android market) to control my ps3 over bluetooth.
birchnick10 said:
Well I have been trying to pick up where cobaltus left off.. I have android recognoizing a ds3 and can even setup.the pairing process. But of course the last hurdle remains and that is determining the Bluetooth password for the ds3 controller. What I assume is happening is that the ps3 controller sends out a randomly generated password each time the USB cable is connected ... so what I need is to see the backend or the code psjoy is receiving . Are there any windows developers out there that could open up cobalt controller and see how it gets the Bluetooth passcode for.the controller. Besides that...we have it. Everyone is welcome on this project!
Click to expand...
Click to collapse
I look forward to developments on this
Sent from my Xoom using Tapatalk
Now that Android 3.1 supports PS3 controller natively (USB Only) do you think it will now be easier for someone to get it working over bluetooth?
here's hoping...!
hi, I was wondering if it is possible to send commands from your android device to your xbox 360 ? (via usb)
so that your phone works as a controller.....
(Im not asking to connect a xbox 360 controller to an android phone - but connecting an android phone to a xbox console!)
Does the 360 support a hid usb keyboard? You could probably emulate that on the android device.
Better, in my opinion, and with a wider appeal would be a bluetooth ir blaster. Should be a fairly simple device, controlled over bluetooth, that emmits ir remote signals to be received by your xbox or other home theater equipment. Not sure if something like this is available, but there should be.
usb is rather limited (mostly because it's an xbox, if it was a PC it would be easier), but like voodoo55 said, bluetooth would be possible
slapshot136 said:
usb is rather limited (mostly because it's an xbox, if it was a PC it would be easier), but like voodoo55 said, bluetooth would be possible
Click to expand...
Click to collapse
but there are wired-xbox-controllers that connects via usb to the xbox....
the phone could just send the standard usb-commands to the console, right?
no bluetooth support on xbox im afraid.... it may be possible by studying what buttons on the controler do.. eg. what command each button does when pressed.. obviously its coded some how.. as voodoo55 said you may be able to emulate this using some sort of custom made app... good luck
RazorHail said:
but there are wired-xbox-controllers that connects via usb to the xbox....
the phone could just send the standard usb-commands to the console, right?
Click to expand...
Click to collapse
the xbox controllers are special, any other usb input device can't be used outside of the messenger - M$ did this to prevent/lower 3rd party controllers, similar to how they only accept M$ wireless adapters
Does anyone know if its possible to mirror the display of my android device to my touchscreen PC?
I can mirror my phone to my HDMI TV, so if I have HDMI input can I mirror my phone to my touchscreen windows 8 tablet and control it? I have Surface RT, so I am really doubting it, but I would like to know if anyone even knows if this is possible in any version of Windows. What would kick ass, is if you could take a rooted device, plug it in, force tablet mode, and control your phone, and all applications with your tablet. Instead of using Bluestacks emulation, you would think you could just plug your phone in and use it. I assume it would either need to be via USB, or Micro HDMI
also, is it possible to use my Surface RT as an external monitor for my PC? I know I can use an external monitor for my surface, but can you do it the other way around?
Thanks
No, it is not possible.
Root the android device, install a VNC server, and use a VNC client on the desktop to see the Android's output.
Just to note, it won't properly forward touchscreen events for multitouch and the like.
Is there any possible way to get Wiimotes to once again function? If not now, at all? What's the nitty-gritty, is it literally impossible on 4.2 and up?
Is there any way to downgrade my rooted HDX to Android 4.1 (Yes, I'm that desperate to get these things working again).
Neither of this things are currently possible. Sorry.
Sent from my 2013 Kindle Fire HD
Is it possible to use a self-powered USB hub with an OTG cable for multiple wired PS3 controllers simultaneously?