Prototyping PCBs With Electrical Discharge Machining

Here at Hackaday, we thought we’d seen every method of making PCBs: CNC machining, masking and etching with a variety of chemicals, laser engraving, or even the crude but effective method of scratching away the copper with a utility knife. Whatever works is fine with us, really, but there still does seem to be room for improvement in the DIY PCB field. To whit, we present rapid PCB prototyping with electrical discharge machining.

Using an electric arc to selectively ablate the copper cladding on a PCB seems like a great idea. At least that’s how it seemed to [Jake Wachlin] when he realized that the old trick of cutting a sheet of aluminum foil using a nine-volt battery and a pencil lead is really just a form of EDM, and that the layer of copper on a PCB is not a million miles different from foil. A few experiments with a bench power supply and a mechanical pencil lead showed that it’s relatively easy to blast the copper from a blank board, so [Jake] took the next logical step and rigged up an old 3D-printer to move the tool. The video below shows the setup and some early tests; it’s not perfect by a long shot, but it has a lot of promise. If he can control the arc better, this homebrew EDM looks like it could very rapidly produce prototype boards.

[Jake] posted this project in its current state in the hopes of stimulating a discussion and further experimentation. That’s commendable, and we’d really love to see this one move along rapidly. You might start your brainstorming by looking at this somewhat sketchy mains-powered EDM, or look into the whole field in a little more detail.

Continue reading “Prototyping PCBs With Electrical Discharge Machining”

The Two-Dimensional Stepper Motor

Over on hackaday.io and deep in the Hackaday Prize, a lot of cool people are playing around with the possibilities of putting coils in printed circuit boards. On the face of it, it makes sense: drawing spirals on a PCB gets you an electromagnet. This allows you to do all sorts of crazy things. You can make miniature model maglev trains using the track as a motor. Someone built a wearable Tesla coil.

The latest build to show off the possibilities of motors etched on PCBs is [bobricius]’ micro manipulator. It’s a 100 mm square board capable of moving a small magnet around the surface. The point? Well, if you have to ask that question you’re really never going to get the point.

The design of this stepper motor is simply two coils of wire, with the X axis of the grid placed on the top copper layer of the PCB and the Y axis on the bottom copper layer. There are four poles to each of these coils, and they plug right into a standard stepper driver, so to control this board all you need is a basic Arduino and a motor shield. Or a RepRap board, take your pick, you probably have something sitting around in a junk drawer.

In the test of this board, the stepper motor can move small rare earth magnets around quickly and with high repeatability. As for what use this PCB stepper motor has, if you have to ask that question, you’ll never know. Also, because it looks cool.

Continue reading “The Two-Dimensional Stepper Motor”

A Tesla Coil From PCBs

While at the Hacker Hotel camp in the Netherlands back in February, our attention was diverted to an unusual project. [Niklas Fauth] had bought along a Tesla coil, but it was no ordinary Tesla coil. Instead of the usual tall coil and doughnut-shaped capacity hat it took the form of a stack of PCBs with spacers between them, and because Tesla coils are simply cooler that way, he had it playing music as an impromptu MIDI-driven plasma-ball lousdpeaker. Now he’s been able to write up the project we can take a closer look, and it makes for a fascinating intro not only to double-resonant Tesla coils but also to Galium Nitride transistors.

The limiting factor on Tesla coils comes from the abilities of a transistor to efficiently switch at higher frequencies. Few designs make it above the tens of kHz switching frequencies, and thus they rely on the large coils we’re used to. A PCB coil can not practically have enough inductance for these lower frequencies, thus Niklas’ design employs a very high frequency indeed for a Tesla coil design, 2.6 MHz with both primary and secondary coils being resonant. His write-up sets out in detail the shortcomings of conventional MOSFETS and bipolar transistors in this application, and sets out his design choices in using the GaN FETs. The device he’s using is the TI LMG5200 GaN half-bridge driver, that includes all the necessary circuitry to produce the GaN FET’s demanding drive requirements.

The design files can be found in a GitHub repository, and you can see a chorus of three of them in action in the video below. Meanwhile [Niklas] is a prolific hardware hacker whose work has appeared on these pages in the past, so take a look at his ultrasonic phased array and his x-ray image sensor work.

Continue reading “A Tesla Coil From PCBs”

KiCad And FreeCAD Hack Chat

Join us Wednesday at noon Pacific time for the KiCad and FreeCAD Hack Chat led by Anool Mahidharia!

The inaugural KiCon conference is kicking off this Friday in Chicago, and KiCad aficionados from all over the world are gathering to discuss anything and everything about the cross-platform, open-source electronic design automation platform. As you’d expect, Hackaday will have a presence at the conference, including a meet and greet after party. There’ll also be talks by a couple of our writers, including Anool Mahidharia, who’ll be taking time out of his trip to the States to drop by the Hack Chat with a preview of his talk, entitled “Fast 3D Model Creation with FreeCAD”.

Join us for the KiCad and FreeCAD Hack Chat this week with your questions about KiCad and FreeCAD. If you’ve got some expertise with electronic design tools, make sure you come by and contribute to the discussion too — we’d love to hear your insights. And as always, you can get your questions queued up by leaving a comment on the KiCad and FreeCAD Hack Chat event page and we’ll put them on the list for the Hack Chat discussion.

join-hack-chatOur Hack Chats are live community events in the Hackaday.io Hack Chat group messaging. This week we’ll be sitting down on Wednesday, April 24, at noon, Pacific time. If time zones have got you down, we have a handy time zone converter.

Click that speech bubble to the right, and you’ll be taken directly to the Hack Chat group on Hackaday.io. You don’t have to wait until Wednesday; join whenever you want and you can see what the community is talking about.

Byte Sized Pieces Help The KiCad Go Down

It’s no surprise that we here at Hackaday are big fans of Fritzing KiCad. But to a beginner (or a seasoned veteran!) the learning curve can be cliff-like in its severity. In 2016 we published a piece linking to project by friend-of-the-Hackaday [Chris Gammell] called Contextual Electronics, his project to produce formalized KiCad training. Since then the premier “Getting to Blinky” video series has become an easy recommendation for anyone looking to get started with Libre EDA. After a bit of a hiatus [Chris] is back with bite sized videos exploring every corner of the KiCad-o-verse.

A Happy [Chris] comes free with every video
The original Getting to Blinky series is a set of 10 videos up to 30 minutes long that walks through everything from setting up the the KiCad interface through soldering together some perfect purple PCBs. They’re exhaustive in coverage and a great learning resource, but it’s mentally and logistically difficult to sit down and watch hours of content. Lately [Chris] has taken a new tack by producing shorter 5 to 10 minute snapshots of individual KiCad features and capabilities. We’ve enjoyed the ensuing wave of learning in our Youtube recommendations ever since!

Selecting traces to rip up

Some of the videos seem simple but are extremely useful. Like this one on finding those final disconnected connections in the ratsnest. Not quite coverage of a major new feature, but a topic near and dear to any layout engineer’s heart. Here’s another great tip about pulling reference images into your schematics to make life easier. A fantastic wrapped up in a tidy three minute video. How many ways do you think you can move parts and measure distances in the layout editor? Chris covers a bunch we hadn’t seen before, even after years using KiCad! We learned just as much in his coverage of how to rip up routed tracks. You get the idea.

We could summarize the Youtube channel, but we aren’t paid by the character. Head on down to the channel and find something to learn. Make sure to send [Chris] tips on content you want him to produce!

Here’s A Tesla Coil You Can Wear

It’s badgelife season, and if you need an idea for a killer piece of wearable electronics, look no further than this PCB Tesla coil. Yes, it’s killer, doubly so if you’re wearing a pacemaker.

This project was inspired by an earlier Tesla coil on a PCB project that used 160 turns of 6 mil traces on a circuit board as the secondary. All the electronics are there, and it’s powered by USB. Plug this thing in, and you have a pocket full of lightning that’s approximately 30kV. It probably won’t kill you if you touch it, but let’s not test that too much. [Bobricious] took this idea and ran with it, stripping the circuit down to its bare minimum. Now it’s just a single transistor, with all the other parts printed on a circuit board.

There is one problem with making a Tesla Coil on a PCB, and that’s the number of turns on the coil. Any Tesla coil you’ll find is really just the clever application of a single thin wire wrapped around itself a few hundred or thousands of times. This Tesla coil is no different, and in this case it’s 240 turns of a single trace wrapping around a PCB that is 150mm square. [Bobricius] is one of the kings of putting tiny coils on a PCB, and his fiberglass brushless motor is a testament to that. We also just covered his circular linear motor raceway which also uses PCB coils.

The circuit is simple, just a power jack that accepts something around 20 Volts, a single BD243 transistor, an LED, and an 82k resistor. With that, you can lay a small neon tube on the PCB and watch it light up. With another PCB and another neon tube, this circuit board can transfer wireless power. It’s a fun toy, and it’s all PCB tech.

Add-Ons Go Electroluminescent

It’s that time of the year again, and once more we’re faced with the latest innovations in Badgelife, the movement to explore the artistic merits of electronics and manufacturing. This is an electroluminescent printed circuit board, and it’s some of the finest work we’ve seen. It’s also a Shitty Add-On that glows blue.

The process for applying an electroluminescent coating to printed circuit boards is, surprisingly, something we’ve covered before. Late last year, [Ben Krasnow] delved deep into a DIY EL display. The process is expensive, but all the products come from a company called Lumilor. The first step in this process is applying a thin conductive coating on a substrate with an airbrush. Since the entire idea of printed circuit boards is to have a layer of conductive material etched into any shape you want, the simple circuit board is the idea experimental platform for playing with EL displays. Traditionally, EL displays were made entirely with a silk screen process, like [Fran]’s ongoing attempt to recreate the Apollo DSKY display.

The electronics for this badge are simply a Microchip MIC4832 EL Driver, which converts the 3.something volts from the add-on header into 100 or so Volts AC at hundreds of Hz. This is a single-chip solution to driving EL displays, and the only other parts you need are an inductor, diode, and a few caps and resistors. An ATtiny85 can be used to blink the circuits, or, alternatively, you could copy [Ben]’s work and build a character EL display.

The process of applying an electroluminescent coating to a PCB does require a spray gun or airbrush, and the chemicals are a bit expensive. This, though, is pushing the boundaries of what can be done with artistic PCBs. It’s new applications of technology, simply as wearable electronics. It’s the best example of the possibilities of the medium and some of the best work that’s come out of the Badgelife scene.