Raspberry Pi Small LCD

From Nottinghack Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I was lucky enough to get my Raspberry Pi quite early and I've got quite a few project ideas but the first one is to create a small user interface on a cheap LCD monitor.


http://www.ebay.co.uk/itm/120932197731?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649#ht_704wt_1189

I got this second-hand 5" LCD monitor from an ebay seller for £5.50 (plus £4.50 postage so a tenner in total). It's a CCTV monitor for inside a bus or taxi. I tracked it down to the manufacturer's website at http://www.lookcctv.com/show_spares.php?id=2 The unit came with a single 8-pin mini-DIN plug as the only external connector but the seller gave me a pinout diagram so I was able to work out the what went where. I decided to cut the original plug off and solder my own sockets - the alternative was to destroy a perfectly good Apple Mac 3-way serial port hub - my only other source of an 8-pin Mini-DIN socket.

Photos: https://plus.google.com/photos/101627167067307203883/albums/5759903374126361649

Raspberry Pi Small LCD - 001.png

The unit has a slightly scratched screen - no big deal. There's buttons for some menu control and audio volume and what seems to be IR remote!

Raspberry Pi Small LCD - 002.png

12v, 8W, PAL/NTSC

Raspberry Pi Small LCD - 003.png

Inside, the cable breaks out to a row of 8 solder points

Raspberry Pi Small LCD - 004.png
Raspberry Pi Small LCD - 005.png

So the Mini-DIN has 8 pins but these are quite rare apart from Apple Mac serial ports.

Raspberry Pi Small LCD - 006.png

Here's the pinout provided by the seller - doesn't mention the audio or problematic ground for the two video signals.

Raspberry Pi Small LCD - 007.png

So I hacked off the plug and set about fitting some proper socket connectors for RCA composite video, 3.5 mm TRS audio and 6mm barrel 12v power.

Raspberry Pi Small LCD - 008.png

Video socket soldering setup - heatshrink in place - the little coax video sub-cable from the LCD was tiny!

Raspberry Pi Small LCD - 009.png

Using helping hands - outer braid gathered to one side - ready for tinning.

Raspberry Pi Small LCD - 010.png

Fitting barrel power socket (+ve tip always!)

Raspberry Pi Small LCD - 011.png

Success with the power! Using a bench power supply.

Raspberry Pi Small LCD - 012.png

The LCD's own menus can be navigated with the buttons - took some getting used to.

Raspberry Pi Small LCD - 013.png

After a few failed attempts I finally worked out the wiring for the video and achieved my goal - the Pi Debian login presented on my £10 LCD!

Raspberry Pi Small LCD - 014.png

And with the Pi logo! Here the LCD is auto selecting the NTSC signal. Nice feature.

Raspberry Pi Small LCD - 015.png

My hand in shot for scale.

Raspberry Pi Small LCD - 016.png

And X in all its glory! It's obviously too small to use the console or the desktop as is and that's fine as my plans for this are as a custom user interface with quite large text and buttons.

Raspberry Pi Small LCD - 017.png

OK, all done - three usable sockets instead of one unusable non-standard plug! There's no photos of the audio :D but I can assure you it works well. Only mono but I don't think that matters on the tiny piezoelectric speaker!