Hackaday Links: June 27, 2010

Precision CRT manufacture

Here’s a great video from Tektronix about building a precision cathode ray tube. The tube manufacture method was developed to use in oscilloscopes and we’d guess it dates back to the early 1960’s. [Thanks Bill]

Snake on an LED matrix

We would have done a full post o this beautifully built LED matrix but we just couldn’t find much information on it. For now, enjoy the video of the device playing the classic game of Snake. [Thanks Xdr]

Wire bundling

We’re not sure if this is brilliant or just snake oil. Here’s a method of bundling wires together by twisting them with an electric drill. We’ve always just used our hands but we’ve never really worked in any kind of volume either. [Thanks Kacper]

Adding SCART To A Cheap CRT Television

[133MHz] cracked open a cheap tube television to add a SCART connector. He knew he had a chance at success when he discovered all of the knock-outs on the back of the connector panel because one of them was exactly the right size for the connector. But it wasn’t quite as easy as soldering in one component. He ended up injecting his own RGB data from the SCART connector directly into the onscreen display, making an end run around the missing feature. [133MHz] removed some resistors in the circuit and used the empty lead holes to patch in his own circuit, feeding the RGB data from the SCART connector to the OSD chip in the format it needed.

This one takes you way down the rabbit hole. We’re glad he provided so much background about the hack but it’s going to take us a little while to fully wrap our heads around how he figured it out.

[Thanks Victor]

Cathode Ray Tube Leads The Way On This Bot

[Daqq’s] latest creation is this little robot with a CRT mounted on the front. Obviously ‘why?’ is the wrong question here, but we know this is right up his alley considering his propensity for the less common like this plasma ball Nixie tube. The solidly-built bot uses two stepper motor controlled wheels and an omni-wheel on the front to create a trike. An ATmega128 controls the system but the real story here is the CRT. It requires a hefty voltage regulator for the -600V to +200V the Tungsram DG7-123 tube needs. Trouble along the way ranged from dealing with stray magnetic fields from the power supply, to mounting the fragile tube itself. Take a look at his detailed writeup linked above and join us after the break for the demo videos.

Continue reading “Cathode Ray Tube Leads The Way On This Bot”

Ionocraft Aka Lifters

It’s hard to believe that in five years we haven’t covered lifters before. This realization was sparked when [Tyler] tipped us off about a lifter project demonstrated at the Kansas City hackerspace called CCCKC.

Lifters, the casual name for ionocraft, fly without combustion or moving parts. We’re not going to tackle the particulars of what makes flight possible, but high voltage is required to feed the phenomenon that provides the lift. One of the first comments when we asked what to do with old CRT monitors was to use them for lifters. The flyback transformer puts out plenty of voltage if you can tap into it without killing yourself (no, seriously, that’s an issue).

This is the method that the CCCKC folks used. Take a peek at the video after the break. If you’re thirsting for more fun with lifters, stop by the Lifter Project.

Continue reading “Ionocraft Aka Lifters”

Music Visualizer (oscilloscope)

musicscopetv

The Music visualizer is actually a second build based on an earlier design[Thanks Roger]. The build was influenced by Zyra’s How to make an oscilloscope out of a television. The hack is quite simple, patch the output of an amplifier into the vertical deflection coils of the CRT. This is a good use for that old TV you may have laying around  but don’t want to recycle it just yet. While on the subject we had covered the Mac SE/30 audio visualizer in 2006. For those looking for something a little more hard core, here is a bit about Homemade cathode ray tubes.

Deogen, Tiny Monitor Tester


Deogen is a small, self contained device for testing monitors. It was designed back in 2000 to reduce the amount of space and effort required to test monitors in a computer shop. The initial design used an AT90S1200 microcontroller to generate test patterns for the monitors. Being about the size of a portable CD player, it was much easier to take to any monitor and plug in for testing.

Version two of the device, pictured above, is much smaller, being about the width and height of a credit card. The depth is slightly larger than a 9 volt battery. Compared to the last vga test project we ran, this one is tiny. The unit boasts a decent set of features, such as; eight test patterns at four different resolutions, battery or DC power, and small form factor.

The processor of version two is an ATtiny2313 at 20MHz, and controls the H sync and V sync signals directly. The RGB is converted to analog using a resister network. The power circuit is custom made for low power consumption, though they note that a 78L05 equivalent unit could be used in its place.

The plans for the PCB and the software are available from their site. Head on over and check out some pictures of it in action.

[Thanks, Philip Fitzgerald]