usb to IRda adaptor - Galaxy Tab 2 Accessories

Did anyone tried to use Galaxy Tab 2 10.1(P5100) with usb to IRda adaptor as a remote control with sucess(providing that you have Samsung usb adaptor at the first place)?I see that Peel app works with Tab 2,but in Note it works with internal IRda port.

ujkadusko said:
Did anyone tried to use Galaxy Tab 2 10.1(P5100) with usb to IRda adaptor as a remote control with sucess(providing that you have Samsung usb adaptor at the first place)?I see that Peel app works with Tab 2,but in Note it works with internal IRda port.
Click to expand...
Click to collapse
I doubt if there is any usb IRDa driver so i would not expect that to work

I was afraid about that,all adaptors at the market are delivered with windows drivers,I did not find not a single one with android.

ujkadusko said:
I was afraid about that,all adaptors at the market are delivered with windows drivers,I did not find not a single one with android.
Click to expand...
Click to collapse
Android USB has only basic drivers for mouse, keyboard , flash and a generic web cam. I don;t think anything else will be recognized. That was done to keep the package as small as possible. And you can't just download a new driver since they reside in the system lib area and on a consumer android device that is inaccessible.

great idea for work application
one of my friends try this one: computerusb(dot)com ,
feel great, they offer drivers.

Related

OBD/Car Diagnostics?

I find it hard to believe that this topic has not been discussed here. Perhaps I didn't hit the right keyword combination in the search (if so, please accept my apologies and kindly guide me in the right direction).
I am interested in connecting my 8125 to the diagnostics port (OBD II) on my car in order to read error messages.
I found this relatively cheap tool online that lets you connect to your laptop.
It also has some links for software that will run on the PPC as well as a serial to USB cable (with mini adapter).
Does anyone know if this is feasible?
Here's the tool:
http://www.scantool.net/index.php
Here's the PPC software:
http://www.scantool.net/?mode=displaySoftware&os=Pocket PC
oops
I work for a scan tool software / hardware company. We have recently been discussing developing an application for the PPC.
Here are a few additional applications.
http://www.autoenginuity.com/products-scantoolppc.html
http://www.obd2.com/win_ce/data/win_ce.htm
http://www.autologicco.com/pocketline/pocketobdpro.shtm
I use a bluetooth unit with my laptop and wizard, it is available from
http://www.vitalengineering.co.uk/
I have used it with a few PDA's and it works really well I can clear codes log data from the sensors etc its OBDII and CAN compatible
R
Thanks for the suggestions!
The unit Rob suggests seems pretty powerful for the price.
And the fact that he's tried it with the Wizard helps!
I think you can download the software and run it in simulation mode to see if it does the things you want it too.
good luck getting the setup you want.
R
rob61280 said:
I use a bluetooth unit with my laptop and wizard, it is available from
http://www.vitalengineering.co.uk/
I have used it with a few PDA's and it works really well I can clear codes log data from the sensors etc its OBDII and CAN compatible
R
Click to expand...
Click to collapse
I've also used the Elmscan unit mentioned above with a Sena Serial -> Bluetooth dongle along with my 8125 or a Treo and been able to monitor my idling vehicle from as much as 50 feet away. I'm not sure why I would ever need to do that but it's nice to know it's there.
this sounds interesting, what is this?
OBD lets you peer into your car's computer to see what's going on more or less. Very helpful with cars the have idiot lights instead of guages. Autoenginuity.com has some great software and has bluetooth adapters for the American side of the pond. I think they're $128.00 for the BT module, not sure about the others.
I want to connect my wizard to the OBDII port of my car to use a programm called "VAG-CHECK".
I have an OBDII to USB cable, and i managed to convert it to miniUSB.
My problem is that the software can use only serial ports.
What I believe I need, is a "serial over usb" driver that will implement a virtual serial port and will redirect data to the usb port. Am I right? Do you know if there is such software?
Thanks in advance.
Even if you had the mentioned driver, you would still need a USB host enabled pocket pc. The wizard acts only as USB client, so it's not possible to connect it to any other USB devices rather than a PC.
And - before that question comes up - USB host is not a piece of software, it's hardware! You won't ever be able to add this feature to a Wizard. Sorry...
Thanks a lot!
My next try was to buy a bluetooth to serial adapter, that supports the serial port interface. What I did, is that I paired the two devices, but no serial port is added in the wizard. So I added it manualy (outbound serial port, com6). But neither the OBD software can see this port, nor a hyperterminal emulation. I cannot even initiate this link from the wizard. Is there any way to achieve this?

Micro usb audio connector

Is it possible to use the micro USB audio connector for audio? After rooting, the audio application of the android does not recognize the mp3 files to play. Why not let it do so?
I think that would require USB host mode like on the Samsung galaxy. I think that means needing extra hardware doesn't it? -otherwise I would expect every phone to be capable of it
edit: It is possible but you can fry stuff. Info on NookColor forum
USB host = great possible enhancement?
I wanted to post to proper thread, however I am new here I was not allowed to post on developers forum. So I hope that this post will still somehow find its way there. It also includes your original question.
Since some USB features are now claimed to be working, I wanted to ask directly poping out questions:
http://forum.xda-developers.com/showthread.php?p=21669750
Is it possible to...
1.) disable on-screen keyboard while using USB one?
2.) connect USB soundcard like: http://www.usbgear.com/computer_cable_details.cfm?sku=USBG-X2X&cats=121&catid=121%2C136%2C134
To allow listening mp3, Skype calls.... ?
3.) connect USB Ethernet card like: http://www.usbgear.com/205528.html
4.) to connect other cool usb stuff like: GSM, printers ... whatever
thanks you developer guys, I hope I'll once manage some time to learn more about the system and developement so that I could contribute too !
thanks to androind and nook simple touch creators!
mrWax said:
Is it possible to...
1.) disable on-screen keyboard while using USB one?
2.) connect USB soundcard like: http://www.usbgear.com/computer_cable_details.cfm?sku=USBG-X2X&cats=121&catid=121%2C136%2C134
To allow listening mp3, Skype calls.... ?
3.) connect USB Ethernet card like: http://www.usbgear.com/205528.html
4.) to connect other cool usb stuff like: GSM, printers ... whatever
thanks you developer guys, I hope I'll once manage some time to learn more about the system and developement so that I could contribute too !
thanks to androind and nook simple touch creators!
Click to expand...
Click to collapse
Currently the answer to all of the above is no
The USB host mode patch was done for a specific project (USB keyboard support) and while I have been spending some time playing around with Bluetooth I'm not aware of any other dev(s) working on expanding this atm.
Stuff like audio, networking and Bluetooth requires _a_lot_ more than just the kernel accepting to communicate with the device.
thats shame. allowed skype calls would be great
Skype calls are working on my nook with OTG + USB audio card on usb host mode. But it is a bit difficult ))).
To update these older posts:
Yes, it is possible to disable the soft keyboard when using a USB keyboard.
See NullKbd in the signature.
Yes, Skype works fine.
litvinov said:
But it is a bit difficult ))).
Click to expand...
Click to collapse
Where is the difficulty?
Do a logcat and look for overruns and errors.
There were a few mods done to make Skype work.
so an external usb sound card is working?
Yes, an external USB audio adapter can work.
As a portable solution it's a bit cumbersome.
I don't know what current they usually draw, but my cheapy one draws 75 mA.
A desktop solution with powered hub (charging the Nook), a USB adapter and speakers works fine.
Would USB headphones work directly on that port? I have USB OTG cable and some USB sound card somewhere so I can check with regular 3.5mm jack headphones without trouble when I find some time to do it but I just wonder if anyone tried USB headphones on it and what they think of it. Is it worth of a hassle to buy one for NST?
Some USB devices use a multiplexor on the USB micro connector and can send actual analog audio down the connector.
Many Androids support USB host mode and can support an audio USB adapter, including the ones that go for < $10.
The NST (earlier Nooks with OMAP processors) don't have complete software support for USB host mode but can be coerced into working.
The Glows (later Nooks with IMX processor) don't have complete software or hardware support for USB host mode but can be coerced into working.
The Glow4 (7.8") has audio.

PS3 Controller pairing

Hi there!
Very new to this but have a quick query.
I'm in NZ. Have updated to ICS. Want to pair PS3 controller WITHOUT Root. Have a theory. So did the following.
- Bought the PS3 Controller Pairing Tool and USB/BT Joystick Center 6 from App Developer POKE64738
- He says that these appas can work on ANY android phone
- Had no luck finding a cable to connect the controller to the phone until I saw a "New USB 2.0 Mini-A 5-Pin Female to Micro-B Male Adapter F/M Data Cable Converter" on ebay.
- By theory, the "Pairing tool" on the phone should pick this up.
Any feedback from you guys!?
Shot fullahs!
UPDATE
UPDATE!
Have purchased the cable (
Apparently trying to pair a PS3 controller to the Xperia S is a mish and that a 3rd party controller will be just as good! But the problem is I want to go Bluetooth and not play through USB (though I wouldn't mind it) So yeah bro's... will letchu know how it all shakes out!
At least I know that OTG works!
Kia ora!
There you go !
B3NZ0 said:
Hi there!
Very new to this but have a quick query.
I'm in NZ...
Any feedback from you guys!?
Shot fullahs!
Click to expand...
Click to collapse
B3NZ0 said:
UPDATE!
Have purchased the cable (
...
At least I know that OTG works!
Kia ora!
Click to expand...
Click to collapse
Guys you don't need a cable. Check this out : http://forum.xda-developers.com/showthread.php?p=23749189#post23749189
And here's how to configure your PS3 sixaxiss controller : http://www.youtube.com/watch?v=WBcO_Gt0fd4
If you feel I've helped you, use the thanks button :victory:
He said without root, so he needs the cable. I thought that if you connect the controller with cable it stays paired via bluetooth
Harsh7689 said:
Guys you don't need a cable. Check this out : http://forum.xda-developers.com/showthread.php?p=23749189#post23749189
And here's how to configure your PS3 sixaxiss controller :
If you feel I've helped you, use the thanks button :victory:
Click to expand...
Click to collapse
But that's only WITH root. B3NZ0 wanted to pair PS3 controller WITHOUT Root.
That's a big difference you know.
I'm also looking for a way to connect my PS3 controller to my phone even if it's with a cable, but it seems an app is required as it gives me a power error otherwise, if I connect the controller only with the USB OTG.
The only way it will work via usb is by using livedock
Sent from my LT26i using Tapatalk 2
UPDATE!
Hey guys!
So the OTG works. That's fine.You just cant plug in the PS3 controller directly otherwise the phone come up with that "power consumption error" and more importantly THERE'S NO POWER CHARGE TO YOUR PHONE!
FIX 1:
You have to use a USB hub (4-port works fine/unbranded) for the error to go away. I've plugged in the PS3 controller with it's original cable and it works fine. You just need to remap the button config in the settings of your chosen emulator. You can also plug in your BT adaptors for your wireless mouse and keyboard. But then there's the power issue, so you'll also need a USB 2.0 at both ends to plug into hub and charger.
NOTE: *ID RATHER NOT DO THIS METHOD BUT IT WORKS.
FIX 2:
Cleverly enough, this V-TYPE OTG cable (USB 2.0 Female/Micro USB Male/Micro USB Female) is the way to go. Simultaneously gives charge and can connect hub, flash drives, BT adapters... You can find this on Ebay. Just enter Micro usb OTG with power.
BT ADAPTER:
I've purchased a Belkin BT Adapter (2.1+ EDR) to go wireless. So first, I tried it on MotionInJoy. Paired it and works fine! But it doesn't work when I plug into the USB hub. Apparently cos it's not CSR compatible... but it is. So will have to fiddle around with it more.
KIDIGI CRADLE:
Ive also purchased this cradle by Kidigi. It works fine and charges. Doesn't quite sit in there but you won't notice after a while and looks great! However, the rear only has the micro usb female port (for charging and data transfers) and lacks the support of an ac power input (for charging) and 2 usb 2.0 ports (for BT mouse/keyboard/ps3 controller?). You can google this or go driectly to kidigi dot com or facebook.
I've spoken with them and sent them a pic of the Xperia Ion cradle/dock (which has the mentioned features) hoping they can mimic the rear of the Ion's dock onto the NEW Kidigi Xperia S Dock 2.0!
If they actually DO MAKE THIS, then our problems would be solved! Why?
1) Nice and sleek
2) The ability to power cradle with AC adapter so no power issues
3) The addition of 2x USB 2.0 ports will allow access for our wireless peripherals (mouse/keyboard), flash drives and would no longer need an OTG as the profile would be built into it which would be good news for us users wanting to pair the PS3 controller
3RD PARTY APPS (for pairing):
To pair with an UNROOTED phone these apps would be the most suitable:
1) PS3 Controller Pairing Tool by Poke64738:
Pretty straight forward. You NEED a USB hub to do this cos of PCE (Power Consumption Error). It will ask you to turn on Bluetooth. Say yes. Then hit search. If the app can't locate it then reset the PS3 controller by pressing the rest button at the back of the controller. NOTE: This app ONLY pairs the controller to the phone!
2) USB/BT Joystick Center 6 by Poke64738:
This app is tricky so it takes time to find out how to use it. The help menu is useful so don't neglect it. After figuring it out, you must do the following:
FOR USB POWERED:
- Plug in PS3 controller with cable into HUB.
- Open USB/BT Joystick Center 6
- Window will pop-up asking to allow app to access USB device. Click OK. (note the device name in grey on the top-middle of the screen)
- Your device should show up as "PS3 USB Controller (1)"
- Touch to access the drivers.
- Test controller by pressing all the buttons. You'll notice the "buttons" in the driver slot will go red. These buttons are your default configs. You don't have to change anything just hit BACK button NOT HOME button! Hitting BACK will save the settings.
FOR WIRELESS:
I've yet to do this so will post up when I have something!
***APOLOGIES AS I CANT POST LINKS YET BUT YOU CAN GOOGLE SEARCH AND EBAY SEARCH ASWELL***
rkanwar said:
The only way it will work via usb is by using livedock
Sent from my LT26i using Tapatalk 2
Click to expand...
Click to collapse
You can also possibly use the Kidigi Cradle with a Micro USB OTG with power.
Its a V cable or Y cable allowing for power charge and USB hub and PS3 Controller connected via USB
Hermantje said:
But that's only WITH root. B3NZ0 wanted to pair PS3 controller WITHOUT Root.
That's a big difference you know.
I'm also looking for a way to connect my PS3 controller to my phone even if it's with a cable, but it seems an app is required as it gives me a power error otherwise, if I connect the controller only with the USB OTG.
Click to expand...
Click to collapse
USB hub will work for ya but then again some drain and some don't! and because there are so many out there, who knows... but I have a third-party one made for the PS3 console itself and it works fine. If you want to know what i'm getting up to, check out my UPDATE reply no.3 (it's not numbered though, lol)
B3NZ0 said:
Hey guys!
So the OTG works. That's fine.You just cant plug in the PS3 controller directly otherwise the phone come up with that "power consumption error" and more importantly THERE'S NO POWER CHARGE TO YOUR PHONE!
FIX 1:
You have to use a USB hub (4-port works fine/unbranded) for the error to go away. I've plugged in the PS3 controller with it's original cable and it works fine. You just need to remap the button config in the settings of your chosen emulator. You can also plug in your BT adaptors for your wireless mouse and keyboard. But then there's the power issue, so you'll also need a USB 2.0 at both ends to plug into hub and charger.
NOTE: *ID RATHER NOT DO THIS METHOD BUT IT WORKS.
FIX 2:
Cleverly enough, this V-TYPE OTG cable (USB 2.0 Female/Micro USB Male/Micro USB Female) is the way to go. Simultaneously gives charge and can connect hub, flash drives, BT adapters... You can find this on Ebay. Just enter Micro usb OTG with power.
Click to expand...
Click to collapse
This is what I need to know! thanks for this!
Cheers mate!
capthor said:
This is what I need to know! thanks for this!
Click to expand...
Click to collapse
Algoodies bro! Nice to help out someone!!!
UPDATE #3
Hey guys!
So i've finally got the peripherals I need to do the following:
1) Pair my PS3 controller to my Xperia S successfully
2) Find an alternate power source
PAIRING:
After using the 3rd party app with a little bit of patience and persistence and a BT dongle, I have finally paired it! ABOUT TIME TOO! So now I can play my MAME games wirelessly! WOOHOO! :good: I will post up pics or vid tutorial for those who want it.
POWER SOURCE:
I have a V cable (mentioned in previous posts) that acts both as a OTG and charger (USB 2.0 female (flash drives etc) /micro USB male (OTG) /micro USB female (charge) Unfortunately, I think mine is a dud. There is no charge going through so will see what I can do.
UPDATE #4
Hey guys!
Just a reminder that this whole topic is for UNROOTED phones only. Since there is lack of support for UNROOTED phones on this very topic, I thought it would be nice if I stepped in to aid our fellow XPERIA S users out there in the world. I'm still unable to post links and pics so might put something on my facebook page if that helps.
Otherwise, i'll PUSH - post until something happens lol
LIVE wallpaper concept
Since we're on the topic of PS3, I thought to share this. My Desktop on my PC. The blue wave in the background is still but was animated to act like that of the PS3 wave. I was thinking to make some LIVE wallpaper based on the OS3 wave for Xperia phones and tablets. As you see, it has a more fluid-like texture to it rather than the flowy-movement type of the PS3 console.

[Q] [$$] Ethernet over USB OTG

I want to be able to use a wired ethernet connection with the S4 Zoom over USB using a OTG cable. I know it doesn't support it out of the box. I have looked all over the internet but did not find a solution. I am willing to pay if someone can create a reliable solution for this.
I need to be able to use a USB OTG cable (such as this) and a USB to ethernet adapter (such as this) in order to connect the S4 Zoom to the internet.
Try this:
http://forum.xda-developers.com/showthread.php?t=1894999
or this
http://forum.xda-developers.com/showthread.php?t=1795591
These may work but not sure...
Grubybdg said:
Try this:
http://forum.xda-developers.com/showthread.php?t=1894999
or this
http://forum.xda-developers.com/showthread.php?t=1795591
These may work but not sure...
Click to expand...
Click to collapse
Don't think they are going to work. I know the Galaxy S4 works with the ethernet adapter now. Someone wrote the drivers and updated the kernel. See this thread: http://forum.xda-developers.com/showthread.php?t=2347721
$100 to anyone who can port this solution for the S4 zoom.
app store
There are various apps in the app store for this. Just search ethernet in the app store. Tell me If this helps. Also your phone needs to be rooted.
yellasrichand said:
I want to be able to use a wired ethernet connection with the S4 Zoom over USB using a OTG cable. I know it doesn't support it out of the box. I have looked all over the internet but did not find a solution. I am willing to pay if someone can create a reliable solution for this.
I need to be able to use a USB OTG cable (such as this) and a USB to ethernet adapter (such as this) in order to connect the S4 Zoom to the internet.
Click to expand...
Click to collapse

Tab S4 and DeX

Hi all,
I'm looking into buying a Tab S4, particularly because of its DeX function.
Can anyone confirm whether the Tab S4 works with the DeX pad, or just the USB-C to HDMI cable?
I'm wondering whether it would be possible to use it with the pad to connect a wireless mouse and keyboard receiver, rather than having to rely on Bluetooth direct to the tablet.
Thanks,
J
It i's working even without an external screen.
For DEX I use most of the time the screen miroring through wifi, easy.
Yes, there is an option to put it into dex mode without any external attachments. It only works in landscape mode though. I wish it worked in portrait mode too. I love dex and would use it exclusively.
It works flawlessly...
From what I've read it works with the DeX pad but you may encounter the error "Close cover to enable DeX Mode". If you don't have a Samsung cover the easiest way out is to go to Amazon and purchase a 7-1 or 8-1 hub. A search here should return you some links.
Just as a note, most HDMI to usb c adaptors include usb ports, and Logitech universal receivers work off them. I've used a Logitec K750 Keyboard + Anywhere MX mouse (synced to the same universal receiver). The caveat is that the logitech unifying software is not available on Android. You need to link the receiver, mouse and keyboard on a pc, and then they work on the tablet. If you want to change linked devices, you need to go back to the pc. I did notice one of the mice I tried was overly sensative, so some mice may work better than others.
Has anyone tried using Microsoft Remote Desktop Client app on this tablet? I want to know if the right click button works. Please tell me that it does I'll be really really happy. I really want to buy this tablet but I can't justify the cost unless I can use it for work instead of buying a laptop.
This really should be a new topic / new thread but...
Yes, I use MS Remote Desktop to access my work computer from home. Usually, I use the onscreen keyboard and touchscreen, which can be awkward.
But I just hooked up my USB keyboard and Bluetooth mouse, and both work fine with Remote Desktop. Right click works.
One disclaimer - I usually use MS Remote Desktop Beta, which is currently crashing every time I try to run it. I installed the released version of MS Remote Desktop and had no issues. So you might want to stay away from the RD Beta version.
drjoe1 said:
This really should be a new topic / new thread but...
Yes, I use MS Remote Desktop to access my work computer from home. Usually, I use the onscreen keyboard and touchscreen, which can be awkward.
But I just hooked up my USB keyboard and Bluetooth mouse, and both work fine with Remote Desktop. Right click works.
One disclaimer - I usually use MS Remote Desktop Beta, which is currently crashing every time I try to run it. I installed the released version of MS Remote Desktop and had no issues. So you might want to stay away from the RD Beta version.
Click to expand...
Click to collapse
Ty, just ordered it.

Categories

Resources