Peripherals/USB to VGA: Difference between revisions
Jump to navigation
Jump to search
(Simplified / removed obsolete notes, requests and complaints.) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
See '''[[Adding USB SVGA]]''' for a How To guide. |
|||
A VGA adapter is rather expensive, and not as useful as a TV adapter. TV output has recently become cheap (witness the rash of cheap game-in-a-joystick systems at toy stores), using similar display hardware could work. A microcontroller connected to the USB port would easily handle regular Linux text displays, and at least be an aid in debugging. |
|||
== |
== See also == |
||
* [[Remote display]] |
|||
* [http://wiki.laptop.org/go/Additional_architectural_elements#Any_chance_for_VGA_connector.3F One among many requests for a USB to VGA adapter] |
|||
== Currently Available Technology == |
|||
* [http://www.kvmchoice.com/detail_switch.asp?id=10199 Generic USB to VGA] |
|||
= Implementation = |
|||
The general impression at this point is that USB2VGA dongles don't work on the XO, but I don't understand why that would be, so I picked one up to experiment with. I'll document my work here. |
|||
: Thats great news. Is there a way I can contact you? I have some samples for USB to VGA you could work with if you like... [[User:217.33.237.167|217.33.237.167]] 10:03, 11 January 2008 (EST) |
|||
== Alternatives == |
|||
* [http://wiki.laptop.org/go/Remote_display Remote Display] |