I finally got my RPi2, put Raspbian on a 4GB MicroSD, but I've powered it up just once. The only HDMI device at home is a 29" LCD TV, and I'm not used to having a screen that big.
My ultimate goal is to put it inside an old Thinkpad's chassis; one step toward that is to make the RPi portable.
I. Screen
I've been researching various ways of connecting the RPi to a small screens, as well as which screens are suitable.
1. HDMI to parallel RGB --> Adafruit has one such circuit, and apparently the LCDs in ancient Thinkpads used parallel RGB signalling. OTOH who in their right mind would want to relive the days of atrocious viewing angles and dim screens?
2. HDMI to eDP --> the iPad 3's 9.7" QXGA screen is popular, pretty neat, and only slightly smaller than 10.4" screens of quite a few old Thinkpads, including the Thinkpad 240. Unfortunately I haven't found a converter yet.
3. HDMI to LVDS --> Chalkboard Electronics has two converters, one for single-link LVDS, and another for dual-link, allowing one to drive Full HD and QXGA screens. Unfortunately, it's for LED-backlit screens, and 4:3 LED screens are hard to find. Another issue is that I have to make my own LVDS cable.
But at least it runs at 5 volts only, simplifying the electrical system.
And I have a few working LED screens from dead laptops.
II. Donor Thinkpad
There's a barebone X31 locally available and cheap too (around 12 USD). It's actually too new for my taste (I'm targeting X24 and older) but if nothing shows up I'll take it. Better than nothing.
III. Keyboard and Trackpoint
Also, getting one that's too old will bring the Trackpoint issue I brought up in the beginning, unless...
I'm actually crazy enough to transplant a new trackpoint module on an old Thinkpad keyboard. Even crazier if I can rebuild the key matrix by making my own flexible circuit board
http://www.instructables.com/id/Making- ... nter-or-c/.
But no, I'm not that crazy and I have to admit a lot of this is beyond me. Everything will be a learning experience, and I don't even know if I'll succeed or not. I have yet to buy a Teensy 2.0++ dev board.
Then again, learning how to make flex cables can help a lot with the LCD's LVDS cable.
IV. Component placement (or, Laptop vs Dock)
The problem with the RPi2 is that its double-stack USB ports make it too tall to fit inside the chassis of most X series Thinkpads, and because of that, a major compromise must be made: it's highly likely that the RPi won't be housed inside the chassis, but on a separate box, and connected via HDMI and USB cables. It's similar to to the RPi + Atrix Lapdock combo, so if this project succeeds, it might end up being called "RPi ThinkDock"
~~
Dear Moderators, I now ask that this topic thread be renamed to "Raspberry Pi 2 Laptop/Dock using an old Thinkpad chassis" and be moved to the Off-Topic section.