A New Raspberry 5 DSI Cable Makes Using Screens Easier

Arguably the greatest strength of the Raspberry Pi is the ecosystem — it’s well-supported by its creators and the aftermarket. At the same time, the proliferation of different boards has made things more complicated over the years. Thankfully, though, the community is always standing by to help fix any problems. [Rastersoft] has stepped up in this regard, solving an issue with the Raspberry Pi 5 and DSI screen cables.

The root cause is that the DSI cable used on the Raspberry Pi 5 has changed relative to earlier boards. This means that if you use the Pi 5 with many existing screens and DSI cables, you’ll find your flat ribbon cable gets an ugly twist in it. This can be particularly problematic when using the cables in tight cases, where they may end up folded, crushed, or damaged.

[Rastersoft] got around this by designing a new cable that avoided the problem. It not only solves the twist issue, but frees up space around the CPU if you wish to use a cooler. Thanks to modern PCB houses embracing flexible boards, it’s easy to get it produced, too.

This is a great example of the democratization of PCB and electronics production in general. 20 years ago, you wouldn’t be able to make a flex cable like this without ordering 10,000 of them. Today, you can order a handful for your own personal use, and share the design with strangers on a whim. Easy, huh? It’s a beautiful world we live in.

Friendly Flexible Circuits: The Cables

Flexible cables and flex PCBs are wonderful. You could choose to carefully make a cable bundle out of ten wires and try to squish them to have a thin footprint – or you could put an FFC connector onto your board and save yourself a world of trouble. If you want to have a lot of components within a cramped non-flat area, you could carefully design a multitude of stuff FR4 boards and connect them together – or you could make an FPC.

Flexible cables in particular can be pretty wonderful for all sorts of moving parts. They transfer power and data to the scanner head in your flat-bed scanner, for instance.  But they’re in fixed parts too.  If you have a laptop or a widescreen TV, chances are, there’s an flexible cable connecting the motherboard with one or multiple daughterboards – or even a custom-made flexible PCB. Remember all the cool keypad and phones we used to have, the ones that would have the keyboard fold out or slide out, or even folding Nokia phones that had two screens and did cool things with those? All thanks to flexible circuits! Let’s learn a little more about what we’re working with here.

FFC and FPC, how are these two different? FFC (Flexible Flat Cable) is a pre-made cable. You’ve typically seen them as white plastic cables with blue pieces on both ends, they’re found in a large number of devices that you could disassemble, and many things use them, like the Raspberry Pi Camera. They are pretty simple to produce – all in all, they’re just flat straight conductors packaged nicely into a very thin cable, and that’s why you can buy them pre-made in tons of different pin pitches and sizes. If you need one board to interface with another board, putting an FFC connector on your board is a pretty good idea.

Continue reading “Friendly Flexible Circuits: The Cables”

Hackaday Links: December 21, 2011

The “Little Drummer Boy” On a Scanner and Drum:

There’s little more information on this hack, however, it’s quite interesting seeing an automated drum and a scanner playing a familiar Christmas tune.  Check out the video of the duet in action!

A Radial Engine Model:

Through the process of experimentation, two “radial engine models” were produced.  The engine model shown above uses a gear-reduced motor to power it.  The other model uses CNC-cut gears and a motor from an air freshener!

Tips and Tricks on Repairing LCD Monitors:

So do you have a broken LCD monitor? Using techniques described in his post, [Neoxity] claims to have been able to repair 50 out of 60 broken monitors using techniques described on his blog.

Flex Cables:

While we’re on the subject of [Neoxity’s] page, why not check out his discussion on “flex cables” used for DIY.  Like the humble resistor, they’re not glamorous, but you’d be hard pressed to find an electronics assembly without one.

Illegal Numbers:

Although not a hack in itself, the “illegal number” is a really interesting concept (mentioned by one of our readers in the comments).  Since all data and programs can, at their core, be represented by a series of 1s and 0s, this can also be interpreted as a number.  Thus, some numbers actually represent copyrighted or trade secret data that would be illegal to possess.