
infrared
-
Content Count
41 -
Joined
-
Last visited
Reputation Activity
-
infrared reacted to RobG in Advertisements - Trial run
Whatever makes this site tick is good, we will get used to it.
-
infrared reacted to JMLB in Advertisements - Trial run
I mean is cost money for badwith time hosting hard ware and prizes for POM. I am all for adds
-
infrared got a reaction from jsolarski in f5522 shows up in Motorola Atrix MultiMedia Docks
The Motorola Atrix 4G is the worlds first dual core smartphone running Android OS. The uniqueness of the Atrix is the Docks that can be purchased as accessories. There is a multimedia dock that has an infrared remote control, 3 USB ports and connects to the display via a pass through HDMI cable. The phone has a Ubuntu "webtop" application that starts when plugged into the dock. (there is even a really cool laptop dock that turns the phone into a full laptop)
@BlueHash I did not tear one down to find out. A dev @ http://forum.xda-developers.com/showthread.php?t=963938&page=9 specifically this post http://forum.xda-developers.com/showpost.php?p=11658048&postcount=84 tore one down and posted about the IC's inside.
Now, I am not going to pay $200 for a dock that has a <$5 TI msp430 in it. So I am building my own with a launchpad. Over at XDA they are trying to get it to work without a dock at all and just an HDMI cable, using scripts and modified config files.
I have it working in webtop mode with a modified USB hub. The issue is sending an ID to the Atrix (f5522 must be doing this) to determine the dock type connected to and launching the appropriate application. (for example the car dock differs by not having HDMI so webtop does not get launched, instead the car dock launches a UI specific for operating a car i.e. Nav and music streaming.)
Unfortunately, Motorola axed the capability to use the applications without a dock being attached.
I assume the f5522 is handling the host mode/peripheral mode of the Atrix USB port so that a mouse/keyboard can be wired (although bluetooth is the recommended way of attaching HID).
With the f5522 firmware, I may be able to design my own dock capable of new things. Need to know how the ID pin is pulled low and when the SID is sent to the phone.
-
infrared got a reaction from gatesphere in f5522 shows up in Motorola Atrix MultiMedia Docks
The Motorola Atrix 4G is the worlds first dual core smartphone running Android OS. The uniqueness of the Atrix is the Docks that can be purchased as accessories. There is a multimedia dock that has an infrared remote control, 3 USB ports and connects to the display via a pass through HDMI cable. The phone has a Ubuntu "webtop" application that starts when plugged into the dock. (there is even a really cool laptop dock that turns the phone into a full laptop)
@BlueHash I did not tear one down to find out. A dev @ http://forum.xda-developers.com/showthread.php?t=963938&page=9 specifically this post http://forum.xda-developers.com/showpost.php?p=11658048&postcount=84 tore one down and posted about the IC's inside.
Now, I am not going to pay $200 for a dock that has a <$5 TI msp430 in it. So I am building my own with a launchpad. Over at XDA they are trying to get it to work without a dock at all and just an HDMI cable, using scripts and modified config files.
I have it working in webtop mode with a modified USB hub. The issue is sending an ID to the Atrix (f5522 must be doing this) to determine the dock type connected to and launching the appropriate application. (for example the car dock differs by not having HDMI so webtop does not get launched, instead the car dock launches a UI specific for operating a car i.e. Nav and music streaming.)
Unfortunately, Motorola axed the capability to use the applications without a dock being attached.
I assume the f5522 is handling the host mode/peripheral mode of the Atrix USB port so that a mouse/keyboard can be wired (although bluetooth is the recommended way of attaching HID).
With the f5522 firmware, I may be able to design my own dock capable of new things. Need to know how the ID pin is pulled low and when the SID is sent to the phone.
-
infrared got a reaction from bluehash in f5522 shows up in Motorola Atrix MultiMedia Docks
The Motorola Atrix 4G is the worlds first dual core smartphone running Android OS. The uniqueness of the Atrix is the Docks that can be purchased as accessories. There is a multimedia dock that has an infrared remote control, 3 USB ports and connects to the display via a pass through HDMI cable. The phone has a Ubuntu "webtop" application that starts when plugged into the dock. (there is even a really cool laptop dock that turns the phone into a full laptop)
@BlueHash I did not tear one down to find out. A dev @ http://forum.xda-developers.com/showthread.php?t=963938&page=9 specifically this post http://forum.xda-developers.com/showpost.php?p=11658048&postcount=84 tore one down and posted about the IC's inside.
Now, I am not going to pay $200 for a dock that has a <$5 TI msp430 in it. So I am building my own with a launchpad. Over at XDA they are trying to get it to work without a dock at all and just an HDMI cable, using scripts and modified config files.
I have it working in webtop mode with a modified USB hub. The issue is sending an ID to the Atrix (f5522 must be doing this) to determine the dock type connected to and launching the appropriate application. (for example the car dock differs by not having HDMI so webtop does not get launched, instead the car dock launches a UI specific for operating a car i.e. Nav and music streaming.)
Unfortunately, Motorola axed the capability to use the applications without a dock being attached.
I assume the f5522 is handling the host mode/peripheral mode of the Atrix USB port so that a mouse/keyboard can be wired (although bluetooth is the recommended way of attaching HID).
With the f5522 firmware, I may be able to design my own dock capable of new things. Need to know how the ID pin is pulled low and when the SID is sent to the phone.