How To Repair A Ribbon Cable Connection On Consumer Electronics

It’s not uncommon in cheaper devices to find a ribbon cable soldered directly to the circuit board like the one pictured above. Using a connector would have been a much more resilient approach, but adding parts adds cost. If you take a close look you’ll see things aren’t looking so great anymore. [Chaotic and Random] pulled this board out of his VW Camper Van. Rather than buy an expensive replacement part, he shows us how to repair a soldered ribbon wire connection.

This repair is rather invasive and he suggests trying some hot-air rework (possibly using a heat gun) to fix up any misbehaving connections. But if that has failed it’s time for the knife. The first step is to  cut the ribbon so that the LCD can be removed from the board. From there he peels the remaining scrap off ribbon of the pads. This makes us cringe as it could lift traces from the PCB, but he was gentle enough to avoid it. Now comes the time to start reassembling. After thoroughly cleaning the pads the ribbon is cut straight and resoldered. The trick is to flow the solder without melting the ribbon. He uses tin foil to cover the tip and cools it on a moist sponge just before reflowing solder.

It sounds like more art than science. But when the only alternative is to spend hundreds on a new part it may be worth a try.

SNES Controller Dock For Dell Streak

The Dell Streak is an Android tablet. [Collin Meyer] wanted to use an original SNES controller to play emulated games on the device. What he came up with is a controller that is a dock for he handheld.

Several things have to come together to make this happen. The Streak uses a standard PDMI dock that connects to a computer via a USB connection. [Collin] repurposed a sync cable by connecting a couple of pins on the dock connector which forces the device to use USB host mode. From there he used a Teensy microcontroller to convert the SNES controller into a USB device (very similar to this hack). The Teensy and shortened sync cable find a new home inside the SNES controller body and, in the video after the break, it looks like he used something like sugru to add a bit of support for the Streak.

Continue reading “SNES Controller Dock For Dell Streak”

Cheap Cable Reused To Add USB To Your Project

You get what you pay for. [Jkx] wanted to see how a USB to RS232 cable could be sold for just $1.70 and found out that it’s not actually RS232 compliant. The cable communicated as TTL levels, not the 12V expected of RS232 (although it can handle 12V incoming). He didn’t really want to use them for their intended purpose anyway. By betting rid of the DB9 plug and reusing the enclosed circuit board he now has a really cheap way to interface a microcontroller with the Universal Serial Bus. He worked out a couple of short subroutines that take care of receiving and sending data over the connection.

3 Camera Booms For Your Wednesday Afternoon

[Andrew] tipped us off about his Cable Cam built out of some lumber and clothes line. It is small enough to fit into a backpack,  includes a safety line and the camera can pan and tilt. A future version is planned with a small remote motor to move the trolley more effectively.

[Andrew] accidentally linked us to his other Camera Crane, taking the same ‘cheap yet effective’ approach as his Cable Cam. Once again, just some lumber and creative engineering are used to pull this one off.

For those without the ability to weld, check out [Bill Van Loo’s] all wood version of a Camera Crane. Same parallelogram design, without remote video output or central pivot.

SpiderBot Emulates Spider-man

[youtube=http://www.youtube.com/watch?v=uBikHgnt16E]

Spiderbot moves with four magnetic grapplers that it can launch, detach, and aim according to it’s path planning algorithm. While the robot is definitely not a final product and is quite a bit away from moving with the same grace and speed as our friendly neighborhood Spider-Man, it is definitely one of the more interesting locomotion experiments out there. The video has some nice slow motion footage of the main mechanisms as well as screen captures of the path planning.

[Via BotJunkie]

How-to: Bus Pirate Probe Cable

cover

Update, Saturday July 4th, 2009: All preorders are closed.

A probe cable makes it easy to connect the Bus Pirate to a circuit and get hacking. Good test clips make quick connections on cramped PCBs without causing short circuits. We made two cables for the Bus Pirate v2, keep reading for an overview of our designs and list of part suppliers.

Friday, July 3, 2009 is the last day to pre-order a Bus Pirate. There’s only two days left to get your own Bus Pirate, fully assembled and shipped worldwide, for only $30.

Continue reading “How-to: Bus Pirate Probe Cable”

Prototype This Premiers Tomorrow

Discovery Channel’s new show Prototype This premiers tomorrow night at 10e/p. Every week the team will construct a new piece of unique machinery. The schedule for the first six episodes has already been published.

  • Mind Controlled Car, October 15
  • Boxing Robots, October 22
  • Traffic Busting Truck, October 29
  • Get Up and Go, November 5
  • Waterslide Simulator, November 12
  • Six-Legged All Terrain Vehicle, November 19

We initially reported on the show in August because it featured Defcon badge designer [Joe Grand].

UPDATE: [Joe] will be posting all of his schematics, source code, development notes, etc.