Topic: Open Source microcontroller board  (Read 1324 times)

0 Members and 1 Guest are viewing this topic.

Online Nemesis

  • Captain Kayn
  • Global Moderator
  • Commodore
  • *
  • Posts: 13067
Open Source microcontroller board
« on: October 23, 2008, 09:29:11 am »
Link to full article

Quote
That’s because the Arduino board is a piece of open source hardware, free for anyone to use, modify, or sell. Banzi and his team have spent precious billable hours making the thing, and they sell it themselves for a small profit — while allowing anyone else to do the same. They’re not alone in this experiment. In a loosely coordinated movement, dozens of hardware inventors around the world have begun to freely publish their specs. There are open source synthesizers, MP3 players, guitar amplifiers, and even high-end voice-over-IP phone routers. You can buy an open source mobile phone to talk on, and a chip company called VIA has just released an open source laptop: Anyone can take its design, fabricate it, and start selling the notebooks.


They use a license similar to the GPL whereby if you produce derivatives of it the designs must be under the same license.

Quote
Want to join the world of Arduino developers? Wired editor in chief Chris Anderson already has, designing two Arduino-based autopilots for unmanned model aircraft: ArduPilot and BlimpDuino (you can find them at diydrones.com). Here’s his formula for getting your creation out and into the world.

1 Download the Arduino schematic and circuit board files from arduino .cc. Use the free version of CadSoft Eagle (from cadsoft.de) to modify them for your particular creation.

2 Upload your files to a board fabricator like BatchPCB. Your boards will be manufactured in Chinese robotic-electronics factories and sent to your house. Typical cost is $10 each.

3 Order bulk electronic parts from digikey .com and solder the components onto the board to make a prototype. Test the board and your code. You’re ready to distribute your gizmo to the masses!

4 If you want to produce and sell the product yourself, use a manufacturing service like Screaming Circuits to assemble the boards on robotic pick-and-place soldering machines.

5 Alternately, an open source hardware specialist like SparkFun or Adafruit can make and sell the product for you. They’ll add a profit margin and pay you a license fee .

6 Publish your revised schematics and circuit board files so that others can modify them. The cycle begins again.
Do unto others as Frey has done unto you.
Seti Team    Free Software
I believe truth and principle do matter. If you have to sacrifice them to get the results you want, then the results aren't worth it.
 FoaS_XC : "Take great pains to distinguish a criticism vs. an attack. A person reading a post should never be able to confuse the two."

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: Open Source microcontroller board
« Reply #1 on: October 30, 2008, 02:02:46 pm »
Interesting... I was just thinking about open source data acquisition software, as it is ideal for regulatory compliance (EPA, FDA, CFRs, etc...) as it can actually be validated. I truly believe that open source software is the future of GLP regulatory science. I wonder could I teach this thing to handle various autosamplers (Agilent, Varian, Waters, Perkin Elmer etc...)?

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: Open Source microcontroller board
« Reply #2 on: December 01, 2008, 04:54:57 pm »
A good artilce on a number of their other products and similar products:
http://blog.makezine.com/archive/2008/11/_draft_open_source_hardwa.html
... makes me want to dig out the old scope and breadboard again!

I can't wait till I can retire and totally geek out on this kind of stuff.