Slashdot Mirror


Open Source Hardware Projects, 2009

ptorrone writes "MAKE's yearly open source hardware guide is now online with over 125 projects in 19 categories. The creators of all of these projects have decided to publish completely all the source, schematics, firmware, software, bill of materials, parts list, drawings, and 'board' files to recreate the hardware. They also allow any use, including commercial. In other words, you can make a business making and selling any of these objects. This is similar to open source software like Linux, but hardware-centric."

8 of 77 comments (clear)

  1. Blueprints by nurb432 · · Score: 4, Insightful

    Just because you have the tools and skills doesn't mean you don't need the blueprints.

    --
    ---- Booth was a patriot ----
  2. "Culture Jamming" = Tools for Sociopaths by RobotRunAmok · · Score: 4, Funny

    A home-brewed cell phone jammer, long distance TV turner-off'er, and an Area Effect Sickness Generator. MAKE is clearly pandering to the Got-Stuffed-In-Their-Lockers-A-Lot-In-High-School crowd...

  3. Re:Make magazine by Anonymous Coward · · Score: 5, Insightful

    Make is not about making stuff cheaper than off-the-shelf, so if the price of mag puts you off, you're not going to make anything with it anyway. The idea behind Make is a form of self-empowerment, to understand hardware and to enable individual constructions. One-of prices are always going to be much higher than the price of mass-produced merchandise.

  4. Re:Bad news by ThreeE · · Score: 4, Insightful

    I'm a die hard free market capitalist and I have to say you are clueless. If legit software can't provide value beyond what is freely available, it deserves to fade away. This is even more true for legit hardware -- whatever that is...

  5. Re:No by Bruce+Perens · · Score: 4, Informative
    GPL 3 clearly allows commercial use, and is indeed one of the best licenses to use with dual licensing, which is one of the very few proven business methods for Open Source / Free Software.

    A lot of people confuse "use" with "derivative works". Use means run the program.

  6. Buzz-Word Bingo by westlake · · Score: 4, Insightful

    The creators of all of these projects have decided to publish completely all the source, schematics, firmware, software, bill of materials, parts list, drawings, and 'board' files to recreate the hardware.

    Why must everything be labeled "open source?"
    Plans and projects for the technically-minded hobbyist are at least as old as Popular Mechanics, first published in 1902.

    1. Re:Buzz-Word Bingo by moonbender · · Score: 4, Insightful

      Because unlike a Popular Mechanics article, you're allowed to re-publish identical or modified versions of these guides and the attached sources?

      --
      Switch back to Slashdot's D1 system.
  7. Re:The "Arduno" cult by Sephollyon · · Score: 5, Insightful

    The "Arduino" is innovative in the way it's packaged and used. I'm not much of a hardware guy, but I looked into microcontrollers like six or seven years ago and was pretty much scared away. The Arduino has made entry into the world of microcontrollers very easy and lets people get really creative without a steep learning curve. Rather than just getting a microcontroller to work, you can think about what you can hook up to it and the software, which is great for software nerds like me who have little experience in hardware. Before this the most I had done was build a kit distortion pedal in high school. If you know how to write simple programs, that same level of hardware knowledge can now be used to do far more interesting and useful things.