Folding Mass Effect Pistol!

Video game props require a dedicated maker with a repertoire of skills to create. When those props are pulled from the Mass-Effect universe, a little more technological mastery is needed. Bringing those talents to bear,  [Optimistic Geometry] has built a motorized, folding M-3 Predator Pistol!

The gun was modeled in Fusion 360 and 3D printed on an Ultimaker 2 at the  MAKLab Glasgow. [Optimistic Geometry] felt constrained by the laws of our reality, so opted for the smaller firearm thinking it would be an appropriate entry-level challenge. I’m sure you can guess how that went.

There wound up being three main build phases as well as a spring-loaded version to testing purposes. Throughout, [Optimistic Geometry] struggled with getting the parts to latch fully open or closed, as well as working with the small form factor. However, overhauling the motor design — and including some limiters lest it deconstruct itself — a custom latching circuit, and — obviously — a few LEDs for effect, produced a magnificent prop.

Continue reading “Folding Mass Effect Pistol!”

Don’t Be A Code Tyrant, Be A Mentor

Hardware hacking is a way of life here at Hackaday. We celebrate projects every day with hot glue, duct tape, upcycled parts, and everything in between. It’s open season to hack hardware. Out in the world, for some reason software doesn’t receive the same laissez-faire treatment. “Too many lines in that file” “bad habits” “bad variable names” the comments often rain down. Even the unsafest silliest of projects isn’t safe. Building a robot to shine lasers into a person’s eyes? Better make sure you have less than 500 lines of code per file!

Why is this? What makes readers and commenters hold software to a higher standard than the hardware it happens to be running on? The reasons are many and varied, and it’s a trend I’d like to see stopped.

Software engineering is a relatively young and fast evolving science. Every few months there is a new hot language on the block, with forums, user groups, and articles galore. Even the way software engineers work is constantly changing. Waterfall to agile, V-Model, Spiral model. Even software design methodologies change — from pseudo code to UML to test driven development, the list goes on and on.

Terms like “clean code” get thrown around. It’s not good enough to have software that works. Software must be well commented, maintainable, elegant, and of course, follow the best coding practices. Most of these are good ideas… in the work environment. Work is what a lot of this boils down to. Software engineers have to stay up to date with new trends to be employable.

There is a certain amount of “born again” mentality among professional software developers. Coders generally hate having change forced upon them. But when they find a tool or system they like, they embrace it both professionally, and in their personal projects. Then they’re out spreading the word of this new method or tool; on Reddit, in forums, to anyone who will listen. The classic example of this is, of course, editors like the vi vs emacs debate.

Continue reading “Don’t Be A Code Tyrant, Be A Mentor”

JB Weld Fixes Cracked Cylinder Heads

There are persistent rumors that the main ingredient in JB Weld is magic. This two-part epoxy that you would normally find on a shelf next to your basic 5-minute epoxy, Titebond, various cyanoacrylates, and Gorilla glue is somehow different. Stories of ‘some guy’ in the Yukon using JB Weld on a cracked engine block abound. These stories are of course met with skepticism.

Now, finally, we have evidence you can use JB Weld to fix an engine. [Project Farm] over on YouTube gave it the ultimate test: he took the cylinder head off a lawnmower, took a grinder to the head, and patched the hole with JB Weld. The head had good compression, and the engine actually ran for 20 minutes before the test was concluded.

If this were a test of a field repair, it would be a test of an extremely crappy field repair. [Project Farm] made no attempt to ensure the piston didn’t make contact with the blob of JB Weld, and in fact, there was some slight knocking from the piston tapping against a blob of epoxy. Still, this repair worked.

While this serves as proof of the feasibility of repairing an engine block with JB Weld, there is one ultimate test of JB Weld epoxy: build an engine out of it. For years, I’ve been casting my leftover JB Weld into a small square plastic container. In a few more years, I’ll have a block of JB Weld ‘stock’, large enough to machine the parts for a small (.049 cc) glow engine, like what you would find in ye olde tymie model planes and cars. Will it work? I have no idea, but now I can’t wait to find out.

Continue reading “JB Weld Fixes Cracked Cylinder Heads”

Zen And The Art Of Arduino

A zen garden should be a source of relaxation and escape from the everyday. The whole point should be to escape from–among other things–your electronics. Unless you are [MakrToolbox]. Then you’ll make a beautiful zen garden end table that allows you to make patterns in the sand using a ball bearing and an Arduino. You can see a video below.

Technically, the device is almost an upside down 3D printer with no Z axis. The mechanism moves a magnet which controls the steel ball and draws patterns in the sand. However, the really impressive parts of this project are the woodworking for the end table and the impressive documentation, should you want to reproduce this project yourself.

Continue reading “Zen And The Art Of Arduino”