Tag Archives: open

The Open Hardware Toolchain Survey

Apologies for the silence. This blog got put on an unannounced hiatus as my new project gobbled up all of my free time.

If you’re reading this then the odds are pretty good that you already know what open source hardware is and why documentation is important.

So, you are the perfect person to follow this link and provide your input to the Open Hardware Toolchain Survey. Anonymous. 10-15 minutes max.

Not only will your perspective help to shape future hardware documentation tools, it will help guide the discussion at the Open Source Hardware Association’s (OSHWA) Documentation Jam in NYC April 26-29.

Tagged , , , , , , , , , , , , ,

Lots Of Links

Here are a lot of links I think are relevant to open hardware. The first is that apparently RepRap has its own magazine now!

Zero Cost Modeling of Space Frames – Julian Edgar demonstrates how to predict the failure mode of a complex frame (in this case a recumbent bicycle) without FEA software. The process involves making a scale model by soldering together copper wire then pulling on it to see where it bends or breaks. It’s a quick and easy way to see where the structure is mathematically weak.

XYZ SpaceFrame Vehicles – This is a principle for building modular bicycles and a few functional real-world examples. Here’s a pdf describing how to make one of the bicycles.

Open Source Government & Engaged Citizens: The Death Star Inspiration – Matt Micene writes, “Innovation doesn’t always result in direct business value, but can improve business in general. Innovating in the open means you can garner additional expertise you need to transform a marginal value into a direct value.”

A Guide For 3D Printing With a RepRap – ArvidJense has put together an infographic to help makers build things, specifically musical instruments, but the ideas can be applied to anything.

Someone Needs To Buy Makerbot Already – Steve Symington is talking about financial investment stuffs, but the interesting thing is that Makerbot only seems to have attracted serious financial interest after (or based on the promise of) abandoning open source principles.

Party Robotics – They are a startup focused on making open source drink mixing machines.

Using OpenSCAD for 2D Machining – Matthew Venn gives a brief overview of his process for modeling a multi-piece part in OpenSCAD and then using the projection() function to export DXFs for CNC milling.

Designing For Laser Cutting In OpenSCAD – This is a similar (but more extensive) set of instructions from a Dutch FabLab.

Make Your Own Arduino – streetjerk shows you how to put together a thru-hole Arduino from raw materials. This is particularly useful if, like streetjerk, you want to incorporate additional components (like a motor driver) into the board itself rather than use I/O ports.

Prepper Movement Embracing 3D Printing – PosserteusMaximus has compiled a list of links on how the preppers/survivalist community is becoming aware of, using and contributing to open hardware and 3D printing.

Tagged , , , , , , , , , , , , , , , , , , , , , , , , ,

DARPA’s Open Source Cyber-Electro-Mechanical Design Tools Are Posted

Just a quick post to remind the world that DARPA has posted the open source design tools (and associated tutorial) that will be used to simulate and eventually manufacture an infantry fighting vehicle. This Fast Adaptive Next-Generation Ground Vehicle (FANG) Challenge is part of the Adaptive Vehicle Make (AVM) program. The primary tool that I’m working with now is CyPhyML written by Vanderbilt University.

Tagged , , , , , , , , , , , , , , ,

Year of Open Source 2013 Calendar

Year of Open Source is a lifestyle and documentary project by Sam Muirhead. He is spending a year replacing as much as possible of what he does with open source alternatives.

As part of his fundraising effort he came up with the cleverest reward that I’ve seen in a long time: a swimsuit calendar featuring many of the world’s open source technology leaders. Of course, I had to have one, and now I do, hot off the presses from Berlin. If looking at mine isn’t enough for you then you can get your own, or just creep middle-aged cartoons in speedos, right here.

year of open source 2013 calendar

 

Tagged , , , , , ,

QU-BD Combo CNC Mill And 3D Printer Pre-Order Interview

I’ve been saying for a while that there’s nothing inherently expensive about 3D printing technology…at least not the FFF type. Assuming the technology becomes more popular over the next few years (which I do) I don’t see any reason why 3D printers couldn’t become as cheap and ubiquitous as 2D printers.

However, 3D printing has weaknesses, not the least of which is that it can’t work in metal.* You can take the plastic parts and cast metal parts from them, but the heat and gases have side effects that nobody in their right mind would ever allow inside a house. It is possible to work metal by machining it in a small CNC mill, as demonstrated by the ease of finding a desktop mill on Google. Since 3D printers and CNC mills function so similarly, why not combine both functions into one machine?

QU-BD is working on that. Openalia interviewed them back when they were coming off of a successful effort to Kickstarter their own thermoplastic extruder. Now they’ve arrived at the main event, the beta Rapid Prototyping Mill (RPM) pre-order. This design is important because it has the potential to create all of the (non-electrical) parts for a 3D printer, including its own extruder. Read through the interview with Chelsea Thompson after the jump to learn a little bit about the RPM and the Revolution, which is an all-metal frame 3D printer.

* I’m limiting the analysis to current technology. Sure, there might be an unforeseen breakthrough in materials science in the near future, but that’s a different discussion.

Continue reading

Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

iFixit Literally Opens Hardware

Part of the point of open hardware is, you know, the open part. If you can’t open it, then it’s not open. iFixit tears apart popular consumer products, then rates them 1-10 based on how easy they are to work with. Apple seems to get pretty low scores (go figure) while Google seems to get pretty high scores (clips are better than glue). They also have a huge user community uploading instructions for repairing all sorts of things.

Continue reading

Tagged , , , , , , , , , ,

Ford Officially Backing Open Source 3D Printers

In a press release Ford Motor Company bragged about using 3D printing in general, and the open source Makerbot Thing-O-Matic in particular, to develop some of the smaller plastic parts for its vehicles. Zack Nelson, the engineer in the video, lists the easy availability of design files and community support as benefits to using the open source machine.

The full text of the press release is after the jump.

Continue reading

Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Bunnie’s Totally Open Source Laptop

Andrew (bunnie) Huang, who won the Electronic Frontier Foundation’s 2012 Pioneer Award (for something different), is currently testing the first version of his open source laptop hardware.

It’s about 120mm by 150mm by 14mm nad it has a small battery board so it should be able to fit into an average sized laptop frame (yet to be designed). Nearly the entire motherboard is open source; only a couple things required closed source firmware and the board is bootable without them.

One of the things I love about open source is that people don’t tend to worry about anything other than the best possible solution. They don’t try to design in some sort of crippling restriction that will lock in customers. Like, for example, Apple arbitrarily redesigning their docking port and then telling developers they can’t use it in their device if it includes ports compatible with anything else. Bunnie not only used a standard SATA-style port to connect the battery and mother boards but he also make the connection for the battery itself a standard molex so you can use cheap, commonly available RC vehicle batteries.

At the moment he’s apparently running through the tedious process of validating all the board’s functions, but that highlights another thing I love about open source. Down in the lengthy comments beneath his post it was suggested that he include a physical kill switch for the microphone and camera. Bunnie hadn’t thought of that, but recognized it as a good idea, and is planning to add the feature. It would take a year to get something like that changed anywhere else and that’s assuming the developers ever heard about a good user-submitted idea.

 

Tagged , , , , , , , , , , , , , , , , , , , , , , ,

The Burrito Bomber Is Exactly What It Sounds Like

Yes, it’s a drone that delivers a burrito directly to wherever you are. It’s open source and you can find all the files on Darwin Aerospace’s website, or the github repository.

Tagged , , , , , , , , , ,

VehicleFORGE – DARPA’s Open Source Hardware Competition Is Open For Registration

I’m gonna start this post with a little bit of background. I’m a developer on various open source hardware projects, others and my own. Hardware has more barriers to entry than software, particularly when it comes to distributed collaboration. It’s not a matter of exchanging text files; you have to work with images, CAD files, videos, documents, etc and then there’s the problem of incompatible versions of multimedia. Even when everybody uses the same file formats, it can be difficult to convey all of the relevant information. And if you change anything it can be a huge issue. Then there’s the ever-present problem of turning the design into an actual physical thing.

What the open source hardware community needs is a common set of tools, but not just a few tools, an entire toolchain. I tried to work out a common file format and quickly realized that it’s not possible. You need a common database format, and not just a database, you need tools that can edit the project files without losing all the relationships in the database. Basically, you need an end-to-end development environment that links any random developer with all other developers, using identical file formats, and identical tools, that eventually produces a digital description of the machine that can be qualified and fabricated virtually.

It’s a huge undertaking. Without an end-to-end environment each piece is only marginally useful. The chicken and egg problem seemed almost insurmountable.

However, the Defense Advanced Research Project Agency (DARPA) had the same thought, and they threw a lot of money at it. In an attempt to cut the development time of military vehicles by a factor of five, DARPA has created a complete, web-based, virtual development environment…oh and they’re releasing it under an open source license.

It’s called VehicleFORGE and for its first trick it will host a year-long, three-stage competition to design the Marine Corps’ next amphibious infantry fighting vehicle. It’s called the FANG Design Challenge and it’s open to any “U.S. person.” Yes, ANYONE (who doesn’t violate ITAR restrictions). All you have to do is register and, when the competition goes live on 14 January 2013, you’ll be able to design a vehicle using cutting-edge open source tools.

I just registered and I can assure you that, after poking around the members area for a while, VehicleFORGE looks polished. It’s only got a few controls, but they’re exactly what you need, they work intuitively, and it’s an overall slick experience. The only stuff that’s live at the moment seems to be the social network stuff (competitors and teams).

Speaking of which, if you’d like to join Team Openalia, just register and do a quick search or follow the link.

I’m fairly certain that the competition will be won by teams uploading a lot of high-performance parts that aren’t included in DARPA’s list of supplied components. However, participating will be a lot of fun. Lets see how well we can do against the other non-professional teams!

Tagged , , , , , , , , , , , , , , , , , , ,