Turning A Tiny CRT Into A Monitor

TV

[GK] picked up a few tiny 2″ CRTs a while back and for the longest time they’ve been sitting in a box somewhere in the lab. The itch to build something with these old tubes has finally been scratched, with a beautiful circuit with Manhattan style construction.

[GK] has a bit of a fetish for old oscilloscopes, and since he’s using an old ‘scope tube, the design was rather simple for him; there aren’t any schematics here, just what he could put together off the top of his head.

Still, some of [GK]’s earlier projects helped him along the way in turning this CRT into a monitor. The high voltage came from a variable output PSU he had originally designed for photomultiplier tubes. Since this is a monochrome display, the chrominance was discarded with an old Sony Y/C module found in a part drawer.

It’s a great piece of work that, in the words of someone we highly respect is, “worth more than a gazillion lame Hackaday posts where someone connected an Arduino to something, or left a breadboard in a supposedly “finished” project.” Love ya, [Mike].

 

Re-purposing An Old Laptop Display

InitsEnvironment[Tim] found himself with a laptop that had a good 18.4″ screen, but otherwise didn’t run properly. It would be a shame to throw that away, so he decided to salvage the screen by turning it into a standalone monitor. This isn’t exactly new, as he did what many people have done and looked to eBay for an after-market LCD controller board. The real beauty is in the enclosure he built. [Tim] had some scrap wood available from a previous project, so he set about designing a new frame for the monitor, and a very nice adjustable stand, as can be seen in the photo above.

One nice detail is in the control panel buttons. The LCD controller comes with a separate board housing the controls, and while he made a mistake mounting it initially, he ended up with a nice set of oak buttons that match the frame perfectly. He then built a nice backing out of styrene that holds the screen in place as well as housing the electronics.

Overall, it’s a nice looking project, and it is always nice to see electronics re-purposed rather than ending up in a landfill. We can’t help but think this would be a great frame for building a picture frame or a wall-mounted PC as well.

Monitoring A Sick Bird Using The Raspberry Pi

sick-bird-monitoring-with-rpi

[Jorge Rancé] was nursing a sick bird back to health. He found it on the street with a broken leg, which required a mini plaster cast for it to heal correctly. But felt bad when leaving the house for long periods. He grabbed some simple hardware and put his mind at easy by building an Internet connected bird monitoring system. It’s really just an excuse to play around with his Raspberry Pi, but who can blame him?

A webcam adds video monitoring using the Linux software called “motion” to stream the video. This is the same package we use with our cats when we travel; it provides a continuous live stream but can also save recordings whenever motion is detected. He added a USB temperature sensor and attached a water level sensor to the GPIO header. These are automatically harvested — along with a still image from the webcam — and tweeted once per hour using a bash script. He just needs to work out automatic food and water dispensing and he never needs to return home! Bird seed shouldn’t be any harder to dish out than fish food, right?

LED Module Used To Display Load, Traffic, And Status Data For Your PC

cpu-monitoring-block

You’re going to like [Ivan’s] write-up for this LED computer status monitor. Of course he didn’t just show-and-tell the final product — if he had you’d be reading this in a Links post. But he also didn’t just detail how he put the thing together. Nope, he shared pictures and details of every iteration that got him here.

It started off with a tachometer. Yeah, that analog display you put on the dashboard of your car which reads out RPM. He wanted to make it into a USB device which would read out his CPU load. But that’s an awful lot of work when it can only display one thing at a time. So he decided to add an 8×8 LED module which would display the load for each individual core of his CPU. It looks great next to the illuminated tachometer. From there he added resolution by transitioning to an RGB module, which ended up sucking him into a coding project to extend the data pushed to his embedded hardware. In the end his ReCoMonB (Real Computer Monitoring Block) displays CPU load, RAM usage, several aspects of HDD activity, as well as the network up and down traffic.

We think he’s probably squeezed all that he can from this little display. Time to upgrade to a TFT LCD.

Continue reading “LED Module Used To Display Load, Traffic, And Status Data For Your PC”

Computer Monitor Ambilight Clone Shows Remarkable Performance

ambilight-project-discreet-led-boards

Check out this fantastic Ambilight clone for a computer monitor which [Brafilus] has been working on for a few years. It’s actually the third revision and watching the demo video below left our jaws agape.

Details are only available as comments on the YouTube page. But he’s given us just enough to be satisfied. His self-etched board hosts a PIC 18F14K50 microcontroller. It is talking to each of the 28 LED pixels which themselves live on tiny hunks of diy PCB as well. He wrote his own PC software in C# to capture the colors around the edges of the screen. He also worked hard to ensure there are plenty of tweaks available for true color matching between the monitor and what your eye sees bouncing off of the wall.

If you’re looking for something like this on your television set go back a couple of days and check out that standalone unit.

Continue reading “Computer Monitor Ambilight Clone Shows Remarkable Performance”

Laptop Backlight Converted From CCFL To LED

ccfl-to-led-backlight-conversion

[Lee Davison] acquired an Acer laptop that didn’t have a display anymore. He had enough parts on hand to add in an LCD panel and give it a CCFL backlight. But when he started looking for an inverter to drive the backlight he couldn’t find one. What he did have on hand were some smashed screens that had LED backlights and so the CCFL to LED backlight conversion project was born.

He tore into the LED display and found the driver board. Unfortunately he didn’t locate the datasheet for the exact LED driver, but he found one that was similar and was able to trace out the support circuitry on the PCB. This let him cut away the unneeded parts of the board without damaging the driver. He didn’t want to pull out the CCFL tubes until he was sure the LED conversion would work so he tried it out on another smashed panel (where does he come up with all these parts) and it worked great. Once he got everything in place he was very happy with the results. The only drawback to the system is that he doesn’t have the ability to dim the backlight.

Stereoscopic Display Art Installation

stereoscopic-display

This rig is something of a museum or art installation, but the concept is so simple we thought it could easily inspire your next project. The two mirrors and two video sources make up a stereoscopic display.

The user sits between two displays (computer monitors shown here, but the post also shows images projected on two walls of a room). A pair of mirrors mounted at forty-five degrees form the eye pieces. It’s a V-shaped mirror assembly in which the narrow end pointing toward the bridge of the user’s nose. The mirrors reflect the images from the monitors, giving a different view for each eye.

In this case each monitor is playing back a video loop, but one is just slightly longer than the other. Each monitor has a potentiometer in front of it. The user can turn them to speed or slow the playback in an attempt to bring the video back into sync. We don’t think we’d replicate that portion of the project. But it might be fun to view some stereoscopic clips in this way. There’s even instructions on how two cameras were used to record the scenes.

You can get a closer view of the test apparatus in the clip after the jump.

Continue reading “Stereoscopic Display Art Installation”