USB Host Cable and SNES Game Controller Mod Tutorial - Streak 5 Android Development

Hi guys-
I have written up a short overview and tutorial on how to build a USB Host cable for the streak, and also how you can build a Dell Streak Game controller using a Teensy board and an SNES Controller.
You can check out my Tutorial complete with a demo youtube video at the end here:
http://devdot.wikispaces.com/Dell+Streak+USB+Host+and+Game+Controller+Tutorial
Cheers!
Collin

This is awesome!!! How much would you charge to make one of these for me?

YES YES YES!!!!
DUDE YOU FREAKING ROCK...
seriously how much did it cost you to make this?
super interesting...
also how much to make one like the previous poster mentioned
peace P.

It's pretty tough to do, and I make enough in my day job to be really *not* inspired to build these for people sorry guys.
The parts cost was something like:
spare dell [email protected]$20 + original SNES [email protected]$10 + teensy microcontroller [email protected]$18 so around $50 USD .
oh yah... and blood and [email protected]

0TheRain0 said:
oh yah... and blood and [email protected]
Click to expand...
Click to collapse
no doubt.
i have a question though. since im not familiar with the board, how did you arrange the wires from the controller to the board then to the pdmi?

mrphatpat said:
no doubt.
i have a question though. since im not familiar with the board, how did you arrange the wires from the controller to the board then to the pdmi?
Click to expand...
Click to collapse
Right, so... basically that little microcontroller board just has a bunch of general purpose I/O. Which ones you tie the different buttons to can really just be arbitrary. The specific part is where the buttons on the SNES board meet up with the chip on it. And if you look at the picture on my tutorial, they are all tied in to that chip on the left end of it.
So really I just arbitrarily tied those to GPIO pins on the microcontroller board. Then I wrote code on the microncontroller board to read those pins and output characters as a USB keyboard. I used my computer to map which pin was for what button on the controller, and then I adjusted the keys in my code on the microcontroller board to be like UP key, and LEFT key etc.
Hope that answers your question. Probably would be more meaningful if you looked at my source code, which I'll post very soon to the tutorial page.

So...I have to ask...
How does it feel holding the weight of the streak from underneath via the SNES controller? I figure if I go this route, to keep the cable extension and make/find a dock that leaves the port so the PDMI connection can plug in.
Great work!!! I am thoroughly impressed of your passion when it comes to video games. A man after my own heart lol
-h8
Sent from my SAMSUNG-SGH-I897 using Tapatalk

awsome!
This is just awsome! If it would work with those "one-for-all" controller i would try to make one. But i´m more interested in buy one. Come on, maybe you can start selling them
http://www.amazon.co.uk/USB-Gamepad...FJFS/ref=sr_1_1?ie=UTF8&qid=1288913429&sr=8-1
http://www.amazon.co.uk/Analog-Cont...NJWM/ref=sr_1_3?ie=UTF8&qid=1288913429&sr=8-3

http://www.t-mobile-accessories.co.uk/P_ZEEMOTE_Bluetooth+Joystick.html
i like this one
and my Wii controller with nunchuck using wiimote

Related

[updated 5/12/11] gTab HDMI CABLE / DOCK REVIEW

[HDMI CABLE REVIEW]
Full review is on the way, I just wanted to let you know that I do have the prototype in hand and it DOES work, video and sound
[MALATA ZPAD DOCK REVIEW]
I finally got received my ‘official’ Malata ZPAD Dock today and wanted to post for all to see. PLEASE BARE WITH ME on my review, the pics aren’t that great and I didn’t run a bunch of tests but I have most of the basic info that everyone is going to want to know. Feel free to ask questions and I will try to run additional tests for you.
DOCK - HDMI Out, USB, LAN and power (no additional ac adapter supplied) – The quality is nice. The bottom of the dock has a rubber insert as to not scratch a table if moved around and as you may see from the pic there is a rubber insert where the tablet itself sits to protect it. The tab just drops on; pretty simple. With the ac adapter plugged in the tab does show that it’s charging. It sits at a rather upright angle (not straight up and down) so I would think that it’s something that you would NOT want to try type on without a keyboard on a regular basis, but it does seem pretty steady on there.
USB – As you can tell from the pic it did recognize an 8 GB USB thumb drive that I had plugged into it. I did not get to test a USB keyboard and mouse as the ones that I have available didn’t work natively with the tablet so I didn’t even try with the dock (yet).
LAN – Also in a pic, once plugged in the connection lights on the back started lighting up immediately. I turned off my WiFi and enabled the Ethernet in setting and it quickly got an IP and as you can see there is no longer an ‘x’ on the tablet LAN icon. I DID test the internet and all worked just fine.
HDMI – plugged the HDMI in and hooked it up to a 32” and it popped right up. NOW the quality was grainy and I’m sure there may be a way to fix that but I just wanted to get you pics to show whether it worked or not. In the pics you can see my screen duplicated and I started a movie (which I will say the quality was much better in the movie that it replicating my home screens)
All in all… I am extremely pleased and can’t wait to put it to use.
With that being said, I need to thank those involved for their work in spearheading efforts to get these in for us. I plan on trying to get a couple over as quickly as possible to ‘donate’ to a couple of people that won’t take donations for some exceptional work and personal attention (more on that to come later... )
I will update as soon as I can with any other ‘information’ in regards to the availability of these on US soil.
Let me know what you think!
EDIT: Just added a couple of pics of the innards (sent them to the dropbox for larger resolution). Ok, HDMI guys, what next?
http://dl.dropbox.com/u/10015338/2010-12-08 09.13.05.jpg
http://dl.dropbox.com/u/10015338/2010-12-08 09.17.19.jpg
http://dl.dropbox.com/u/10015338/2010-12-08 09.18.54.jpg
Great work Steve. Is there any possible way for you to diagram the pin out of the connector (at least to the hdmi pins). We are working on an HDMI cable with a plug breakout board and have no idea how to guess which of the 30 pins go to which wires on the hdmi cable.
Thanks again
The pinouts for all would be good to know. Wouldn't mind making a cable with all connections!
Anyways, great review!
Can't wait to get ours from the group buy in!
insight3fl said:
Great work Steve. Is there any possible way for you to diagram the pin out of the connector (at least to the hdmi pins). We are working on an HDMI cable with a plug breakout board and have no idea how to guess which of the 30 pins go to which wires on the hdmi cable.
Thanks again
Click to expand...
Click to collapse
that's gonna be outta my realm of knowledge right this second but if you want to try to tell me what to do, I'm not scared?
This Android journey that started with my phone a few months ago and is lingering to the tablet has made me pretty fearless. I'm now learning more about adb and ddms (just wanna take pics). It worked once and never since, something about java and crap like that.
Lemmie know.
it2steve said:
I finally got received my ‘official’ Malata ZPAD Dock today and wanted to post for all to see. PLEASE BARE WITH ME on my review, the pics aren’t that great and I didn’t run a bunch of tests but I have most of the basic info that everyone is going to want to know. Feel free to ask questions and I will try to run additional tests for you.
DOCK - HDMI Out, USB, LAN and power (no additional ac adapter supplied) – The quality is nice. The bottom of the dock has a rubber insert as to not scratch a table if moved around and as you may see from the pic there is a rubber insert where the tablet itself sits to protect it. The tab just drops on; pretty simple. With the ac adapter plugged in the tab does show that it’s charging. It sits at a rather upright angle (not straight up and down) so I would think that it’s something that you would want to try type on without a keyboard on a regular basis, but it does seem pretty steady on there.
USB – As you can tell from the pic it did recognize an 8 GB USB thumb drive that I had plugged into it. I did not get to test a USB keyboard and mouse as the ones that I have available didn’t work natively with the tablet so I didn’t even try with the dock (yet).
LAN – Also in a pic, once plugged in the connection lights on the back started lighting up immediately. I turned off my WiFi and enabled the Ethernet in setting and it quickly got an IP and as you can see there is no longer an ‘x’ on the tablet LAN icon. I DID test the internet and all worked just fine.
HDMI – plugged the HDMI in and hooked it up to a 32” and it popped right up. NOW the quality was grainy and I’m sure there may be a way to fix that but I just wanted to get you pics to show whether it worked or not. In the pics you can see my screen duplicated and I started a movie (which I will say the quality was much better in the movie that it replicating my home screens)
All in all… I am extremely pleased and can’t wait to put it to use.
With that being said, I need to thank those involved for their work in spearheading efforts to get these in for us. I plan on trying to get a couple over as quickly as possible to ‘donate’ to a couple of people that won’t take donations for some exceptional work and personal attention (more on that to come later... )
I will update as soon as I can with any other ‘information’ in regards to the availability of these on US soil.
Let me know what you think!
Click to expand...
Click to collapse
Thanks for the review, the cloning of the screen looks awesome.
rothnic said:
Thanks for the review, the cloning of the screen looks awesome.
Click to expand...
Click to collapse
it should... it's your work
This might be a stupid question but what resolution does it output to your tv? I am going to buy one of these as soon as I can. Very cool.
HDMI connect to TV..
Is it easy to open it up? Trace the wiring?
Don't think there will be much on the onside.
xjarl said:
HDMI connect to TV..
Click to expand...
Click to collapse
I hope that isn't a response to me. HDMI is not a resolution. That is the connector. It could output 480p for all I know.
Wow thanks. I can't wai to get mine. Dumb question but do u have to have the zpad rom to use this dock?
shibbybypass said:
I hope that isn't a response to me. HDMI is not a resolution. That is the connector. It could output 480p for all I know.
Click to expand...
Click to collapse
High Speed HDMI Cable support 1080P. So, if you have a DOCK and HDMI caple..
xjarl said:
High Speed HDMI Cable support 1080P. So, if you have a DOCK and HDMI caple..
Click to expand...
Click to collapse
It doesn't mean the device supports it up to that resolution. He didn't even mention it. Do you have one that you have tested? It could be limited to a certain resolution. Is that so hard to understand? I know what HDMI is. I know what resolutions are. You keep repeating things I already know. I want to know what resolutions are available when you are outputting to your tv. Does it actually ask you what resolution? Some tvs and monitors do not go to 1080p. So please I would like for the original poster or someone that has one to please respond. You are not helping me at all here.
ah,,
shibbybypass said:
It doesn't mean the device supports it up to that resolution. He didn't even mention it. Do you have one that you have tested? It could be limited to a certain resolution. Is that so hard to understand? I know what HDMI is. I know what resolutions are. You keep repeating things I already know. I want to know what resolutions are available when you are outputting to your tv. Does it actually ask you what resolution? Some tvs and monitors do not go to 1080p. So please I would like for the original poster or someone that has one to please respond. You are not helping me at all here.
Click to expand...
Click to collapse
OK. Easy..easy.
I have no intention to offend.
xjarl said:
OK. Easy..easy.
I have no intention to offend.
Click to expand...
Click to collapse
I am not offended by what you said. I am just curious and you weren't answering my question is all. There are many devices that use HDMI without using it to it's full potential. No hard feelings here.
I've got a crazy schedule this week but will do what I can to get all of your questions answered for you. I need to check to see if my TV supports 1080p (I'll bet it doesn't, cheapy) however I wouldn't really know how to test , in fact, that's what the tablet is pushing. If someone knows a way to test that feel free to let me know.
Also, I'm not gonna lie and they these aren't cheap. Unfortunately because of my OCD, ADD, and impulsive nature; this thing wasn't cheap for me to get here that quickly however I will take it to work today and see what I can do to rip it apart to find out the cabling for those that have asked. If (when) I get it torn apart I'll be asking you asking you guys exactly what the hell I'm supposed to be looking for (pinouts ect).
I will also find the time to flash a couple other ROMS to let you know that all works with each ones. Unfortunately that wont be happening until tonight tho. I can flash and have the ROMS ready for testing but won't be back to the TV until tonight.
I'm sorry that I couldn't do a more thorough review for everyone beforehand but as I said before, I really wanted to get something up quickly as I know that we were all wanting to know if it even worked at all for now.
it2steve said:
I've got a crazy schedule this week but will do what I can to get all of your questions answered for you. I need to check to see if my TV supports 1080p (I'll bet it doesn't, cheapy) however I wouldn't really know how to test , in fact, that's what the tablet is pushing. If someone knows a way to test that feel free to let me know.
Also, I'm not gonna lie and they these aren't cheap. Unfortunately because of my OCD, ADD, and impulsive nature; this thing wasn't cheap for me to get here that quickly however I will take it to work today and see what I can do to rip it apart to find out the cabling for those that have asked. If (when) I get it torn apart I'll be asking you asking you guys exactly what the hell I'm supposed to be looking for (pinouts ect).
I will also find the time to flash a couple other ROMS to let you know that all works with each ones. Unfortunately that wont be happening until tonight tho. I can flash and have the ROMS ready for testing but won't be back to the TV until tonight.
I'm sorry that I couldn't do a more thorough review for everyone beforehand but as I said before, I really wanted to get something up quickly as I know that we were all wanting to know if it even worked at all for now.
Click to expand...
Click to collapse
No appology needed.....big thanks just for your great feedback!
insight3fl said:
No appology needed.....big thanks just for your great feedback!
Click to expand...
Click to collapse
just dropped some links with pics in the OP with the innards... Let me know what else you need ripped apart for cabling ...
Steve for a pin out diagram all you need is a simple continuity tester with thin probes. Hold one probe to a pin on the main port and begin touching pins on the connections in the back HDMI, USB, etc. When the tester beeps or lights up you have a match. Make note of it on your diagram. Shouldn't take too long and its totally safe for your dock.
I'm software not hardware, but best bet at a guess would be for to diagram the connector and all the outputs, then take a volt meter and iduno what level of voltage (something tiny obviously, somebody who knows hardware better on here could say) and just try to pass a small signal through each pin of the dock connector and use the volt meter to map where it comes out.
Again, I'm software not hardware so I may be way off here. I wonder if those fellas who sell the dock breakout would be willing for you to ship them the dock and they run signals through it and ship it back to you after they've mapped it for us. Would be a boon for them to know the mapping because then they could start selling us a dock to hdmi connector.. And a hobbyist shop like that, they probably know how to safely pass a signal through the thing to map the dock.

HDMI Cable?!

Hello everybody,
im searching for a "normal" hdmi-cable for the 30-pin connector. i dont wanna have a dock or something.
does anybody know were i can find such cable?!
I have send the DOCK sample to the manufacturer, to make a 30pin--HDMI cable out.
But need sometimes. About 15days later.
XJARL,
Are you sure a cable is possible? Others have suggested that the port needs power and other circuitry (as in the dock) to make the HDMI functional.
Also, I thought that you mentioned you were having it made a month or so ago? What is the delay?
That would be great if there was just an HDMI cable that plugs into the bottom port. too bad they didnt make a HDMI port on the side before. I wont use it enough to get a dock, but if I had just a cheaper cable that would work I would be more inclined to use it. the screen is big enough to where im happy with the media and any movies that I really want to download and watch I will already have on my laptop which has HDMI out for a big screen.
Yes, i'm sure
insight3fl said:
XJARL,
Are you sure a cable is possible? Others have suggested that the port needs power and other circuitry (as in the dock) to make the HDMI functional.
Also, I thought that you mentioned you were having it made a month or so ago? What is the delay?
Click to expand...
Click to collapse
I had given the DOCK to a factory. They spend a lot of time. Since they are not sure whether there is sufficient market, so delayed. But now, they decided to put it produced.
ketjr81 said:
That would be great if there was just an HDMI cable that plugs into the bottom port. too bad they didnt make a HDMI port on the side before. I wont use it enough to get a dock, but if I had just a cheaper cable that would work I would be more inclined to use it. the screen is big enough to where im happy with the media and any movies that I really want to download and watch I will already have on my laptop which has HDMI out for a big screen.
Click to expand...
Click to collapse
I went to 4 Shacks and everyone said there was nothing made for this port. Commercially that is.
I think I would find a cable more useful than a dock. As mentioned above, though, they will have to find a way to deal with the power issue. I'll keep an eye on this thread to see how it goes.
A cable would be nice for sure
Xjarl - any word on this cable? I am sure we could build up some support here if needed
They just sold Over 10,000 of the Gtablets on Woot the other day. There were several posts directing people to this site as well as discussing the preference of a simple cable VS a dock.
I would hope the market would bear enough to get a run in at this point.
Didn't early reviews of the gtab often say Viewsonic was bunding an hdmi cable in the box?
blasturd said:
Didn't early reviews of the gtab often say Viewsonic was bunding an hdmi cable in the box?
Click to expand...
Click to collapse
nope, at least not as far as I can remember.
Would be great if you can post a link if you ever stumbled on it.
Has anyone attempted anything on this?
cobrast6 said:
Has anyone attempted anything on this?
Click to expand...
Click to collapse
Yeah, bnovak in this thread is talking about de-constructing one and analyzing the circuitry to figure out the pin schematic so a cable could possibly be created:
http://forum.xda-developers.com/showthread.php?t=865038&page=21
technically, I've found the right cable.
but I need to order 1000 of them.
Ordered a sample to make sure it is what it needs to be.
HDMI DOES NOT NEED TO BE POWERED!!! It's LVDS
How much to order 1000?
Sent from my ADR6300 using XDA Premium App
Now you tell me...
I just ordered the dock yesterday so I could use the HDMI.
Oh well...guess I need two cables.
My wife is going to wonder when my $285 Tab I talked her into letting me get for my birthday is going to stop costing money.
LowSky said:
How much to order 1000?
Sent from my ADR6300 using XDA Premium App
Click to expand...
Click to collapse
More than I have open on my Amex at the moment?
Dunno actually. Waiting for sample and a quote.
bnovak said:
technically, I've found the right cable.
but I need to order 1000 of them.
Ordered a sample to make sure it is what it needs to be.
HDMI DOES NOT NEED TO BE POWERED!!! It's LVDS
Click to expand...
Click to collapse
More info please.
bnovak said:
technically, I've found the right cable.
but I need to order 1000 of them.
Ordered a sample to make sure it is what it needs to be.
HDMI DOES NOT NEED TO BE POWERED!!! It's LVDS
Click to expand...
Click to collapse
Refer this to it2steve, I'm sure he'll bite!

[Q] Power upstream

I have a HTC Evo 3D. I'm needing to connect a USB mouse and/or hub. The unusual part is that I will also like to be able to power the phone from an external source like a car cigarette lighter. I have Muscular Dystrophy with limited mobility and will be using a mouse to control the phone. My wheelchair has the ability to power additional devices through a cigarette lighter type jack.
Does this sound possible?
Any help would be greatly appreciated.
I know the latest tablets are getting external device driver capabilities, but I'm not sure about the 3D. The fact we can print from it is promising, maybe after Ice Cream Sandwich or a Honeycomb port?
Sent from my PG86100 using XDA Premium App
derkgates said:
I have a HTC Evo 3D. I'm needing to connect a USB mouse and/or hub. The unusual part is that I will also like to be able to power the phone from an external source like a car cigarette lighter. I have Muscular Dystrophy with limited mobility and will be using a mouse to control the phone. My wheelchair has the ability to power additional devices through a cigarette lighter type jack.
Does this sound possible?
Any help would be greatly appreciated.
Click to expand...
Click to collapse
Hello! First, I want to say that I am amazed at people like you. My sister-in-law works with an autistic teenager and the schoolwork he does via his iPod is amazing. I think that he can churn out more schoolwork than I did when I was his age....
Now, to answer your questions - yes, the EVO can be powered via a 12-volt cigarette-lighter jack, so that won't be a problem. On the other hand, the mouse will be. At the hardware level, the EVO is a USB device and it needs to be a USB host (like a laptop or desktop computer) to take input from a mouse. However, I think a simple USB cable hack might solve that issue. I'll see if I can turn up a web page or two about the hack.
Secondly, Android isn't set up to be 'driven' via a mouse, but I have heard that people have done it successfully.
The real unknown is if we can do all these things with the EVO 3D....
If anyone else would care to 'chime in' to fill in the details that I don't know, please do....
when/if this phone gets rooted and we get some cyanogenmod love, it can use mouse input over bluetooth same with keyboard input. im gonna be nice (for once) this is posted in the wrong section. this is the development section NOT Q&A. pm a mod to move to the correct location.
It makes sense for development if he's planning to do the cable hack and write a driver himself.
That said, i am not aware of any micro usb keyboards, and though there very well may be some, especially if you look up blackberry accessories. If that doesn't work, the usb to microusb cable job is straightforward, just lookup the pinouts and match up the internal cables.
As for power while it is plugged in, just use a splitter on your 9v source, and attach one to the keyboard usb power cables and one to the power pins on the hacked microusb plug.
After that, I don't know for the driver, and but as mentioned before cm7 does bluetooth keyboards (and mice?) - can we install drivers without root? How does that work?
Sent from my PG86100 using XDA App
Candar said:
It makes sense for development if he's planning to do the cable hack and write a driver himself.
Click to expand...
Click to collapse
The first post is a question, hence this belongs in Q&A whether he plans on developing something is irrelevant since he is not doing so now in the Op
You can pair a bluetooth keyboard and mouse with the stock 3vo. Power the device with a normal charger. Unfortunately the mouse is useless as there is no cursor. The keyboard is novel though. I used a Logitech MX5000 series.
Sent from my 3vo using XDA Premium App.
First, thanks to everyone for trying to help.
Let me explain how I use my PC at home. My wheelchair has a small LCD display for the current mode/status of the chair like power, speed mode, and tilt. Plus it has an infrared transmitter that can be used to operate typical home theater electronics. The chair also has mouse emulation. When in the mouse mode the joystick that usually moves the chair becomes the mouse. The movement is translated and sent out through the infrared transmitter to a USB infrared receiver. The infrared receiver is HID compliant so it works on about everything. I'm hoping to find a solution similar to this on the Evo 3D.
derkgates said:
First, thanks to everyone for trying to help.
Let me explain how I use my PC at home. My wheelchair has a small LCD display for the current mode/status of the chair like power, speed mode, and tilt. Plus it has an infrared transmitter that can be used to operate typical home theater electronics. The chair also has mouse emulation. When in the mouse mode the joystick that usually moves the chair becomes the mouse. The movement is translated and sent out through the infrared transmitter to a USB infrared receiver. The infrared receiver is HID compliant so it works on about everything. I'm hoping to find a solution similar to this on the Evo 3D.
Click to expand...
Click to collapse
Maybe send an email to Logitech and see if they can help you... they have a mouse for Honeycomb and may be able to explain house to use the joystick on your wheelchair. Good luck and let us know how it works, could help a lot of people
http://www.logitech.com/en-us/mice-pointers/mice/devices/tablet-mouse-android
ianoob said:
Maybe send an email to Logitech and see if they can help you... they have a mouse for Honeycomb and may be able to explain house to use the joystick on your wheelchair. Good luck and let us know how it works, could help a lot of people
http://www.logitech.com/en-us/mice-pointers/mice/devices/tablet-mouse-android
Click to expand...
Click to collapse
is the receiver that is HID compliant bluetooth capable? if so, you should be able to pair the phone to that receiver and have it working.
Maybe somebody could create an app that would use the front facing camera kinda like the xbox kinect?
Sent from my PG86100 using XDA Premium App
Unfortunately, I wouldn't be able to move enough to make the gestures. It pretty much needs to be the joystick/infrared built-in to the chair. Thanks for the idea though.
DomSim said:
is the receiver that is HID compliant bluetooth capable? if so, you should be able to pair the phone to that receiver and have it working.
Click to expand...
Click to collapse
it is PS2/USB. A couple of years ago I thought about trying a serial-to-Bluetooth adapter, but wasn't feeling too confident it would work so I shelved the idea. do any of you think that might be worth trying?
derkgates said:
it is PS2/USB. A couple of years ago I thought about trying a serial-to-Bluetooth adapter, but wasn't feeling too confident it would work so I shelved the idea. do any of you think that might be worth trying?
Click to expand...
Click to collapse
i dont think it will be possible then unless you got a 3.1 honeycomb device as they have usb hosting abilities. maybe the manufacturer of this input device offers a bluetooth solution?
DomSim said:
i dont think it will be possible then unless you got a 3.1 honeycomb device as they have usb hosting abilities. maybe the manufacturer of this input device offers a bluetooth solution?
Click to expand...
Click to collapse
The device I posted does have Bluetooth capabilties, quite a few mice do... the issue I see is that Gingerbread doesn't support the mouse (no pointer) or the driver. Need this bad boy s-off and a Honeycomb port... or somebody smarter than me
Sent from my PG86100 using XDA Premium App
derkgates said:
Unfortunately, I wouldn't be able to move enough to make the gestures. It pretty much needs to be the joystick/infrared built-in to the chair. Thanks for the idea though.
Click to expand...
Click to collapse
I was wondering about possible eye tracking, didn't clarify sorry. I had a friend in grade school and high school with muscular distrophy. Nasty disease, watched him go from running to needing a rod in his spine to sit upright. I hope we can help you figure something out.
Sent from my PG86100 using XDA Premium App
ianoob said:
The device I posted does have Bluetooth capabilties, quite a few mice do... the issue I see is that Gingerbread doesn't support the mouse (no pointer) or the driver. Need this bad boy s-off and a Honeycomb port... or somebody smarter than me
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
if we get rooted and get cyanogenmod ported that rom fully supports HID

DIY Accessories - anything goes (almost)

Seems to be a perfect fit for the ASUS 40 pin connector.
Now we have to decide WHAT to make. I was thinking about a few items, but your suggestions needed.
Wheeeeeeee....
Note: There may be other places to get it, but this is the first place I found it.
Mouser Part #: 571-2129276-1
Manufacturer Part #:
2129276-1
Manufacturer:
TE Connectivity
Description: I/O Connectors 40P CABLE MNT PLUG CHAMP DOCKING
Stock: 1,070 Can Ship Immediately
Pricing (USD)
1: $3.49
10: $3.14
25: $2.85
100: $2.71
PS: These are very small connection points, so you need to have special soldering equipment (sub-mm tips).
Well, maybe start with USB Host?
My suggestions:
- USB-Hub like Soundsurfer said
- Infrared adapter to control your home cinema (i saw that the new sony tablet s has it built in. maye we can port the software?)
- DVB-t
greetings
SoundSurfer said:
Well, maybe start with USB Host?
Click to expand...
Click to collapse
Great idea. I like it a lot.
I ordered a couple of these ACT4060 items:
ACT4060A SOP-8 ACT4060 Wide Input 2A Step Down
The idea is to take 15V from the tablet or charger and step down to 5V to power a USB hub, similar the the ASUS USB host device (same part).
I also thought to add a 5.5mm female barrel socket for charging with a 15V power supply, like these: Power Supply DC 15V
Note: Many other power supply are available from 12V-15V with 5.5mm barrel plug.
---------- Post added at 03:26 PM ---------- Previous post was at 03:22 PM ----------
w04g005 said:
My suggestions:
- USB-Hub like Soundsurfer said
- Infrared adapter to control your home cinema (i saw that the new sony tablet s has it built in. maye we can port the software?)
- DVB-t
greetings
Click to expand...
Click to collapse
Great, thanks!
I do not think the HDMI output is on the 40 pin cable, but I could be wrong. There is audio available, because it is on the TF101 Desktop Stand.
Any links to an infrared control?
Bob Smith42 said:
Any links to an infrared control?
Click to expand...
Click to collapse
Sorry,
i have no link for infrared control. I only have seen the video with infrared remote from the tablet s
http://www.youtube.com/watch?v=tbYzckPXJ2Q&feature=player_embedded
But we can try to combine a standard usb infrared adapter with the 40-pin connector. Maybe it doesn't work because of the lack of drivers (if they couldn't get extracted from the sony tablet). But i have to say that i'm neither a electronic technician nor a programmer. Only wanted to suggest my wishes ;-)
Maybe this can help:
http://www.irdroid.com/
greetings
Can you make a regular USB cable with this connector ?
question: do you have the pin out of the 40-pin connector?
w04g005 said:
- Infrared adapter to control your home cinema (i saw that the new sony tablet s has it built in. maye we can port the software?)
Click to expand...
Click to collapse
This would be a great idea - this sort of feature makes the Sony offering stand out in an otherwise fairly homogenous tablet market. Don't know anything about how to do this though, but will post back if I manage to find out anything useful...
fisha21 said:
This would be a great idea - this sort of feature makes the Sony offering stand out in an otherwise fairly homogenous tablet market. Don't know anything about how to do this though, but will post back if I manage to find out anything useful...
Click to expand...
Click to collapse
Ok, i assume 2 or 3 pins on the 40-pin connector are for audio signals because the dock has an audio out! we could connect some irda leds to the pins like shown in this project:
www.irdroid.com
But i have to say that i read today about a new logitech product called: logitech harmony link
www.logitech.com/en-us/remotes/universal-remotes/devices/harmony-link
i think i will buy these to replace my harmony one.
greetings
Matthias
how about a mini usb cord? So I could plug my DSLR camera into it and download the pictures on the fly?..or even a micro to plug the phone in...but if it was a USB hub, it would work as well..just a longer cord.
w04g005 said:
Ok, i assume 2 or 3 pins on the 40-pin connector are for audio signals because the dock has an audio out! we could connect some irda leds to the pins like shown in this project:
www.irdroid.com
Click to expand...
Click to collapse
Quick look on Google shows up this serial IR transceiver made by IguanaWorks. I'm afraid my electronics knowledge is very limited, but could the serial connector be replaced by these Asus-compatible adapters. I suspect the main problem might be the way the transceiver draws charge from the serial port to charge up the capacitor? According to the website, it uses LIRC so either the Irdroid or Androlirc apps might work (Androlirc requires an audio-IR device, so may need some tweaking, but is apparently open-source).
The other option might be the Newkinetix Re - whether it would be possible to replace the iThing connector with the ones you have located. Of course, the app is only for iOS, so yet another stumbling block.
I'm only feeding back the results of my digging, lack any of the required skills to make any of this work, so forgive if it all misses the mark completely.
w04g005 said:
But i have to say that i read today about a new logitech product called: logitech harmony link
www.logitech.com/en-us/remotes/universal-remotes/devices/harmony-link
Click to expand...
Click to collapse
Of course, this does also look pretty good, if you don't mind the IR extender "spiders" ... and the fact that the TV guide feature is only available for iPad (grr!)
I thought this thread would be more popular. If the plug didn't cost so much to ship to my country I'd be building a wall charger with a long lead and a car charger.
Sent from my u8800 using XDA App
That's a nice find! Now if only we knew some technical details about the connector pin-out.. I guess a good start would be looking at what both docks have inside and the connector routings, I doubt they use any external electronics, so should be quite easy to do cool things.
EDIT: at least now we'll be able to do another cable.. buy a standard USB 3.0, cut one end out and solder the new connector. A bit of cleaning everything up and ready to go.
PatrickVogeli said:
That's a nice find! Now if only we knew some technical details about the connector pin-out.. I guess a good start would be looking at what both docks have inside and the connector routings, I doubt they use any external electronics, so should be quite easy to do cool things.
EDIT: at least now we'll be able to do another cable.. buy a standard USB 3.0, cut one end out and solder the new connector. A bit of cleaning everything up and ready to go.
Click to expand...
Click to collapse
I finally got my USB Host Kit for the TF, so I can work on the connector pin out. The USB Kit did not work (for me) on the dock 40 pin socket, so apparently there are differences between the Dock and Tablet 40 pin sockets.
Can anyone can confirm the USB Kit does/does not work on the dock 40 pin socket?
Thanks
fisha21 said:
Quick look on Google shows up this serial IR transceiver made by IguanaWorks. I'm afraid my electronics knowledge is very limited, but could the serial connector be replaced by these Asus-compatible adapters. I suspect the main problem might be the way the transceiver draws charge from the serial port to charge up the capacitor? According to the website, it uses LIRC so either the Irdroid or Androlirc apps might work (Androlirc requires an audio-IR device, so may need some tweaking, but is apparently open-source).
The other option might be the Newkinetix Re - whether it would be possible to replace the iThing connector with the ones you have located. Of course, the app is only for iOS, so yet another stumbling block.
I'm only feeding back the results of my digging, lack any of the required skills to make any of this work, so forgive if it all misses the mark completely.
Of course, this does also look pretty good, if you don't mind the IR extender "spiders" ... and the fact that the TV guide feature is only available for iPad (grr!)
Click to expand...
Click to collapse
Seems many people like infra-red controls. Here is some pics of the I-Got-Control device for the iPod/iPad/iPhone.
There seems to be only a few lines connected to the Apple 30 pin connector. Does anyone have the pin-out for Apple 30 pin connectors?
I think this might be easily attached to the Asus USB Host or SD adapter.
Thanks!
a backpack style add-on for the TF would be neat...something that adds a battery/usb/etc at the cost of making it a bit fatter and maybe taller..
Sent from my Transformer TF101 using xda premium
Any updates on this?
Amazed at how hard it is to find a 30-pin connector pinout, seems Apple tweaked it a bit as new generations came along.
This is the kind of thread I love to see, on Android+TF!
Sent from my Nexus S using Tapatalk
If I were to solder every connector point through a wire, would connecting the dock from the side through the 40 pin connector to the bottom slot of the TF give the same communication as if the TF is docked? Been wanting to "dock" the tablet without actually having them together.
Yeah, it would work, but instead of soldering better find connectors and a cable. I'm thinking of doing it to my USB adaptor (which is very badly done, completely loose).
Bob Smith42 said:
Does anyone have the pin-out for Apple 30 pin connectors?
Click to expand...
Click to collapse
Isn't that available all over the net?
pinouts.ru /PortableDevices/ipod_pinout.shtml
Cheers!
-M
Xda member since 2007

Single core ethernet cable?

I was told that I could use a single core Ethernet cable with insulation for the S-OFF procedure. I was just wondering if anyone could assist me with telling if my Cable is able to be used... Maybe It's a bad question but it is beyond my general knowledge. anyway it's and xbox cable that reads:
FOXCONN E204149 (UL)
TYPE CM 75 DEGREES C STP 26AWG 2 PAIRS PATCH CABLE
Any help would be HIGHLY appreciated.. Thanks
Please don't put me down for my lack of knowledge on this subject.
Well I used one of my son's used toy wire.
You only need a short piece of cable that has conductor metal on the interior and some insulator (plastic, rubber) on the exterior. Any piece of ethernet cable will work nicely. I, for one, used the little wire that you get a new pair of headphones tied with to keep them neat in the box
posedatull said:
You only need a short piece of cable that has conductor metal on the interior and some insulator (plastic, rubber) on the exterior. Any piece of ethernet cable will work nicely. I, for one, used the little wire that you get a new pair of headphones tied with to keep them neat in the box
Click to expand...
Click to collapse
Sweet, I am going to try this. I currently have hboot 1.57 so idk how well that will work lol
Thanks for the help!
It will take a few tries, because you have you have to time it right, but trust me, it will work
posedatull said:
It will take a few tries, because you have you have to time it right, but trust me, it will work
Click to expand...
Click to collapse
Lol, Thanks. And I just wanted to tell everyone that I was able to do this with the Twisty Ties that you get from sliced bread. It took me maybe 3 or 4 taps but I got it

Categories

Resources