Making A Privacy Monitor From An Old LCD

privacy-screen

[dimovi] had a spare LCD monitor sitting around and thought it would be great to convert it into a “privacy” monitor.

The process is simple enough for anyone comfortable with disassembling electronics. He took apart the monitor’s plastic frame, cutting out the polarized film with a utility knife. Once the film was removed, he spent some time removing the film adhesive from the glass panel using a combination of Oops cleaner and paint thinner.

He reassembled the monitor, which now shines a bright white regardless of what is actually being displayed on the screen. He removed the lenses from a pair of theater 3D glasses, replacing the plastic with the film he removed from the monitor.

Now, [dimovi] is the only one who can see what’s he is doing on his computer, which is just the way he likes it.

While there’s not a lot of magic going on behind the process, we think it’s a neat way to reuse an old monitor.

Big Head Costume Would Make Max Headroom Jealous

big-head-halloween

[Dan Rosenfeld] does a lot of thinking in his spare time, and one thing he returns to pretty often is videoconferencing. He’s often wondered why it hasn’t caught on enough to become a ubiquitous piece of technology, and his examination of the topic in regards to eye contact and spatial awareness inspired him to create a very unique Halloween costume.

His “Big Head” costume consists of a front-mounted 24” LCD panel that displays the wearer’s face in real time. Inside the large headpiece [Dan] installed a microphone, another LCD screen, a half silvered mirror, and a video camera – not to mention all of the power-related goodies required to keep it running. While the main LCD displays his face, the internal monitor is fed by an externally mounted camera that shows him everything going on outside the box. This image is reflected off the half silvered mirror, allowing him to gaze directly at the camera, while also seeing what’s going on in front of him.

As you can see in the video below, the effect is pretty cool, and devoid of the ‘disconnected’ look most people have when talking to others via a camera and computer screen.

Continue reading “Big Head Costume Would Make Max Headroom Jealous”

ChipKIT Temperature Shield Supports A Dozen Sensors

chipkit_temp_board

[Will] wrote in to share a useful add-on he designed for the ChipKIT UNO 32, a 12-port temperature sensor board.

Constructed for one of his customers, the shield accepts any 2-wire 10k thermistor sensors, outputting the readings to a small LCD screen. The screen is supported by some code put together by his associate [crenn], but you are not limited to solely displaying the temperatures there. Since this module piggybacks on top of the ChipKIT the same fashion as any standard shield, you clearly have the ability to use and manipulate the data at will. With 12 ports on board this would work well for a house-wide temperature monitoring system, or perhaps in a complex brewing setup.

Both the temperature shield and LCD boards have been released under the Open Source Hardware License, so you can easily build your own if you have the means, though [Will] has a few extras he’s willing to sell if you need one quickly.

Using An LCD’s Poor Viewing Angle To Your Advantage

Early LCD monitors had some pretty awful issues when not viewed from directly in front of the screen. These days the technology has really minimized this flaw, but if you still have a cheap monitor on hand you might want to pull it out and give this hack a try. [Chris Harrison] is using oblique viewing angles to display additional information on cheap montiors.

Take a look at the two images above. The one on the left is taken from directly in front of the monitor and looks normal. But if you view the same screen from the side, the financial information is obscured. This is by design. Using very light colors, the obscuring characters are almost indiscernible from straight on, but you can just see them there a little bit (they look like burn-in does on a CRT screen). But from the side, these light colors become quite bold and blend with the rest of the data on the screen.

This works because of the polarizing filters on an LCD screen. You might want to watch [Bill Hammack] explain how an LCD works if you’re not familiar. Because the viewing angle color changes are a flaw and not a feature, manufacturers make the up-and-down angles the worst to improve on side-to-side viewing. [Chris’] experiments play into that by using a computer monitor on its side. Check out the video after the break to see some of the different applications that he uses this for.

Continue reading “Using An LCD’s Poor Viewing Angle To Your Advantage”

Building A Multidimensional Display From Trash

Here’s a simple concept that will let you turn any LCD screen into a multidimensional display (translated). [Herdek] used bits of that impossible to open clear plastic packaging to construct this add-on for the smart phone seen above. Three pieces of the material have been mounted at a 45 degree angle between the screen and viewer. The material is both reflective and transparent, depending on the angle at which light hits it. This allows it to reflect the light from the screen toward the viewer, but let light from the baffles behind it pass through unimpeded. The three baffles allow the LCD to be partitioned into three different sections whose images will appear to be at different depths according to the viewer’s vantage point. After the break we’ve embedded a demonstration video, as well as the how-to that shows the construction technique for the add-on.

This follows the same concept at the pyramidal volumetric display, which is still one of our favorite LCD hacks.

Continue reading “Building A Multidimensional Display From Trash”

MSP430-based Wristwatch Project

[Nav] is working on a scratch-built wristwatch. Although it is based on an MSP430 microcontroller, it’s not the ready-to-hack ezCronos that you might be thinking of. Instead, [Nav] started with a different TI development tool that we’ve looked at before, the ez430-F2013.

The breakout board for the F2013 is small enough to meet his needs, but still provides easy soldering with 0.1″ vias that break out each pin. To make sure the timepiece is accurate he added a 32.768 kHz clock crystal. A small, square, LCD screen acts as the face of the watch, but we didn’t find specific part information for the display.

Currently the watch can run for a few days on the CR2032. We’d bet some work with sleep modes for the microcontroller can help with that. The watch has a couple of buttons that let you control it, and [Nav] discovered that he could fit everything into the watch case for an iPod nano. That’s creative!

We’ve seen other hacks with tiny batteries. The next logical step here would be to swap out the disposable coin cell for something that can be topped off with an external charger.

Bluetooth Wristwatch Based On An Arduino

We hate to admit it, but we missed out on the TI Chronos watch deal last week. While we’re still a little bit burned over the fact that these watches sold out so fast, [Ahmet] sent in his Open Source Bluetooth Watch and we’re thinking this could eventually be a decent replacement.

The watch is built around an Arduino Pro Mini, a scavenged Nokia LCD, and a BlueSMiRF Gold. The Bluetooth connects to a Nokia N900 with a little Bluetooth client app [Ahmet] wrote. He also wrote a small GUI for the watch’s LCD display. Afterwards, he was able to display missed calls, new email, and is now working on support for changing songs on his N900’s media player.

Admittedly, a little work needs to be done on the enclosure. Still, the potential for this watch is much greater than the iPod as a watch project we saw last year. Right now, we’re thinking about what could be added to [Ahmet]’s watch. An accelerometer would probably be on the top of our list, but if you have any ideas feel free to leave them in the comments.

Check out the walk through of the watch’s functions after the break.

Continue reading “Bluetooth Wristwatch Based On An Arduino”