Design For Hackers

Near the end of the lifecycle of mass-market commercial product development, an engineering team may come in and make a design for manufacturability (DFM) pass. The goal is to make the device easy, cheap, and reliable to build and actually improve reliability at the same time. We hackers don’t usually take this last step, because when you’re producing just a couple of any given device, it hardly makes sense. But when you release an open-source hardware design to the world, if a lot of people re-build your widget, it might be worth it to consider DFM, or at least a hardware hacker’s version of DFM.

If you want people to make their own versions of your project, make it easy and cheap for them to do so and don’t forget to also make it hackable. This isn’t the same as industrial DFM: rather than designing for 100,000s of boards to be put together by robot assembly machines, you are designing for an audience of penny-pinching hackers, each building your project only once. But thinking about how buildable your design is will still be worthwhile.

In this article, I’m going to touch on a couple of Design for Hackers (DFH) best practices. I really want to hear your experience and desires in the comments. What would you like to see in someone else’s open designs? What drives you nuts when replicating a project? What tricks do you know to make a project easily and cheaply buildable by the average hacker?

Continue reading “Design For Hackers”

Hackaday Prize Entry: Micro Robots For Education

[Joshua Elsdon] and [Thomas Branch] needed a educational hardware platform that would fit into the constrained spaces and budgets of college classes. Because nothing out there that was cheap, simple and capable enough to fit their program, the two teachers for robotics at the Imperial College Robotics Society set out to build their own – and entered the Hackaday Prize with a legion of open source Micro Robots.

These small robots have a base area of 2 cmand a price tag of about £10 (about $14) each, once they are produced in quantities. They feature two onboard stepper motors, an RGB-LED, battery, a line-following sensor, collision-sensors and a bidirectional infrared transmitter for communicating with a master system, the ‘god bot’. The master system is based on a Raspberry Pi with little additional hardware. It multiplexes the IR-communication with all the little robots and simultaneously tracks their position and orientation through a camera, identifying them via their colored onboard LED. The master system also provides a programming interface for the robots, so that no firmware flashing procedure is required for students to get their code running. This is a well-designed, low-cost multi-robot system, and with onboard sensors, stepper motor odometry, and absolute positioning feedback, these little robots can be taught quite a few tricks.

Building tiny robots comes with a lot of regular-sized challenges, and we’re delighted to follow [Joshua Elsdon] and [Thomas Branch] on their journey from assembling the tiny PCBs over experimenting with 3D printing and casting techniques to produce the tiny wheels to the ROS programming. The diligent duo is present in the Hackaday prize twice: With their own Micro Robots project and with their contribution to the previously covered ODrive – an open source BLDC servo controller. We are already curious about their next feat! The below video shows a successful test of the camera feedback integration into the ROS.

The HackadayPrize2016 is Sponsored by:

FR4 Machine Shield Is A CNC Milling Machine From FR4 PCB

The people behind the PocketNC heard you like CNC PCB mills, so they milled you a PCB mill out of PCB. They announced their surprising new open source hardware product, a pocket sized 3-axis CNC machine entirely made out of FR4 PCB material, aptly named “FR4 Machine Shield”, at this year’s Bay Area Maker Faire.

UPDATE: The FR4 Machine Shield is now on Kickstarter

fr4_thumbWe know the concept from quadcopters, little robots, and generally things that are small enough to make use of their PCBs as a structural component. But an entire CNC machine, soldered together from a few dozen PCBs certainly takes it to the next level.

There is no doubt that 2mm thick fiber reinforced epoxy can be surprisingly rigid, although the Achilles heel of this method might be the solder joints. However, it looks like all load bearing, mechanical connections of the machine are supported by tightly interlocking “dovetail” finger-joints, which may help protecting all the solder connections from the strain hardening effects of continuous stress and spindle vibrations.

As you might expect, most of the wiring is embedded into the FR4 frame construction, and to squeeze the maximum value out of the PCB material, the motor driver boards interface via card edge connectors with the (currently Arduino based) controller board. In addition to the milling head, which features a brushless DC motor and a tool coupler, the team wants to develop heads for circuit printing, microscopy, pneumatic pick and place, hot air reflow, and 3D printing.

With all those cost-driven design choices, from the one-step manufacturing process of the frame and wiring to the dismissal of screws and nuts from the frame assembly, the “FR4 Machine Shield” could indeed become one of the cheapest CNC machine kits on the market. The team targets an introduction price of $400 during a Kickstarter campaign in June 2016. Can they deliver? [Gerrit] checked Pocket NC out at the Faire and ended up raving about how they run their business.

Enjoy their teaser video below!

Continue reading “FR4 Machine Shield Is A CNC Milling Machine From FR4 PCB”

The Sincerest Form Of Flattery: Cloning Open-Source Hardware

We’re great proponents (and beneficiaries) of open-source hardware here at Hackaday. It’s impossible to overstate the impact that the free sharing of ideas has had on the hacker hardware scene. Plus, if you folks didn’t write up the cool projects that you’re making, we wouldn’t have nearly as much to write about.

We also love doing it ourselves. Whether this means actually etching the PCB or just designing it ourselves and sending it off to the fab, we’re not the types to pick up our electronics at the Buy More (except when we’re planning to tear them apart). And when we don’t DIY, we like our electrons artisanal because we like to support the little guy or girl out there doing cool design work.

So it’s with a moderately heavy heart that we’ll admit that when it comes to pre-built microcontroller and sensor boards, I buy a lot of cheap clones. Some of this is price sensitivity, to be sure. If I’m making many different one-off goofy projects, it just doesn’t make sense to pay the original-manufacturer premium over and over again for each one. A $2 microcontroller board just begs to be permanently incorporated into give-away projects in a way that a $20 board doesn’t. But I’m also positively impressed by some of the innovation coming out of some of the clone firms, to the point that I’m not sure that the “clone” moniker is fair any more.

This article is an attempt to come to grips with innovation, open source hardware, and the clones. I’m going to look at these issues from three different perspectives: the firm producing the hardware, the hacker hobbyist purchasing the hardware, and the innovative hobbyist who just wants to get a cool project out to as many people as possible. They say that imitation is the sincerest form of flattery, but can cloning go too far? To some extent, it depends on where you’re sitting.

Continue reading “The Sincerest Form Of Flattery: Cloning Open-Source Hardware”

Kestrel Computer Project

Many successful large-scale projects don’t start out large: they start with a small working core and grow out from there. Building a completely open-source personal computer is not a weekend project. This is as much a retelling of events as it is background information leading up to a request for help. You’ll discover that quite a lot of hard work has already been put forth towards the creation of a completely open personal computer.

When I noticed the Kestrel Computer Project had been submitted via the Hackaday tips line I quickly tracked down and contacted [Samuel] and asked a swarm of questions with the excitement of a giddy schoolgirl. Throughout our email conversation I discovered that [Samuel] had largely kept the project under the radar because he enjoyed working on it in his down time as a hobby. Now that the project is approaching the need for hardware design, I posed a question to [Samuel]: “Do you want me to write a short article summarizing years of your work on Kestrel Project?” But before he could reply to that question I followed it up with another: “Better yet [Samuel], how about we tell a more thorough history of the Kestrel Project and ask the Hackaday community for some help bringing the project home!?”
Continue reading “Kestrel Computer Project”

Cute, Hackable, 3D Printable Robot Family

We first saw the robot Zowi (top row in the banner photo) at Make Munich a few weeks ago, and we were very impressed by how much interesting motion they were getting out of the ‘bot for only using four servo motors. The combination of big feet, strong ankle joints, and clever programming let the cute little bot stand on one leg, do a moonwalk, and even hop. (See the video, below the break.) We knew it was for sale. What we didn’t know is that it was entirely open source.

[Javier Isabel], the inventor, is very good at giving credit where it’s due, and that’s a great thing because his ‘bot is basically an improved BOB robot. That said, you really need to see this thing moving to know what a difference Zowi’s significantly stronger servos and clever programming can make.

But that’s not all! Since everything about Zowi is open, and up on GitHub you can not only 3D print one of your own, but you can easily modify the attractively-boxy case. And a handful of people have taken [Javier] up on the offer, and submitted their modifications back as pull requests. So if you’d rather something mildly more humanoid, and are willing to add a couple more servos, there’s a good basis for your explorations ready to go.

We really like the idea of collaborative toy-robot design, and from what we’ve seen the basic Zowi platform is a winner. Check it out and see if you’re not inspired to add your own personal touch to the design. If you do, be sure to contribute back for others to see!

Thanks [Nils Hitze] for the tip!

Continue reading “Cute, Hackable, 3D Printable Robot Family”

Hackaday Prize Entry: A Civilization Starter Kit

Over the last few years, [Marcin] has been working on the building blocks of civilization. He’s busy creating the Global Village Construction Set, the fifty most useful machines ever created. Everything from bread ovens to combine harvesters is part of this Global Village Construction Set, and everything is open source, free for all to use and improve upon.

For this year’s Hackaday Prize, [Marcin] is working on an Open Source Bulldozer. The ability to create earthworks and move dirt around is actually one of humanity’s greatest achievements, and enables the creation of everything from foundations for homes to trans-oceanic canals.

This Open Source bulldozer is astonishingly modular, scaleable from a one-ton microtractor to a 13,000lb dozer, with attachment points for blades, drawbars, and everything else you can attach to a Bobcat earthmover. It’s 168 horses of opensource earthmoving capability, and a perfect addition to this year’s Hackaday Prize.

[Marcin] and his group Open Source Ecology posted a video of this micro bulldozer rolling around on their shop floor recently; you can check that out below. You can also see our coverage of the GLVCS from several years ago.

 

The 2015 Hackaday Prize is sponsored by:

Continue reading “Hackaday Prize Entry: A Civilization Starter Kit”