Slashdot Mirror


Making Use Of Old LCDs?

phorm writes "Not so long ago, higher-definition LCD's used to be quite hard to come by, with laptops and other hardware tending to use old non-TFT-style LCD's which ugly bleeding colors and poor refresh. Nowadays, almost everything has a nice TFT (Thin-film-transistor) display, including laptops, PDA's, digital camera, and often even cellphones. However, not all of these devices are as dependable as they once were, and many of them end up as little more than paperweights. With TFT-LCD's by themselves still being somewhat of a pricey commodity, is there any way to salvage and use these parts for home projects? I personally have an 8" notebook display, and a 1.5" digital camera LCD which are just begging to be recycled as something useful such as a projector component, status display, or something else useful. So far I've had little luck discovering a way to get these components to work outside of the original hardware, so I was wondering if any enterprising hardware-nerds on Slashdot have had better luck than I and could offer a few pointers. Are these components doomed to end up in a landfill, or can somebody offer a way to make them useful again?"

77 of 308 comments (clear)

  1. You could build a video projector by Clockwork+Apple · · Score: 5, Informative

    Just hit google up about "DIY Video Projection".

    --
    "Doctor, it's not the voices I hear in MY head, but the voices I hear in YOUR head that really frighten me."
    1. Re:You could build a video projector by iamhassi · · Score: 4, Insightful

      needs to be high resolution to function well as a video projection, otherwise all you'll get is super-sized pixels.

      --
      my karma will be here long after I'm gone
    2. Re:You could build a video projector by Clockwork+Apple · · Score: 5, Interesting

      He didnt say he wanted to make a consumer quality device, he just asked what he could use the LCD for. Regular TV is well below the 800x600 that the LCD probably is.

      I have a DIY PJ built from a multimedia LCD and a overhead projector. Its just 640 x480 but at 5 foot wide it looks better than some rear projection screens I have seen. YMMV ;)

      --
      "Doctor, it's not the voices I hear in MY head, but the voices I hear in YOUR head that really frighten me."
    3. Re:You could build a video projector by dj245 · · Score: 2, Insightful
      Just hit google up about "DIY Video Projection".

      I agree with the brother post, from what i've seen, ghetto video projectors from old laptop screens are usually a nice project, but not for extended actual use. The image is blurry, the pixels are pixelated, you need a really dark room, the list of bad things goes on and on. You can eliminate some of these problems by getting better parts for your project, but by the time all your "weak links" are strenthened, you could have bought a used 800x600 projector that gives better results and is a lot smaller.

      An alternative plan is to either find a projector that fell off the back of a truck, or make sure one falls off the back of a truck, if you know what I mean.

      --
      Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    4. Re:You could build a video projector by Anonymous Coward · · Score: 5, Funny
      the pixels are pixelated

      OH NO!

    5. Re:You could build a video projector by scdeimos · · Score: 5, Interesting

      Actually, since it's an analogue signal, the "effective" horizontal resolution of television signals is limited only by the bandwidth of the luminance and chroma circuits of your receiver/TV and tends to be much higher than the popular 768x576 (PAL/SECAM, 50i) and 640x480 (NTSC, 60i) resolutions offered on capture cards.

      Those resolutions were chosen to maintain the 4:3 aspect ratio used on computer monitors based on the number of "useful" lines in the signal (the rest of the lines are used for framing of the front-porch/back-porch and digital data like Teletext).

      The 720x480 NTSC resolution made available on some cards makes use of some of this extra resolution, but confuses a number of players because the aspect ratio written in the .AVI/.MPEG streams aren't handled reliably (by either capture or playback software it seems, although some do it better than others).

    6. Re:You could build a video projector by Phreakiture · · Score: 4, Informative

      NTSC is the equiv of 320x240 at 30fps

      Almost right. The part you were closest on was 30fps (actually 29.97), which is close enough. The X resolution varies, but in most circumstances is somewhere around 300, so you are right there, too. The Y resolution is 480, which is double what you were saying.

      The X resolution depends on what your transmission medium is. Basic, composit NTSC requires that all of the luma information be lower in frequency than the 3.58MHz Croma subcarrier. This subcarrier is going to have a content bandwidth of about 1/2 the Luma data, and therefore a physical bandwidth equal to the luma data. Half that bandwidth will be below the subcarrier, the other half above, so we can assume that the space below the 3.58 carrier is 1/3 croma, 2/3 luma.

      Since luma defines the basic resolution, this puts our dot clock at a maximum of about 2.4MHz. Not a lot, granted. If we keep it simple, and divide this by the 262 lines per field (remember, this is an interlaced image) and 59.94 fields per second, we get only about 152 waves per line, or 305 pixels.

      There are special cases, however, that need to be noted.

      If the signal is sent such that the luma and croma data don't intermingle (S-Video), then the X resoltion can go very high indeed. In fact, there is no real limit here. A 720x480 image is not at all out of the question, with the simple understanding that the croma resolution is going to be only 150 pixels or so, because the croma data are still carried on a 3.58MHz subcarrier (although all of the bandwidth is available, not necessarily constrained by the need not to collide with the luma or audio carriers.... whether or not it is used is another matter). DTV at standard definition, digital cable, digital satellite and DVD all bring us this.

      Lastly, component video takes the gloves off. Since we are no longer modulating our croma data, instead sending it as its original two components (Pb and Pr), they, too, can be run at any resolution. Fact is, they are usually run at 1/2 to 1/4 the resolution of the Luma (Y) data, but they don't necessarily need to be. The reason they usually are is that DV and MPEG don't record the croma data at full resolution.

      Of course, component video has the additional advantage of being able to support other resolutions. Composite and S-video can not do this because they depend on a fixed-frequency croma carrier.

      --
      www.wavefront-av.com
    7. Re:You could build a video projector by worktheweb · · Score: 3, Interesting

      Actually, the NTSC standard specifies 525 lines at 60 fields a second. A field is an interlaced half of a frame, so that's 30 frames a second. Anything above 525 that and you're just interpolating -- it may look nice, but you're not getting any more signal.

  2. Great Uses by Johnny+Doughnuts · · Score: 5, Interesting

    Car mp3 Player Display
    Attach to side of monitor for a small second monitor
    Write a linux driver to interface directly with the lcd, and GPL it, along with specs.

    I *would* imagine you could come up with a variety of uses, since you are a /. reader, but because you decided to make the front page, I hereby revoke your /. UID.

  3. LCD use by inertia187 · · Score: 5, Funny

    It'd be cool to wire up a front door peep hole up with an old CCD and LCD screen. Better yet, make it a reverse peep hole. Then you've got something.

    --
    A programmer is a machine for converting coffee into code.
    1. Re:LCD use by Monkelectric · · Score: 3, Informative

      obscure seinfeld reference! Mod this man up!!

      --

      Religion is a gateway psychosis. -- Dave Foley

    2. Re:LCD use by qtothemax · · Score: 2, Funny

      An LCD reverse peephole could be pretty helpful if someone is waiting inside with a sock full of quarters...

  4. an idea by Anonymous Coward · · Score: 5, Funny

    8" porn viewer in your bathroom.

  5. LCDs are difficult by Anonymous Coward · · Score: 5, Informative

    Laptop LCDS are a pain to work with. They are just the screen themselves and the rest of the controllers and hardware is usually built into the video card or laptop motherboard and is useless outside that.

    You can get controllers for many laptop screens, however they only work with specific screens. Say maybe 2-8 out of 300 can work with a particular controller. Most controllers need to have their BIOS programmed and that's usually done out of the factory for specific applications.

    On top of that you need to supply your own inverter, any special or propriatory cables or connectors, a power supply, and housing.

    This is doable, but expensive.

    99% of the time you'd get a better, cheaper, newer LCD display somewere else then trying to build a display out of some random LCD screen.

    Better off getting a retail version, or buying a kit from a place like EarthLCD.

  6. How to connect them? by Zweistein_42 · · Score: 5, Insightful

    I think more then just ideas on what to use them *for*, the original poster would like some advice on how to connect the LCDs to a computer or MP3 player etc. I might have extra laptop screens as well - but no clue how to connect their (proprietary?) laptop wire thingamagies to the 15-pin VGA port... or the "other" port on my ATI Radeon :)

    --
    - To err is human; but to really screw up, you need a computer
  7. Finding specifications by timecop · · Score: 5, Informative

    Is going to be your biggest problem. I've had some EPSON-made TFT lcds from cellphones that even epson refused to give me datasheets to - most cellphone LCDs are custom jobs for each specific manufacturer, and they will not be telling you any information about them.

    You are better off trashing the screens you got and ordering some cheap LCDs from a place like http://www.mp3playerstore.com/stuff_you_need/speci al/index.html and connecting it to your car mp3/dvd/player whatever.

    1. Re:Finding specifications by Jahf · · Score: 5, Insightful

      No no no, he is better off selling them on Ebay since alot of times people need to replace these screens and can't get them from the manufacturer. Then take the money and buy the cheap LCDs.

      --
      It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
  8. LCD Wiring by Nasarius · · Score: 3, Informative

    Found this on Google. It looks good, I think.
    HD44780 LCD Wiring Guide

    --
    LOAD "SIG",8,1
    1. Re:LCD Wiring by cybermace5 · · Score: 4, Informative

      That is not what the submitter was looking for. The HD44780 interface is old as dirt and very well known; there are lots of programs available for practically every computer, operating system, and microcontroller in existence, in every language that each of the preceding platforms support.

      The real question, interfacing TFT displays, is a wild goose chase. Without the datasheets, an appropriate controller chip, and a good understanding of how to get configurations into said chip, you're not going to get it to work. Some converter boards do exist, but they cost a couple hundred dollars and support only a few LCD panels.

      Your best bet at using a given LCD panel is to find the part number, then try to locate a single-board computer that has a personality module for it. This still isn't going to be a cheap solution.

      My preferred use: neat pressure-sensitive coaster.

      --
      ...
  9. Misc projects by lukewarmfusion · · Score: 3, Informative

    If you can get them working outside their existing devices, I've had a few projects on my to-do-list...

    Front-door camera/surveillance system
    Mount a TV screen in the bathroom
    LCD Picture frame (search Slashdot for this one)
    Mount an LCD in your PC case (front or side)

    1. Re:Misc projects by Bob+C.+Cock · · Score: 2, Informative

      LCD Picture frame (search Slashdot for this one)

      I've been wanting to build a digital picture frame for some time using a laptop LCD. There have been numerous projects like this posted before.

      There was another link on Popular Science recently about this but alas, I couldn't find it again.

      I have a couple of good 1024x768 LCDs from some busted Dell laptops and I've wanted to use a VIA EPIA 800 mobo to build around but I haven't been able to find any way to provide power and video to the laptop LCD from the mobo. Every project I've found for a DIY digital picture frame uses an off the shelf LCD monitor with VGA outputs for the display and a motherboard from a desktop. Looks like I have to use a laptop motherboard but I'd love to get this working with a VIA EPIA 800...drool.

  10. Difficult, but possible by Kalewa · · Score: 5, Informative
    Case modders have been trying to do it with laptop displays for awhile now. The general consensus is that it's more trouble/money than it's worth.



    Check here for some LCD controllers and tips on how to put it together. The problem is that the controllers often cost as much or more than a cheap LCD by itself.

  11. Save the lamp! by ValourX · · Score: 5, Informative

    Save the screens for the CCFL lamps that illuminate them. That way when you have to replace such a tube when it wears out or breaks in your working replacement device, you will have a means of repairing it.

    CCFL (cold cathod fluorescent lamps) have a life of anywhere between 15,000 and 50,000 hours and most will lose half of their brightness after roughly half of its lifespan. They're also made of thin glass and are easily broken. If you break a CCFL tube you will probably not be able to buy a replacement and even though the tube only costs a few dollars you will have to replace the entire LCD screen at a cost of hundreds of dollars (in a laptop system).

    So yeah, keep them for parts... mainly the lamp.

    -Jem
    1. Re:Save the lamp! by Lumpy · · Score: 5, Informative

      allelectronics.com

      they usually have lots of CCFL tubes in different sizes...

      those parts are EASY to find if you know where and what to look for.

      --
      Do not look at laser with remaining good eye.
  12. Pictures. by qualico · · Score: 2, Interesting

    I think a great use would be to have a picture frame on a wall with a recycled LCD screen rotating pictures like WebShots.

    Trouble is its *not* going to be a simple matter to interface the unit with electronics unless your an e-wizard.

    An older laptop should be no trouble.

    Here is a great link if your a Linux lover like me.
    http://www.popsci.com/popsci/computers/articl e/0,1 2543,600338,00.html

    1. Re:Pictures. by mopslik · · Score: 2, Interesting

      Looks like your link got monkied up with that space in there. Here's a working one:

      Display Your Digital Wonderland

    2. Re:Pictures. by shepd · · Score: 3, Informative

      Beware! WebShots may hose your TCP/IP stack (if it doesn't make backups -- it replaces it) and allows remote code execution! It also may be uninstallable.

      WebShots installs the NewDotNet program...

      The new.net software downloads and silently executes arbitrary code from its controlling server, as an update feature.

      Stay the hell away from anything that includes NewDotNet. It's a HORRID little piece of software and at my former job 50% of the service calls were related to WebShots downloads (against policy, but *you* try to make Win95 usable and locked tight without DeepFreeze or similar products) and malfunctioning network stacks (in that case it seemed to hose Novell Netware Client pretty good, which made no sense, but hey, this *is* Win95 here). NewDotNet was, of course, the real reason why. Not to mention that it hogs resources even worse than Internet Explorer.

      In other words, use it at your own risk!

      --
      If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  13. Immediate ATTN required! by dj245 · · Score: 5, Funny
    Please excuse this communication but I am in desperate need of your help. I have in my possession 419 slightly used LCD monitors that are just languishing away in my basement. Due to my impending bankrupcy, these monitors will soon be seized and sold at auction! I would do anything to spare myself the shame of having my assets taken from me and sold for a pittance; even give these 419 LCD monitors away! Therefore, I am giving these LCD monitors away. However, as I am being having bankrupcy levied upon me as we speak here now, I need a small sum to pay for the shipping of such a large amount of computer hardware.

    Please reply most immediately so the shipping details can be worked out, I can accept western union payments at this time, but not paypal as the bankrupcy people will find out! I await your reply so these sad little orphaned LCD monitors can be given new life.

    --
    Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    1. Re:Immediate ATTN required! by Deraj+DeZine · · Score: 4, Funny

      Sincerely,

      Mr. Darl McBride
      Shifty Law-Abusing Moron, Recently Named Nigerian Prince

      --
      True story.
    2. Re:Immediate ATTN required! by downrodeo · · Score: 2, Insightful

      mmm mmm mmm. gotta love the good old western union scam. i love seeing those on ebay. ranks right up there with those nice nigerian "rich ppl" that love me so much that they even offered to take some money in exchange for millions of dollars. It is wonderful knowing that this slashdotter is following in their footsteps

  14. Re:mm... by Anonymous Coward · · Score: 4, Funny
    I don't know what I'm talking about?

    bingo.

  15. Recycle by ratsnapple+tea · · Score: 5, Funny

    Your old LCD makes a great surface to cut coke into lines with a credit card. Much better than a mirror, since you don't have to stare at your own face as you snort.

    1. Re:Recycle by flewp · · Score: 2, Funny

      Yeah, you could get one of those desktop stripper thingies, and then snort lines off a stripper's tits without having to goto the strip club!

      --
      WWJD.... for a Klondike bar?
  16. Link... by jg_elliott · · Score: 4, Informative

    This site has the answer to connecting a laptop monitor to your pc.
    http://www.eio.com/lcdconnect.htm
    google cache: href=http://www.google.co.uk/search?q=cache:Ily0Qs g_-twJ:www.eio.com/lcdconnect.htm+site:eio.com+lcd connect&hl=en&ie=UTF-8

    It's not been updated in a while, but the summary goes: You need to buy a controller, the one that came with the device won't do. They cost more than an lcd screen itself, so unless you're desperate to recycle, you might as well buy.
    As for ideas what to do; I always thought i'd be cool to have a little display of system statistics cpu/ram/disk usage, maybe any new emails that have arrived - basically most of the features that superkaramba gives you, except you'd be able to see it when running full screen apps.

  17. Good Luck. by Rolo+Tomasi · · Score: 4, Informative
    Driving LCDs without inbuilt controllers (i.e. the ones you find in laptops and other digital appliances) is non-trivial. The problem is, you need some kind of controller, and then you also need to drive that controller (preferably over a CPU bus or some other fast connection). Epson makes LCD controllers. You'd have to design a PCB and then solder an SMD chip with hundreds of tiny leads (or even a BGA chip). The other alternative would be to brew your own controller with an FPGA, like this guy did (text is in German). He built a controller for an old 640x480 laptop TFT.

    Basically, without some rather advanced electronics skills, you're SOL.

    Oh, and don't just hook up a display's power without providing the proper clock signals ... the liquid crystals will decompose through electrolysis.

    --
    Did you know you can fertilize your lawn with used motor oil?
  18. old pda screens are great.... by Lumpy · · Score: 3, Insightful

    I have bought 3 phillips pronto remotes off ebay over the past 2 months for dirt ($8.00 - $10.00 dirt) because they had smashed lcd's....

    fortunately the phillips PDA's we have here at work that were retired and left for dead in the back room had the SAME lcd.

    3 worthless PDA's equals 3 TS2000 Pronto remotes for dirt.

    the problem lies in finding data on the LCD and or an application.. eio.com has lots of color LCD's for dirt that are pretty un-useable as they are custom and no information will be released on them.

    --
    Do not look at laser with remaining good eye.
  19. Blame the industry by ajlitt · · Score: 4, Informative

    There's no real standard for LCD modules, even the PC variety. When designing an LCD into a system, one first needs the appropriate data sheet, which is usually hard to come by (requiring a phone call to a MFR rep or such) and ill-written. Then, you need to provide the appropriate voltage rails, many of which fall outside of the range of a normal PC supply (bias, contrast voltages). And that's not to mention the (often) high voltage backlight!

    Once you've sorted all of that out and your LCD powers up, you will need to interface your video signal. There are not only many different physical connector schemes used in panels, but many pinouts and electrical / timing methods. Not to mention that the panel takes a serial or framed digital signal, while your PC probably emits an analog one (except DVI-D)

    Once your panel is lashed up to a host, you would need to convince your OS to drive the panel with a VERY specific set of timings. Remember, this panel is a purely digital device and isn't tolerant of sloppy video or sync signals like the average glass boob is. And of course forget about baseband TV video unless you're prepared to do some scan conversion.

    You could make it work. I occasionally have to spec and implement LCDs for projects at work. It's not easy to do even when you have a device designed to drive an LCD. Hell, some of the VIA Mini-ITX boards come with a LVD video output port for driving some panels. But still, you can see that there is more value in that flat panel monitor than just the LCD.

  20. Datasheets galore by kryoptic · · Score: 4, Informative

    This site http://www.eio.com/datashet.htm has a bunch of datasheets for various LCD screens. From what I can gather it's terribly difficult to make use of an old LCD screen. They're not directly compatible with standard vga. You must have a controller.

  21. Here's a link, try not to kill yourself by FigWig · · Score: 5, Informative
    --
    Scuttlemonkey is a troll
  22. Yeah but... by MrChuck · · Score: 4, Funny
    I have a bunch of PowerBook 170's and 180's...

    Lovely screens...

    And I *know* /. is just rife with old tyme hackers - folks with C in the heart and solder burns on their fingers (it's just those rogue 3 or 4 who actually use *windows* (spit, cough, hork)).

    So who here HASN'T etched a circuit board (analog, digital, no matter)? Anyone? - see. Nobody. All l33t h@x0rs.

    So fess up, how do I take apart my Powerbook 180 and get it to work with a Radeon card so I can stuff it into my Kaypro "Portable" case and bring it to Usenix with a dual Athlon64 mobo inside (the power supply in that box is HUGE).

    1. Re:Yeah but... by Aussie · · Score: 2, Insightful

      L33T H4X0RS know how to use a soldering iron without burning their fingers.

      Sounds like you haven't used a soldering iron very much. Anyway, doesn't hurt after several years of
      burns and calluses.

    2. Re:Yeah but... by Halfbaked+Plan · · Score: 2, Interesting

      I've built tons of prototypes and breadboards. Haven't burned myself with a soldering iron in decades. If you're burning yourself with the soldering iron, maybe you're cut out to be an engineer, not a technician. Let's see how badly you can damage the breadboard Friday night at 9 PM (after everybody else has gone home) by innocently trying to move two wires...

      --
      resigned
    3. Re:Yeah but... by illumin8 · · Score: 3, Interesting

      I have a bunch of PowerBook 170's and 180's...

      Turn them into digital picture frames. This gentleman turned his PowerBook 100 into a Digital Picture Frame for relatively little cost. If I had a leftover PowerBook that would be one of my first projects.

      --
      "When the president does it, that means it's not illegal." - Richard M. Nixon
    4. Re:Yeah but... by MrChuck · · Score: 3, Insightful
      Oh sure, but it requires a working POWERBOOK under it. We're talking LCD only here.

      (re solder burns: there's the occasional touch hot component - there's also been the "sit on the side of a stage with a part held against my thigh with a foot" kinda emergency work.
      Burns from the iron? Never. er, 'warmth' from the thing BEING soldered - yeah.

      Engineers get to sit in at a clean bench doing work that's been reviewed in meetings by committees.

      Real hackers get to solder in a circuit after cutting open the cable casing to get to the wires we need :)

      /me recalls yelling at the tech to bring a camera crane down 2 feet because I wouldn't solder UP over my head. He whined about resetting stepper motor counters and finally did it.

      But the windows users won't know what we're talking about, so I'll quit.

  23. Neverending Question by cybermace5 · · Score: 2, Informative

    Whenever I see someone go "Is there any way to take an LCD screen..." I instantly wince, because there it is again, the question that just won't DIE. It's a question that's been in existence since the first laptop computer died. If you've been anywhere on the internet, especially in the electronics Usenet groups, you've seen n00bs ask this question hundreds, if not thousands, of times. I think that every laptop should come with a label stating "No, without large investments of time, money, and unobtainable specifications, you cannot use this display apart from the laptop."

    I wish there was a Snopes for Engineers, where people could ask their questions that have already been answered a hundred times, and not waste everyone's time because they couldn't do a few simple searches and find the answer (which is NO) on their own.

    --
    ...
  24. It's called a DVI port by Anonymous Coward · · Score: 2, Informative

    It's called a DVI port (that other thingy) and you can't directly connect any LCD matrix to either of those things, unfortunetaly. Their totally the wrong meal deal. Those are just for sending a signal to the LCD's image processors.

  25. Lightbox for photography by pie314 · · Score: 5, Insightful

    I've successfully taken out the backlight panel from a few LCDs to use as lightbox for photograph transparencies. It's a nice, uniformly illuminated white panel that runs off (usually) 5Volts or so, and gives a good light for viewing photograph slides.

  26. Re:What about display for computer? by cybermace5 · · Score: 4, Funny

    Honestly, I swear the following is an exact parallel to this LCD question that no one ever bother to research on their own:

    Dear Ask Slashdot:
    A few days ago, my uncle gave me an old John Deere tractor, which is pretty much shot except for the engine. It seems a shame to waste a perfectly good engine, so I was wondering if I could take it out and hook it into my VW Jetta somehow. I know that the engine turns when you put liquid stuff into it and run the starter, so it should be able to work in my Jetta too. I did a Google search for "engine" but didn't find what I was looking for in the first ten results. Could you tell me how to accomplish this task? I only want to spend $20 or less, and only want to use a flat-point screwdriver and a cigar box full of old rusty bolts. Thanks!

    --
    ...
  27. E-Bay it by DigiShaman · · Score: 3, Interesting

    Seriously! I once bought a busted laptop from someone for $200 (I needed spare parts). But I didn't need the LCD. So I sold it on E-bay and got $320 for the screen alone!

    Yes, those LCDs are quite profitable if you know were to look.

    --
    Life is not for the lazy.
  28. Build your own controller by Anonymous Coward · · Score: 2, Funny

    Get a PCI or ISA pinboard and just connect one of the leads to each of the terminals and then you can write your own driver for that LCD without worrying about how to talk to the controller. Sounds easier than it is though. However it wouldn't be as difficult for an older 1bit LCD with larger leads, good luck finding a digital prototyping card you can afford ;)

  29. Re:POLL by NanoGator · · Score: 5, Insightful

    "Should Ask Slashdot be replaced with a form that queries Google?"

    No.

    Seriously, there's nothing wrong in posting this question to a group of geeks like us. Interesting results can develop, and discussion is usually a good thing. Perhaps people who haven't considered recycling LCDs will be inspired, you never know.

    Quitcherbitchen.

    --
    "Derp de derp."
  30. Whole machine as Linux + X or ASCII terminal by billstewart · · Score: 4, Interesting
    Trying to salvage just the screen may be difficult. But often there's more of the original machine left than that, and you can find ways to use it efficiently. For instance, that 486-66 laptop is now too slow and lame to run any games other than D00m or Nethack, and the 500MB disk doesn't look so huge any more, and maybe the case is cracked and the keyboard doesn't work, but you may still be able to run enough Debian on it to get X to work so you can have it as an extra display device. If you want to hide most of the mechanism, you may be able to separate the display part of the case and just run longer wires to the base part, leaving the electronics intact. And maybe it can double as a print server as well.

    Similarly, if you've got a laptop that's too lame for that, you might still be able to run Windows 3.1 and hyperterm on it, so you've got a scrolling ASCII display for data you feed it on the RS232 port, or maybe VNC running at 112 kbps. It's not your hot-stuff gamez box, but it's enough to display status information, and the great thing about a 386/25 is that you can be Entirely Fearless about performaing dangerous operations on it because there's really no downside risk :-)

    PDAs can often run communications programs as well, so you can use the RS232 port to feed them ASCII streams to display. That Palm3 stand can sit neatly on top of your main PC, showing you whatever information you think is interesting in whatever font size you can read. Maybe it's just a clock and weather forecast and network intrusion detection display ("It's 3:32pm, 37 degrees outside, pollen count high, Virus of the Day is Netsky.U".)

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:Whole machine as Linux + X or ASCII terminal by selfabuse · · Score: 2, Interesting

      I just did something along those lines. I had an old thinkpad, and a couple old k6-2 machines, tossed debian and cinelerra on them, and had myself a 6 machine renderfarm out of things I was about to throw in the dumpster. That doesn't get you using the LCD at all, but could get you using a machine you'd trash otherwise.

    2. Re:Whole machine as Linux + X or ASCII terminal by dasunt · · Score: 3, Interesting

      The parent poster wrote:

      ...that 486-66 laptop is now too slow and lame to run any games other than D00m or Nethack...

      What more do you need? ;)

      Btw, 486-586 era laptops make kick-ass x86 firewalls. Energy consumption is a lot better then a desktop, and they tend to be compact, with a built-in keyboard and video. 2 PCMCIA/Cardbus NICs and you're set.

    3. Re:Whole machine as Linux + X or ASCII terminal by TheLink · · Score: 2, Interesting

      Not only that, some still have a working built-in 2 hour+ UPS :).

      Pentium M = 6+ hour UPS. Turn off screen+backlight and woohoo.

      --
  31. TFT to VGA by VESA-connector by bonne · · Score: 2, Informative

    A dutch forum post constructing VGA to old TFT They use an old vesa connector of an old isa-card, a floppy cable a tft screen. Only 16 bits, but looks pretty cool.

  32. I looked into this sometime ago by SmallFurryCreature · · Score: 3, Informative
    Had the same problem. Good screen, death laptop. But the things are so integrated you can't salvage a thing. Is like trying to salvage the CPU or memory. Just can't be done. And the memory is a removable part but good luck finding a way to use it in anything other then another laptop (of the same make).

    The LCD on my laptop had the controller on the motherboard. Not in the laptop itself. So it was not a case of figuring out the leads on the ribbon cable but rather of building my own controller for the LCD.

    Safe to say that was a little bit more complicated then I could handle. From the posts so far this seems to be the general conclusion. LCD screens are not cost effective to salvage.

    Then again a small screen ain't all that expensive anymore and we have come an awfull long way in resolution, speed and viewing angle.

    For those with a working laptop, what could work is modding your laptop. break its back so that the base is behind the LCD and you have a thick screen you can mount. or maybe you can lenghten the ribbon cable. But basically you need the PC it came with to control the LCD.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  33. Re:Someone get out of bed the wrong side today? by cybermace5 · · Score: 2, Informative

    Look, the only reason I'm saying this is because I know. I do this kind of stuff every day. Curiosity, interest, and skill will do nothing to solve this problem: what you need instead is hard information, hard cash, and hard work.

    I've been working on a small LCD interface project of my own, when I find the time, but it's a relatively simple LCD with full datasheets and timing diagrams available, low bit depth and low resolution so the pincount and bandwidth is not off the charts. It is an achievable goal.

    The fact is this: the person who would actually ask "Can I hook up this laptop LCD to..." is a person who does not have the technical knowledge to figure it out anytime soon. From this point, you need a few good years of in-depth investigation into and experience with LCD timing constraints, firmware and software development, high speed digital design, video controller architectures, multilayer circuit board design, and general computer and electrical engineering concepts. And you will still need the datasheets.

    If you DO have the datasheets, and you can GET a controller that will work with a certain panel, and you HAVE the firmware already, and you can MOSTLY COPY an existing application circuit, then you have a fighting chance of making it work. It will still cost more than buying an equivalent ready-made solution. However all of the above is going to be pretty unlikely for a display scrounged out of a dead laptop.

    --
    ...
  34. yeah, but maybe here's an idea..... by SethJohnson · · Score: 2, Interesting


    I fully agree. Frequently 'ask slashdot' topics are pretty blantantly solved with a google search.

    But in this case, perhaps some community brainstorming could bring fresh ideas to this challenge and we could get some innovation.

    For instance, I have an old Quicktake 200 digital camera. That's the very second generation of digital cameras. First one with an LCD. Works fine, but the resolution sucks. If I wanted too, I think I could mount the LCD facing out of the front of my case with the rest of the camera attached. I could create a bunch of images in photoshop that would look like a few meters displaying data (CPU temp, Disk space per disk, fan RPM, bandwidth utilization). Each image is the same, but the values on each meter change a bit between the frames. Store all the pics on a smart media card and load them into the camera. Set it on slideshow or just 'play'.

    I could even probably connect wires to the buttons (switches) on the camera to control the slideshow from my computer via some kind of X10-like controller interface.

    Take that idea one step further: Figure out how to wire a USB card reader into the contacts where the camera reads from the smart media card. Plug the USB cable into the computer and somehow create a virtual memory card for the camera to read from. Bingo. You can now dynamically generate the images the camera can read in the slideshow mode. Now you've got a real version of the fake display I was describing above.

    This is a kind of workaround to interfacing a controller to an LCD screen. Use the existing controller and hijack the data that's being sent to the screen...
  35. even more links/ideas by cwg_at_opc · · Score: 5, Informative
    i've been researching this for a while; below is what i've got bookmarked. a vast number of LCDs only have NTSC input,
    so those might not be so hot unless you've got TV/NTSC out on your video card. LCDs with VGA controllers can be
    found but are much more expensive. many vendors prefer to deal in volume only, so don't expect
    too much help, or fast email replies.

    i'd have to agree with some of the other posters; you might want to get an old thinkpad and butcher it a bit if you need
    to get more resolution than TV(less than 640x480 IIRC, maybe 425?)
    anyway, here are some other novel uses:

    1 - get a bunch and make a shutter for a window in a car, sunroom, etc.
    2 - get a bunch and make Art, i.e. a large random color/shape thingy to hang on a wall
    3 - use it as a shutter in your front door for inspecting IDs
    4 - use one as a digital shutter for a darkroom enlarger(for those still using film, that is.)
    5 - make your own car/truck rear-view screen(needs a vid-cam)

    OCH LCD MicroView Review

    LCD Mod

    Extreme Overclocking-5in LCD Ultra-Thin Video Module Review - Page: 4 - Tweaking PC Hardware To The Max

    Mikhailtech

    5 Color LCD Mod

    Mini LCD Monitor Review - Amdmb.com

    Computer Compatible Small Format LCD Monitors

    EarthLCD Home Page

    Candescent: ThinCRT Showcase

    Caltron Industries, Inc.

    Caltron Industries, Inc.

    Timeline, Inc. LCD Displays

    6a3 5 X-Bri PAL-NTSC

    6 TFT LCD Module Kits

    5 mobile lcd display

    Mobile LCD Modules

    Pyle PLVWHR56M<br>5.6 Mobile Video LCD Monitor<br><img>

    Parts Express: Browsing LCD 4 VIDEO MODULE

    LCD Projectors, LCD, LCD Monitors, LCD Displays, LCD Panels, LCD Screens, Small LCD Monitors, LCD Flat Panel Displays, Resistive LCD Touch Screens

    flat panel displays from Spire Controls

    --
    "...that's as white as it gets; all the bits are on..."
  36. Re:3" porn viewer in your bathroom by ottawanker · · Score: 2

    Mobile porn like this guy?

  37. Re:POLL by Jah-Wren+Ryel · · Score: 3, Funny

    In other words, Slashdot IS your AI interface to google!

    --
    When information is power, privacy is freedom.
  38. Controllers are NOT unobtanium by poptones · · Score: 4, Informative
    Yeesh. Controllers are NOT so freaking hard. They're also NOT "about $400" as one know it all stated, nor are their specs such freakishly closely guarded secrets. In fact, if you are capable of soounding at all like you know what you're talking about you can get a couple of samples for the asking. And who do you ask? Well, Analog Devices is a good start - they have about a dozen different types.

    Yes, it would take some time. Yes, it would be a challenge. But it's a long way from impossible, and all it takes is a handfull of off the shelf parts - AD even has application notes. Combine one of their evalkits with the specs for, say, an IBM TFT display (13.3" 1024x768 units are like 80 bucks on ebay and 14" 1280x1024 units are only slightly more) and I''ll wager you could not only make your own display circuit, you could probably offer the pcboards after you design it and make enough money to buy a proper projection hdtv.

    Let us know when you have the circuit - I want about four of'em.

  39. Re:What about display for computer? by PacoTaco · · Score: 4, Funny

    I did this once and it works great as long as you don't mind a huge cloud of noxious fumes emanating from your Jetta. It only cost me $10 too. YMMV.

  40. WARNING - don't trust mp3playerstore.com by Anonymous Coward · · Score: 3, Informative

    The parent post suggests buying from mp3playerstore.com. I would suggest reading about them first at http://www.resellerratings.com/seller2132.html. I ordered a LCD TV from them and had to send it back to Canada because it was defective -twice! And it tooks months and many phone calls and ignored emails. YMMV.

  41. LCD windows by Silver_Seagull · · Score: 2, Informative

    Dunno, I think it was Popular Mechanics or Poptronics that put it out but there was an article about how to make opaque/see-through on-command windows. Step by step and even had instructions for an automatic switch...It's no more than a year or so old....

  42. Re:POLL by Jade+E.+2 · · Score: 5, Funny
    Should Ask Slashdot be replaced with a form that queries Google?
    I don't know, maybe you should query Google about that.
  43. Way to make them useful again by phorm · · Score: 4, Interesting

    I wasn't asking for ideas with which to re-use the parts... as you might guess I've got lots of those. I'm asking for assistance in making them useful. As in, there's a perfectly good TFT LCD on that dead laptop... I'd love to use it for something else ... but I'll be damned if I have any idea how to make it function outside of the (dead) laptop, or if that is even possible.

    1. Re:Way to make them useful again by BrianRaker · · Score: 5, Informative

      You might want to check out EarthLCD. They carry a good number of parts for making LCD panels usable outside their original housings and configurations.

      --
      As I walk through the valley of death I fear no one, for I am the meanest sonova bitch in the valley!
  44. Thanks by Matrix2110 · · Score: 5, Informative

    ...Actually, since it's an analogue signal...

    Thanks for setting him straight, I was looking at his post wondering what planet he was from.

    You should have also included the fact that interlacing is an accepted (evil?) on the analog world and is still a big thorn in the digital community. That little "i" or "p" in those resolution numbers is a big trade off. Computer monitors use progressive scanning almost always, and that is the way it should be.

    Television has fought so many format wars that the battle lines are still being drawn. For example this week they are holding NAB (National Association of Broadcasters) in Las Vegas.

    Every single inch of convention space is taken up by the broadcast divisions of the big companys and the 'mom and pop' vendors all competing for your attention for five solid days.

    Now I am rambling but I will leave you with this: The Las Vegas hotels hate this convention with a passion. Because the entire thing is populated by people that are so smart that they know the odds inside and out.

  45. Re:Looking for an LCD myself by matthew.coulson · · Score: 2, Informative

    Check out the Lilliput range. They do a fantastic 8" 4:3 LCD (with VGA/RCA/S-Video inputs) which includes a touchscreen. Bit pricey - was 220 for me, but incredibly easy to use. 640x480 native res, interpolates up to 1024x768, built in speaker.

  46. Re:What about display for computer? by aminorex · · Score: 4, Funny

    Sure. No problem.

    (1) Take the engine out of the Jetta. You
    probably want to remove the hood since the Deere
    engine won't fit very well with the hood on.

    (2) Put the deere engine into the engine compartment
    of the Jetta. Points to observe here include (a)
    make sure to align the PTO of the Deere with the
    transmission connector. (b) If they don't match
    as is likely, you can wedge a bolt or two into the
    gap, so that they interlock. No hammer? I bet you
    can find a rock. Just whack on it with a rock until
    the bolt(s) are truly wedged. If the Deere PTO is
    too big, rather than too small, rub it with a rock
    until it is too small.

    (3) Strap the engine firmly into place. Hook up
    the fuel line and ignition electronics. Fuel line
    is trivial, with some rubber tubing, but for
    ignition electronics you have to match the wires.
    I suggest just connecting all the red outputs to
    the red input, black to black, etc. Or else read
    a book. As for strapping, some old belts or a dog
    chain you aren't using can do wonders.

    (4) Be prepared for some mild vibration when you
    start the engine. Some rubber to use for shims
    can be helpful here. The upside is that if the
    vibration is strong enough, even without a good
    connection to the transmission, the Jetta is
    light enough so that it will move around just due
    to brownian motion.

    (5) You're ready to do some travelin'!

    I replaced the pedal assembly on my BMX bike with
    a pulse-jet in about 2 hours. linky linky.
    But I want to try a DK8
    when I can find a cigar box full of rusty bolts.
    Anyhow, I'm sure you can do the Deere in half
    that time, as long as no rock-rubbing is required.

    Good luck!

    --
    -I like my women like I like my tea: green-
  47. Wincor-Nixdorf POS systems by ORg2000 · · Score: 2, Informative

    I'm working as PC tech at a clothes retail company. We are using standard PC's with custom software for our POS-systems. They are equiped with booth a 10.4" TFT, Custom keyboards and aswell there is a 2 row VFD-display for them.
    I've hooked up the 10.4" displays and used them as extra monitors for my PC. the VFD-display demands 12volt output from the serial which a normal PC dont supply. So you need a custom Serial card for that, but since it's a standard VT100 compatible display, it's easy to send information to. I've used it as a Network information display. And why not hook up 4 to display Stock ratings, virus info, RSS-feed from slash? :)

    So WHAT IM A TRYING TO SAY? :)

    POS-systems are often replaced. Its easiest to replace THE whole thing. This means that there is a huge market with used POS-systems that you can buy DIRT CHEAP. You can probably figure the rest :)

  48. Opel display by Visser · · Score: 2, Interesting

    The Opel (Vauxhall) display can easily be interfaced to a PIC microcontroller. See www.eelkevisser.nl for more information.

  49. Re:What about display for computer? by tokenhillbilly · · Score: 3, Funny

    Well, I did something similar to this with my old Hoyt Clagwell tractor engine and AMC Pacer last year. I couldn't exactly figure out how to mount the HC engine into the Pacer frame, so I decided to hook the tractor engine up to a generator and charge up some old aircraft batteries that I got out of a DC-3 that was parked out at the old aircraft graveyard.

    Of course, I had to retrofit the Pacer with electric motors and a beefed up suspension to support all those batteries, but it was well worth the US$100K that I put into the project. Now I just have to park the car and run the tractor all night to charge the batteries. The noise is kind of annoying to the neighbors, but I figure that I saved a cool US$2K on the Pacer engine rebuild that I would have had to do.

    Only real drawback is that the HC engine is pretty inefficient. I figure that I am getting an equivilent of 5 MPG, but I'm sure gas prices will be going down real soon now.

  50. http://www.maxivista.com/ by jbeall · · Score: 2, Interesting

    http://www.maxivista.com/ This is a piece of software that you can stick on a notebook (or any computer for that matter), and then use as if it were anothe monitor. You need a wired network connection, though, or be willing to accept crummy refresh rates w/ WiFi.

  51. Re:Controllers are NOT unobtanium-SMD by Halfbaked+Plan · · Score: 2, Informative

    You're going to need MUCH more than 'Radio Shack Equipment.' You're going to need equipment you can't even get out of the Newark catalog or from Digi-Key. You're going to need equipment that usually comes attached to a sales rep in a necktie. Perhaps you'll be lucky and be able to piece together what you need from some surplus dealer.

    Just because the originals were small doesn't mean that the replacements have to be as small.

    So you're planning on mounting each SO-8 package on an octal tube socket header? What are you going to do with the parts that have higher than an 8-pin count? And bear in mind that sometimes the tight spacing of SMD is inherent in the signal timing and path requirements. You can't just 'make it bigger' and expect things to work properly.

    I'm asking because I have considerable experience prototyping and breadboarding surface mount circuits. There are solutions for discrete layout and small pincount parts. For medium and large pincount boards you HAVE to lay out a board and get a low quantity fabricated. Better budget a few thousand to the project, to get your first feasibility breadboard up and running. And that's for out-of-pocket, not the time involved.

    --
    resigned