So, I own just one laptop and one monitor that I use to extend my laptop. So I envision myself working on Raspberry Pi projects using the monitor right beside my laptop most of the time. I think it'll be great if I can avoid having to buy another keyboard and mouse in order to operate the Raspberry Pi by using my laptop.
I am totally capable of creating a device that will do this for me. I would create a double ended USB device, one end with behave as an USB keyboard and mouse combo device, while the other end receives commands from the laptop. It'll be all open source, probably a combination of V-USB code with one/two ATtiny4313 or LUFA code with one/two ATmega32u4. To me this stuff will be a walk in the park.
But before I begin on this project, does a similar solution already exist? I don't want to waste time to reinvent something. I am aware of existing programs that will do this through a network, but I don't want to use them because the Raspberry Pi may not always be connected to a network.
If no such solution already exist, then is anybody else interested in my own double-ended USB solution? Is there any interest in it being a solder-it-yourself kit? Is there any interest in a complete ready-to-go-out-of-the-box product? Or should I just do it quick and dirty (think perfboard with wires instead of a PCB)?
