Acrylic Stencils Help With Component Placement For SMD Assembly

Surface mount is where the action is in the world of DIY PCBs, and deservedly so. SMDs are so much smaller than through-hole components, and fewer holes to drill make surface-mount PCBs easier to manufacture. Reflow soldering is even a snap now thanks to DIY ovens and solder stencils you can get when you order your boards.

So what’s the point of adding another stencil to the surface-mount process? These component placement stencils are [James Bowman]’s solution for speeding up assembly of boards in production runs too small to justify a pick and place robot. [James] finds that placing small components like discrete resistors and caps easy, but struggles with the placement of the larger components, like QFN packaged microcontrollers. Getting such packages lined up exactly is hard when the leads are underneath, and he found repositioning led to smeared solder paste. His acrylic stencils, which are laser-cut from SVGs derived directly from the Eagle files with a script he provides, sandwich the prepped board and let him just drop the big packages into their holes. The acrylic pops off after placement, leaving the components stuck to the solder paste and ready for their trip to the Easy Bake.

[James] claims it really speeds up hand placement in his biggish runs, and it’s a whole lot cheaper than a dedicated robot. But as slick as we think this idea is, a DIY pick and place is still really sweet.

It’s 1984, And You Can’t Afford A Computer. Never Mind, Have This Pop-Up Paper One Instead!

It’s an oft-derided sentiment from a Certain Type of Older Person, that the Youth of Today don’t know how lucky they are with their technology. Back when they were young they were happy with paper and string! Part of the hilarity comes from their often getting the technology itself wrong, for example chastising the youngsters for their iPods and Game Boys when in reality those long-ago-retired devices are edging into the realm of retrotechnology.

But maybe they have a point after all, because paper and string could be pretty good fun to play with. Take the example presented  in a Twitter thread by [Marcin Wichary]. A pop-up book from 1984 that presents the inner workings of a computer in an astounding level of detail, perhaps it stretches the pop-up card designer’s art to the limit, but along the way it makes a fascinating read for any retrocomputing enthusiast. Aside from the pop-up model of the computer with an insertable floppy disk that brings text onto the screen we see at  first, there is a pop-up keyboard with a working key, a peer inside the workings of a floppy disc, a circuit board complete with a paper chip that the reader can insert into a socket, and a simulation of a CRT electron bean using a piece of string. A Twitter thread on a book is not our normal fare, but this one is something special!

Did any of you have this book when you were younger? Perhaps you still have it? We’d love to hear from you in the comments. It’s probably not the type of book we normally review, but we’ve been known to venture slightly outside tech on that front.

Incredible Atari 800XL Case Restoration

If you’ve been hanging around Hackaday for a while, you know that a large portion of the stuff we publish goes above and beyond what most people would consider a reasonable level of time and effort. One could argue that’s sort of the point: the easy way out is rarely the most exciting and interesting route you can take. We, and by extension our readers, are drawn to the projects that someone has really put their heart and soul into. If the person who created the thing wasn’t passionate about it, why should we be?

That being said, on occasion, even we are left in awe about the lengths some people will go to. A perfect example of this is the absolutely insane amount of time and effort [Drygol] has put into restoring an Atari 800XL that looked like it was run over by a truck. Through trial, error, and a bunch of polyester resin, he’s recreated whole sections of the Atari’s case that were missing.

To start the process, [Drygol] used metal rods to bridge the areas where the plastic was completely gone. By heating the rods with a torch and pushing them into the Atari’s case, he was able to create a firm base to work from. Additional rods were then soldered to these and bent, recreating the shape of the original case. With the “skeleton” of the repair in palce, the next step was filling it in.

[Drygol] borrowed an intact Atari 800XL case from a friend, and used that to create a mold of the missing sections from his own case. Most of his rear panel was missing, so it took some experimentation to create such a large mold. In the end he used silicone and a custom built tray that the case could sit in vertically, but he does mention that he never quite solved the problem of degassing the silicone. The mold still worked, but bubbles caused imperfections which needed to be filled in manually during the finishing process.

Using his silicone mold and the same tray, he was then able to pour polyester resin over the wire frame. This got him most of the way to rebuilding the case, but there was still plenty of filler and sanding required before the surface finish started to look half-way decent. When he got towards the very end of the finishing process, he used a mold he created of the case surface texture to roughen up the smooth areas left over from the filling process. Add a bit of custom spray paint, and the end result looks absolutely phenomenal considering the condition it was in originally.

We were already impressed by the work he put in during the first stages of the restoration, but this case repair is really on a whole new level. Between this and the incredible instructional videos [Eric Strebel] has been putting out, we’re really gaining a whole new respect for the power of polyester.

Continue reading “Incredible Atari 800XL Case Restoration”

Dual Source Laser Cutter Built Like A Tank, Cuts Most Anything

Laser cutters aren’t the sort of thing that you might think about making at home, but there’s no reason not to if you are careful and do your research. That’s what [Daniele Ingrassia] did with the Laser Duo, an open source laser cutter that has two light sources for cutting various materials. His final product is not a small device: it has a press-formed aluminum case that looks more like a World War I tank than a piece of precision machinery. But that’s for a good reason: you don’t mess about with lasers, especially the 130 Watt CO2 and 75 Watt Yag lasers that the Laser Duo uses. Continue reading “Dual Source Laser Cutter Built Like A Tank, Cuts Most Anything”

Hackaday Links Column Banner

Hackaday Links: July 15, 2018

Have you tried Altium CircuitMaker? Uh, you probably shouldn’t. [Dave] of EEVBlog fame informs us via a reliable source that CircuitMaker is intentionally crippled by adding a random sleep on high pad-count boards. The hilarious pseudocode suggested on the forum is if ((time.secs % 3) == 0) delayMicroseconds(padCount * ((rand() % 20) + 1));.Now, this is a rumor, however, I would assume [Dave] has a few back channels to Altium. Also, this assertation is supported by the documentation for CircuitStudio, which says, “While there are no ‘hard limits’ per se, the software has been engineered to make it impractical for use with large designs. To this end, the PCB Editor will start to exibit [sic] performance degradation when editing designs containing 5000 pads”. Chalk this up to another win for Fritzing; Fritzing will not slow down your computer on purpose.

Here’s an open challenge to everyone. As reported by [SexyCyborg], XYZPrinting (makers of the da Vinci printer) are patent trolling. This US patent is being used to take 3D printers off of the Amazon marketplace. Here’s the problem: no one can figure out what this patent is actually claiming. There’s something about multiple nozzles, and it might be about reducing nozzle travel, but I’m getting a ‘snap to bed’ vibe from this thing. Experts in 3D printing have no idea what this patent is claiming. The printer in question is the Ender 3, one of the first (actually the third…) China-based Open Source Hardware certified products, and it’s actually the best selling printer on Amazon at this time. I’m talking with Comgrow (the sellers of the Ender 3 on Amazon), and the entire situation is a mess. Look for an update soon.

Tired: Congress shall make no law… abridging the freedom of speech. Wired: But what if that speech is a gun? Wired‘s own Andy Greenberg advances the argument that computer code is not speech, contrary to many court rulings over the past 30 years (see Bernstein v. United States). Here’s the EFF’s amicus brief from the case. Read it. Understand it. Here’s a glowing Stephen Levy piece from 1994 on the export-controlled PGP for reference.

Like integrated circuits and microprocessors? Sure you do. Like drama? Oh boy have we got the thing for you. A week or so ago, ARM launched a website called RISC-V Basics (now unavailable, even from the Internet Archive, but you can try it here). It purports to settle the record on those new chips based on the capital-O Open RISC-V instruction set. In reality, it’s a lot of Fear, Uncertainty, and Doubt. This was an attempt by ARM Holdings to kneecap the upstart RISC-V architecture, but a lot of ARM engineers didn’t like it.

Harvesting Power From Microwave Popcorn

One of the challenges in this year’s Hackaday Prize is Power Harvesting where we’re asking everybody to create something that harvests energy from something. It could be solar, it could be harvesting energy from a falling weight. If you’d like to give a TED talk, it could be harvesting energy from sound waves. It could be harvesting energy from ambient RF, and where’s the best place to harvest ambient RF? That’s right, next to a microwave.

[Jurist]’s entry for the Power Harvesting Challenge in this year’s Hackaday Prize is a simple device that mounts to the front door of a microwave. The design uses a simple PCB antenna to harvest energy, an LTC3108 DC/DC converter that was lying around in a junk drawer, and a bunch of passives to suck down some photons escaping from a microwave. The idea for this whole device is to use the harvested power to send off a message over Bluetooth (or whatever) when the microwave is done. Really, though, this falls right into the ‘because I can’ category of weird builds.

So, does this power harvesting PCB work? The initial tests were iffy because there was no trimming of the antenna and no tuning of the circuit. However, after [Jurist] connected the board to a voltmeter and cooked some beans, he was seeing an entire volt across the circuit. It’s a start, and the beginning of a truly ‘smart’ microwave add-on. Really, though, it’s just cool to see a circuit harvest power from a leaking Faraday cage.

Interactive Mandelbrot Set Viewer Runs On FPGAs

The Mandelbrot Set is a mathematical oddity where a simple function creates an infinitely complex landscape that you can literally zoom into forever. Like most people, I’ve downloaded Mandelbrot set viewers and marveled at the infinite whorls and spirals, and then waited while each frame took minutes or hours to render as I zoomed in. [Michael Henning], [Max Rademacher] and [Jonathan Plattner] decided to throw some modern computational muscle at this problem by building an interactive Mandelbrot set viewer using a laptop and two FPGA boards.

Continue reading “Interactive Mandelbrot Set Viewer Runs On FPGAs”