Knockoff Kapton Nearly Sinks DIY Flex PCB Project

[TinkersProjects] experimented with making their own flexible PCB for LED modules inside a special fixture, and the end result was at least serviceable despite some problems. It does seem as though the issues can be at least partially blamed on some knockoff Kapton tape, which is what [TinkersProjects] used as a backing material.

Incomplete etching on this DIY flexible PCB, but still salvageable.

The approach was simple: after buying some copper foil and wide Kapton tape, simply stick the foil onto the tape and use the toner transfer method to get a PCB pattern onto the copper. From there, the copper gets etched away in a chemical bath and the process is pretty much like any other DIY PCB. However, this is also where things started to go wonky.

Etching was going well, until [TinkersProjects] noticed that the copper was lifting away from the Kapton tape. Aborting the etching process left a messy board, but it was salvageable. But another problem was discovered during soldering, as the Kapton tape layer deformed from the heat, as if it were a piece of heat shrink. This really shouldn’t happen, and [TinkersProjects] began to suspect that the “Kapton” tape was a knockoff. Switching to known-good tape was an improvement, but the adhesive left a bit to be desired because traces could lift easily. Still, in the end the DIY flexible PCB worked, though the process had mixed results at best.

Flexible PCBs have been the backbone of nifty projects like this self-actuating PoV display, so it’s no surprise that a variety of DIY PCB methods are getting applied to it.

Heat Turns 3D Printer Filament Into Springs

The next time you find yourself in need of some large-ish plastic springs, maybe consider [PattysLab]’s method for making plastic springs out of spare filament. The basic process is simple: tightly wind some 3D printer filament around a steel rod, secure it and wrap it in kapton tape, then heat it up. After cooling, one is left with a reasonably functional spring, apparently with all the advantages of annealed plastic.

The basic process may be simple, but [PattysLab] has a number of tips for getting best results. The first is to use a 3D-printed fixture to help anchor one end of filament to the steel rod, then use the help of an electric drill to wind the filament tightly. After wrapping the plastic with kapton tape (wrap counter to the direction of the spring winding, so that peeling the tape later doesn’t pull the spring apart), he suspends it in a pre-heated oven at 120 C for PLA and 160 C for PETG. How long does it stay in there? [PattysLab] uses the following method: when the spring is wound, he leaves a couple inches of filament sticking out to act as a visual indicator. When this segment of filament sags down, that’s his cue to begin the retrieval process. After cooling, the result is a compression or extension spring, depending on how it was wound before being heated.

[PattysLab] shared a short video on this Reddit post that shows both springs in action, and the process is all covered in the video, embedded below.

Continue reading “Heat Turns 3D Printer Filament Into Springs”

Dog Bowls Show The Versatility Of Ceramic Slip Casting

Here at Hackaday, we feature projects that are built of just about every material imaginable. Silicon-spangled fiber-reinforced epoxy resin is our primary medium, but we see plastic, wood, steel, aluminum, and even textiles from time to time. It’s not often we see slip-cast ceramic molding, though, and when it pops up, it’s always good to take a look at this versatile manufacturing method.

The back-story on this one is that [thoughtfulocean], a mechanical engineer idled by COVID lockdowns, wanted custom water bowls for his dogs, one of whom is clearly a grumpy Ewok. The design started with a 3D-print of the final vessel, printed in sections and glued together. These were used to create a two-piece plaster mold into which a watery slurry of clay, or slip, was poured. The plaster mold dehydrates the slip, leaving behind a semi-solid layer of clay of the desired thickness once the excess slip is poured off. The resulting casting is then fired in a kiln and glazed.

Of course, [thoughtfulocean] ran into a few problems along the way. The first mold was warped thanks to the mold box bowing under pressure from the plaster, so the whole molding process had to be revamped. The finished bowl also shrunk less than expected after firing, which led to some more revisions. But the finished bowl look really nice, and the included pump and filter keeps the Ewok’s water free from the yuck a dog’s face can introduce. As a bonus, it sounds like [thoughtfulocean] might have created a marketable product from all this. Take that, COVID!

Slip-casting ceramic may not be all that common around here, but ceramic as a material isn’t exactly a stranger. And who says slip casting is limited to ceramic? After all, we’ve seen a similar method used with plastic resin.

[via r/engineering]

Remoticon Video: The Mechanics Of Finite Element Analysis

Hardware hacking can be extremely multidisciplinary. If you only know bits and bytes, but not solder and electrons, you’re limited in what you can build. The same is true for mechanical design, where the forces of stress and strain suddenly apply to your project and the pile of code and PCBs comes crashing to the ground.

In the first half of his workshop, Naman Pushp walks you through some of the important first concepts in mechanical engineering — how to think about the forces in the world that act on physical objects. And he brings along a great range of home-built Jugaad props that include a gravity-defying tensegrity string sculpture and some fancy origami that help hammer the topics home.

In the second half of the workshop, Naman takes these concepts into computer simulation, and gives us good insight into the way that finite-element analysis simulation packages model these same forces on tiny chunks of your project’s geometry to see if it’ll hold up under real world load. The software he uses isn’t free by any definition — it’s not even cheap unless you have a student license — but it’s nonetheless illuminating to watch him work through the flow of roughly designing an object, putting simulated stresses and strains on it, and interpreting the results. If you’ve never used FEA tools before, or are looking for a compressed introduction to first-semester mechanical engineering, this talk might be right up your alley. Continue reading “Remoticon Video: The Mechanics Of Finite Element Analysis”

Remoticon Video: KiCad To Blender PCB Renders

We seem to want our PCB design software to do everything these days, and it almost delivers. You can not only lay it all out, check electrical and design rules, and even spit out a bill of materials, but many PCB tools produce 3D models that are good enough to check parts clearance or are useful in designing enclosures. But when it comes to producing photorealistic output, whether for advertising or just for eye-candy, you might want to turn to 3D design tools.

In this workshop, Anool Mahidharia takes the output of KiCad’s VRML export, gets it rendering in Blender, and then starts tweaking the result until you’re almost not sure if it’s the real thing or a 3D model. He starts off with a board in KiCad, included in the project’s GitHub repo, and you can follow along through the basic import, or go all the way to copying the graphics off the top of an ATtiny85 and making sure that the insides of the through-plated holes match the tops.

If you don’t know Blender, maybe you don’t know how comprehensive a 3D modelling and animation tool it is. And with the incredible power comes a notoriously steep learning curve up a high mountain. Anool doesn’t even try to turn you into a Blender expert, but focuses on the tweaks and tricks that you’ll need to make good looking PCB renders. You’ll find general purpose Blender tutorials everywhere on the net, but if you want something PCB-specific, you’ve come to the right place.

Continue reading “Remoticon Video: KiCad To Blender PCB Renders”

Remoticon Video: How To Use Max In Your Interactive Projects

When you want to quickly pull together a combination of media and user interaction, looking to some building blocks for the heavy lifting can be a lifesaver. That’s the idea behind Max, a graphical programming language that’s gained a loyal following among anyone building art installations, technology demos (think children’s museum), and user Kiosks.

Guy Dupont gets us up to speed with a how to get started with Max workshop that was held during the 2020 Hackaday Remoticon. His crash course goes through the basics of the program, and provides a set of sixteen demos that you can play with to get your feet under you. As he puts it, if you need sound, video, images, buttons, knobs, sensors, and Internet data for both input and output, then Max is worth a look. Video of the workshop can be found below.

Continue reading “Remoticon Video: How To Use Max In Your Interactive Projects”

Remoticon Video: Breaking Encrypted Firmware Workshop

If only you could get your hands on the code to fix the broken features on your beloved electronic widget. But wait, hardware hackers have the skills to write their own firmware… as long as we can get the compiled binary into a format the hardware needs.

Luckily, we have Uri Shaked to walk us through that process. This workshop from the 2020 Hackaday Remoticon demonstrates how to decipher the encryption scheme used on the firmware binary of a 3D printer. Along the way, we learn about the tools and techniques that are useful for many encrypted binary deciphering adventures.

Continue reading “Remoticon Video: Breaking Encrypted Firmware Workshop”