Etching Your Own Metal

It’s been said that with enough soap, one could blow up just about anything. A more modern interpretation of this thought is that with enough knowledge of chemistry, anything is possible. To that end, [Peter] has certainly been doing a good job of putting his knowledge to good use. He recently worked out a relatively inexpensive and easy way to etch metals using some chemistry skill and a little bit of electricity.

After preparing a set of stencils and cleaning the metal work surface, [Peter] sets his work piece in a salt solution. A metal bar is inserted in the other end of the bath, and both it and the work piece are connected to electrodes. The flow of electricity removes some metal from the exposed work surfaces, producing whatever patterns [Peter] wants.

One interesting thing that [Peter] found is that the voltage must stay under 6 volts. This is probably part of the reason it’s relatively easy to etch with even a wall wort. Above that, the iron work piece produces a different ion which can clog the work surface and create undesirable effects. Additionally, since his first experiments with this process he has upgraded the salt bath with magnetic stirrers. He also gets the best results in a very cold environment.

There are many other uses for etching metals, too. Creating your own printed circuit boards comes to mind, but there are plenty of other uses as well. What will you do with this technique?

Hackaday Prize Entry: A Cluster Of Exoskeletons

The current trend of 3D printed prosthetic hands have one rather large drawback: you can’t use them if you already have two hands. This might seem like a glib objection, but one of last week’s Hackaday Prize posts pointed this out rather well – sometimes a meat machine needs mechanical assistance.

BEOWULF, [Chad Paik]’s entry for the Hackaday Prize, is the answer to this problem. It’s a mechanical exoskeleton for grip enhancement, stroke rehabilitation, and anyone else that doesn’t have the strength they need to get through the day.

This project solves the problem of weak arm strength through – you guessed it – 3D-printed parts, a linear actuator on the forearm, and a few force sensors on the fingertips. Control is obtained through a Thalmic Labs Myo, but the team behind the BEOWULF is currently working on a custom muscle activity sensor that is more compact and isn’t beholden to VC investors. You can check out a video of this exoskeleton below.

Continue reading “Hackaday Prize Entry: A Cluster Of Exoskeletons”

A Spreadsheet For Guesswork

Ever wish you could guess more precisely? Or maybe just make your guesses look confusingly legitimate? Guesstimate could help.

It uses Monte Carlo simulations to add some legitimacy to the ranges given to it. For example, if you say the cost of lumber for your next project could be between 2 and 8 dollars a piece, you don’t typically mean that it’s equally likely to be any of those numbers. Most people mean that the boards are most likely to be around 3-5 dollars and everything lower or higher is less probable. Using different shaped distributions, Guesstimate can help include this discrepancy of thought into your pseudo-calculations.

It’s a neat bit of code with a nice interface. There is a commercial side to the project for those who want to collaborate openly or pay someone to host it privately. It has a few neat example models for those interested.

Does anyone use anything like this in their daily lives? Is there another similar project out there? This kind of thing is pretty cool!

What Does ESD Do To My Circuit And How Can I Protect Against It?

[Kevin Darrah] is risking the nerves on his index finger to learn about ESD protection. Armed with a white pair of socks, a microfiber couch, and a nylon carpet, like a wizard from a book he summons electricity from his very hands (after a shuffle around the house). His energy focused on a sacrificial 2N7000 small signal MOSFET.

So what happens to a circuit when you shock it? Does it instantly die in a dramatic movie fashion: smoke billowing towards the roof, sirens in the distance? [Kevin] set up a simple circuit to show the truth. It’s got a button, a MOSFET, an LED, and some vitamins. When you press the button the light turns off.

He shuffles a bit, and with a mini thunderclap, electrocutes the MOSFET. After the discharge the MOSFET doesn’t turn the light off all the way. A shocking development.

So how does one protect against these dark energies out to destroy a circuit. Energies that can seemingly be summoned by anyone with a Walmart gift card? How does someone clamp down on this evil?

[Kevin] shows us how two diodes and a resistor can be used to shunt the high voltage from the electrostatic discharge away from the sensitive components. He also experimentally verifies and elucidates on the purpose of each. The resistor does nothing by itself, it’s there to protect the diodes. The diodes are there to protect the MOSFET.

In the end he had a circuit that could withstand the most vigorous shuffling, cotton socks against nylon carpeting, across his floor. It could withstand the mighty electric charge that only a grown man jumping on his couch can summon. Powerful magics indeed. Video after the break.

Continue reading “What Does ESD Do To My Circuit And How Can I Protect Against It?”

Heatmap of vacuum cleaning robot

A Glimpse Into The Mind Of A Robot Vacuum Cleaner

What’s going through the mind of those your autonomous vacuum cleaning robots as they traverse a room? There are different ways to find out such as covering the floor with dirt and seeing what remains afterwards (a less desirable approach) or mounting an LED to the top and taking a long exposure photo. [Saulius] decided to do it by videoing his robot with a fisheye lens from near the ceiling and then making a heatmap of the result. Not being satisfied with just a finished photo, he made a video showing the path taken as the room is being traversed, giving us a glimpse of the algorithm itself.

Looking down on the room and robot
Looking down on the room and robot

The robot he used was the Vorwerk VR200 which he’d borrowed for testing. In preparation he cleared the room and strategically placed a few obstacles, some of which he knew the robot wouldn’t get between. He started the camera and let the robot do its thing. The resulting video file was then loaded into some quickly written Python code that uses the OpenCV library to do background subtraction, normalizing, grayscaling, and then heatmapping. The individual frames were then rendered into an animated gif and the video which you can see below.

Continue reading “A Glimpse Into The Mind Of A Robot Vacuum Cleaner”

Dual-boot Your Arduino

There was a time, not so long ago, when all the cool kids were dual-booting their computers: one side running Linux for hacking and another running Windows for gaming. We know, we were there. But why the heck would you ever want to dual-boot an Arduino? We’re still scratching our heads about the application, but we know a cool hack when we see one; [Vinod] soldered the tiny surface-mount EEPROM on top of the already small AVR chip! (Check the video below.)

aAside from tiny-soldering skills, [Vinod] wrote his own custom bootloader for the AVR-based Arduino. With just enough memory to back up the AVR’s flash, the bootloader can shuffle the existing program out to the EEPROM while flashing the new program in. For more details, read the source.

While you might think that writing a bootloader is deep juju (it can be), [Vinod]’s simple bootloader application is written in C, using a style that should be familiar to anyone who has done work with an Arduino. It could certainly be optimized for size, but probably not for readability (and tweakability).

Why would you ever want to dual boot an Arduino? Maybe to be able to run testing and stable code on the same device? You could do the same thing over WiFi with an ESP8266. But maybe you don’t have WiFi available? Whatever, we like the hack and ‘because you can’ is a good enough excuse for us. If you do have a use in mind, post up in the comments!

Continue reading “Dual-boot Your Arduino”

Sailing Ships, Slide Rules, And The Quality Of Engineering

We recently ran a post about engineers being worse, better, or the same than they “used to be” and it got me thinking. Of course “used to be” is in the eyes of the beholders. To me, that’s the 1950s and 1960s. To some of you, my generation is the “used to be” generation. To some of you, I’m past even that.

I’ve often said, there are two things that are simple: something really simple, and something really complex. For example, when a caveman grabbed a log floating down the river and hitched a ride a few miles downstream that was pretty simple. Today, you can go on a well-equipped boat, stab your finger at a map, click go, and the boat will do almost all the work. However, get onboard a sailing vessel from 1850 and you better know what you are doing. What’s more is, some sailors were better than others.

What’s Better or Best?

Were yesterday’s engineers better than today? That’s like asking who is the “best” driver. It depends a lot on what “best” means. Safer? Faster? Most efficient? I would suggest that yesterday’s engineers were better at doing yesterday’s jobs. I own several slide rules and I can use them, but I bet my mentor who finished college in the 1940s was faster. I don’t need to be faster. On the other hand, he might have some trouble doing a good Internet search.

But here’s the problem. Doing basic math is like the caveman on the log (and yes, that begs for a slide rule joke). Asking Wolfram Alpha to solve your set of simultaneous equations is like the modern computer-controlled ship with GPS. You can bet that the sailing master of a barque in 1850 knew a lot more about sailing and winds and ship construction than the average guy on a modern ship. He had to. That gave him extra reasoning tools when faced with a problem.

Slide Rules Do (Most) of the Math

By the same token, using a slide rule is very helpful but–paradoxically–you have to know a little math to be able to use it. In particular, you had to have a rough idea of the magnitude of the answer to get the right answer. If you couldn’t get that concept or do the simple estimate in your head, the slide rule was useless and you probably dropped out of engineering school. Today, you may or may not have that kind of math smarts, and it doesn’t matter.

I’ve known graybeards that keep up with the modern technology. I’ve also known plenty who are stuck in the past, talking about how horrible transistors, or ICs, or software is and how it has ruined everything. Of course, they haven’t.

Lesson Learned

As Gerrit pointed out, we tend to remember the brilliant engineers and projects and forget the bad ones (unless they are really bad). Even in “the golden age” there were good engineers and bad.

So how can you maximize your chances of being one of the good ones when this turns into some kid’s golden age? Two things, I think. Never stop learning the new technology. The hot-shot engineer with the slide rule wouldn’t function as well in today’s world unless he was willing to learn about the new things. But also, learn the fundamentals. You don’t have to know how an engine works to drive a car. But all the race car drivers do know. Having tools to do circuit analysis or solve thorny math equations is a great time saver. But you ought to know how to do it without those tools. The insights you’ll gain will give you more tools at your disposal when faced with a problem.

Engineering is a series of abstractions. Always try to drive down the abstraction layers. Know how to program? How does a CPU work at the logic gate level? Know how that works? Then how do the transistors form those gates? When you understand that, dig into why the transistors work at all. Sure, you probably aren’t going to build a transistor from raw materials. But you’ll gain new insights and those insights will help you solve future problems. Besides, if there’s ever a zombie apocalypse, it might be good to know how to use a slide rule or build a transistor.