Swiveling Arms Replace Laptop LCD Hinges

This swivel arm LCD screen is [Ben Heck’s] latest hack. It replaces the hinges that normally only allow one point of rotation on the screen. You can still use the laptop like normal, but when space is at a premium a second adjustment, both in rotation and linear position, has been added using the slots and screw knobs seen above. Ostensibly this is to use on an airplane, where there may not be enough space to fully open your laptop. We’ll let you decide if it’s wise to try to get your own hacks past airport security. Historically, the TSA hasn’t been impressed with hardware hackers. We like how this came out and could see ourselves using these techniques to make a convertible tablet notebook by reworking the cable routing.

We’ve embedded [Ben’s] quick demo of the finished product after the break. If you want to see the whole build process it is the subject of Episode 5 of the Ben Heck Show.

Continue reading “Swiveling Arms Replace Laptop LCD Hinges”

Apple Studio Display Connector Ports

[Warrior_Rocker] pulled off his own Apple Studio Display hack by removing the cable and adding ports. As we saw in Wednesday’s post, these displays use a cable with a proprietary connector that combines DVI, USB and Power. Instead of altering the cable, [Warrior_Rocker] removed it completely. By wiring up a standard barrel jack for power, a USB type-B socket, and a DVI port, he can now use standard video, power, and USB cables to connect to the monitor.

This project was actually submitted to us on May 25th and we missed it. It’s sad that sometimes tips fall through the cracks, and we’re sorry that we missed this particularly well-executed hack. [Warrior_Rocker] wrote in asking why his project didn’t qualify after seeing the similar post on Wednesday. So please don’t take it personally if your project doesn’t get posted. If you think it fits right in here at Hackaday and haven’t heard anything after two weeks or so, consider sending to us again.

Normal Connectors For Apple Studio Display

[Sherry Wu] sent in a link to her Apple Studio Display hack. She got her hands on the 17″ display which has a proprietary Apple Display Connector that rolls signals for DVI, USB, and 25V power into one plug. Convenient right? Not if you want to use it on a machine that has standard video connections. No problem, she got out her meter and figured out which wires belong to each signal. After some soldering she now has a DVI connector for the video, and a 24V bench supply is standing in for power until a dedicated unit arrives. No luck so far at getting the USB and hotplug detection to work but she plans to keep going until that’s accomplished.

Looks like you can pick these displays up refurbished for as low as $75. Might not be a bad addition to your home setup if you’re willing to do some soldering.

Portal…shirt?

[Ben Heck] is in the Halloween spirit with his Portal inspired “see through” t-shirt. That is, a thin lcd is mounted on [Ben’s] chest, with a not as thin camera mounted on his back; when the system is running, everything behind him is captured by the camera and displayed on the LCD. The concept isn’t exactly new by any means, often by the name of “gaping holes” or “hole through body” or more, but the project goes to show that a creative costume isn’t always the most elaborate, expensive, or even a new idea. Catch a video of how to make your own Portal shirt, after the jump. Oh, and you can win the Portal shirt here.

[via The Daily What]

Continue reading “Portal…shirt?”

Using A Cellphone LCD As Auxiliary Linux Display

[Neil] is driving this Siemens A60 LCD using a parallel port on his Linux box. He likes this module because it has an integrated LED back-light, controller IC, and the pads are large enough for a human to solder. He notes that the screen runs on 2.9V, which matches the forward voltage of the LEDs used as back-lights. This means it is possible to use one f the LEDs as a shunt to drop  incoming voltage down to a safe level for the controller. In fact, that’s what he did. The data lines are connected to the parallel port along with some current limiting resistors. The LEDs are connected with resistor calculated for maximum brightness, with the output from the LED used as the source voltage for the LCD controller chip.Whether you want to use one of these screens with a PC or something else, the code that [Neil] worked out should provide the information necessary to do so.

The Nokia cellphone LCD post inspired [Neil] to send in a tip about this project. If you’ve got well documented hacks that you’re just sitting on why not let us know about them?

Shiny Motorcycle Computer

We’re rather surprised at how popular it has become to build your own motorcycle computer. [Mario Mauerer] tipped us off about his shiny motorcycle computer (translated) for his Yamaha XTZ 750. It uses an ATmega644 microcontroller to pull a variety of data together and display it on this white LED backlit display. He connected a flow meter to the fuel line to monitor gas consumption. Oil temperature is captured by inserting a brass tube (containing the sensor) through a hole in the oil cap and soldering it in place. Water temperature is gathered by measuring the external temperature of one of the cooling lines. [Mario] uses a rotary encode with a click function as the control interface device, and a battery backed real time clock keeps time.

A quick look at the PCBs tells the tale of good circuit design. But we do wonder about catching the reflection of the sun in that shiny bezel.

Touring The Available Nokia LCD Screens

[Rossum’s] taking a look at the Nokia LCD screens that are both plentiful and begging to be bent to your will. For quite some time the Nokia 6100 screens have been used in a lot hacks, but he wanted to see what else is out there. He digs into his junk box of cell phones and comes up with a couple to test; the Nokia 6101 and Nokia 2760. The screens use a 3-wire SPI interface, which he sniffs out with a logic analyzer. At power-up the cellphone polls the screen to determine which type of LCD controller is connected. [Rossum] grabs these commands from the logic analyzer and uses it to determine the hardware in use with each screen.

He made himself a nice breakout board which has connectors for several different screens. The firmware he’s using detects when a screen is attached and switches to the applicable protocol for that display. Take a look at the video after the break.

Continue reading “Touring The Available Nokia LCD Screens”