<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Take advantage of open-source hardware</title>
	<atom:link href="http://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Thu, 23 Apr 2026 12:41:17 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1356834</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Fri, 13 Mar 2015 16:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1356834</guid>
		<description><![CDATA[How valuable is an open hardware design?
http://www.open-electronics.org/how-valuable-is-an-open-hardware-design/

Quantifying the Value of Open Source Hardware Development
http://www.appropedia.org/Quantifying_the_Value_of_Open_Source_Hardware_Development]]></description>
		<content:encoded><![CDATA[<p>How valuable is an open hardware design?<br />
<a href="http://www.open-electronics.org/how-valuable-is-an-open-hardware-design/" rel="nofollow">http://www.open-electronics.org/how-valuable-is-an-open-hardware-design/</a></p>
<p>Quantifying the Value of Open Source Hardware Development<br />
<a href="http://www.appropedia.org/Quantifying_the_Value_of_Open_Source_Hardware_Development" rel="nofollow">http://www.appropedia.org/Quantifying_the_Value_of_Open_Source_Hardware_Development</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1334387</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 28 Jan 2015 09:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1334387</guid>
		<description><![CDATA[A Comparison of Open Source Hardware
http://www.eeweb.com/company-blog/mouser/a-comparison-of-open-source-hardware

	This article presents a comparison of open source hardwares, which is the Intel Galileo and Raspberry Pi development boards. It describes the different applications of the boards, the cost, performance, as well as its major differences such as processors and on-board features, peripherals and utilities, and its general-purpose I/O’s.

The Intel Galileo and the Raspberry Pi (RPi) are both do-it-yourself (DIY) electronics hardware development boards featuring embedded processors. RPi is loosely labelled as open source in this article, but it does not qualify as open source hardware per the strictest standards, since some of the chips on the board are notoriously difficult to get support for, rendering deep control impossible and cobbling creativity in the process. Realistically speaking, the highest levels of openness for hardware would include an open core, and yet many products claim to be open source hardware that go up to, but do not include, total control of the processor. Additionally, although RPi is a wonderful educational and media processing tool, RPi cannot be reproduced freely, as there is a copyright on the RPi schematics. Manufacture of the board is limited to a couple of licensees.

It’s not really fair to compare RPi to Galileo, since the choice should be based upon the goal of the project. Here we detail similarities and differences so that decisions can be made indirectly prior to purchase.

Galileo has a new, memory-rich and powerful processor (Quark) and is compatible with existing Arduino open source hardware (OSHW)

OSHW began in academia. OSHW was developed as a hopeful effort to provide a simple means for education in embedded hardware, where none (at least not low cost, nor as well-documented) had existed before, post-Heath Kit. OSHW has become better known, more widely dispersed, and is rapidly growing since it became more modular (much like chunks of code in Open Source Software) via singular manufacturing entities such as Arduino. Not only are sources openly accessible, but hardware is ready-made and pieces can be simply bolted together. Detailed expertise in technology is not required for implementation.

The Galileo board sports a 400MHz Pentium-class System-on-a-Chip (SoC) called “Quark,” that was made by Intel cooperatively with Arduino. (Galileo is compatible with existing Arduino shields that fit the Arduino Uno R3.) RPi is normally clocked at 700MHz, but is easily overclocked]]></description>
		<content:encoded><![CDATA[<p>A Comparison of Open Source Hardware<br />
<a href="http://www.eeweb.com/company-blog/mouser/a-comparison-of-open-source-hardware" rel="nofollow">http://www.eeweb.com/company-blog/mouser/a-comparison-of-open-source-hardware</a></p>
<p>	This article presents a comparison of open source hardwares, which is the Intel Galileo and Raspberry Pi development boards. It describes the different applications of the boards, the cost, performance, as well as its major differences such as processors and on-board features, peripherals and utilities, and its general-purpose I/O’s.</p>
<p>The Intel Galileo and the Raspberry Pi (RPi) are both do-it-yourself (DIY) electronics hardware development boards featuring embedded processors. RPi is loosely labelled as open source in this article, but it does not qualify as open source hardware per the strictest standards, since some of the chips on the board are notoriously difficult to get support for, rendering deep control impossible and cobbling creativity in the process. Realistically speaking, the highest levels of openness for hardware would include an open core, and yet many products claim to be open source hardware that go up to, but do not include, total control of the processor. Additionally, although RPi is a wonderful educational and media processing tool, RPi cannot be reproduced freely, as there is a copyright on the RPi schematics. Manufacture of the board is limited to a couple of licensees.</p>
<p>It’s not really fair to compare RPi to Galileo, since the choice should be based upon the goal of the project. Here we detail similarities and differences so that decisions can be made indirectly prior to purchase.</p>
<p>Galileo has a new, memory-rich and powerful processor (Quark) and is compatible with existing Arduino open source hardware (OSHW)</p>
<p>OSHW began in academia. OSHW was developed as a hopeful effort to provide a simple means for education in embedded hardware, where none (at least not low cost, nor as well-documented) had existed before, post-Heath Kit. OSHW has become better known, more widely dispersed, and is rapidly growing since it became more modular (much like chunks of code in Open Source Software) via singular manufacturing entities such as Arduino. Not only are sources openly accessible, but hardware is ready-made and pieces can be simply bolted together. Detailed expertise in technology is not required for implementation.</p>
<p>The Galileo board sports a 400MHz Pentium-class System-on-a-Chip (SoC) called “Quark,” that was made by Intel cooperatively with Arduino. (Galileo is compatible with existing Arduino shields that fit the Arduino Uno R3.) RPi is normally clocked at 700MHz, but is easily overclocked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1328497</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 13 Jan 2015 15:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1328497</guid>
		<description><![CDATA[The Future of Open Source Hardware
http://www.eeweb.com/company-blog/mouser/the-future-of-open-source-hardware
http://www.mouser.ph/applications/open-source-hardware-future/?utm_source=eeweb&amp;utm_medium=display&amp;utm_campaign=eeweb_2013?utm_source=EEWeb&amp;utm_medium=TechCommunity&amp;utm_term=2014&amp;utm_content=Content&amp;utm_campaign=Mouser

Entrepreneurship and technological advances tend to choose the path of least resistance to reach a goal. In electronics, Open Source Hardware (OSHW) is a path of least resistance. Open source hardware will seep into commercial use and be supported by it, just as open source software has with the commercial support of Linux in embedded applications, Apache web servers, and the Android operating system.

Commercial use of open source software (OSS) was adopted as a foundation in embedded design. 

OSS has widespread commercial benefits. Android, an operating system, negates the need to re-invent the wheel for mobile hardware manufacturers like Samsung and HTC. It also has a similar look-and-feel across all platforms, so users do not have to relearn the OS on a new device.

A Different Kind of Integration

High levels of integration in semiconductor chips accomplish a similar goal of providing ready-made solutions, especially when tested software stacks are provided. However, accessibility tends to be limited by lack of documentation or easily accessible support to masses of regular people. There simply isn’t enough manpower for any corporation to personally assist those approaching a steep learning curve. OSHW mitigates barriers not only by providing documentation at a lay-person’s level, but also with support forums. OSHW leverages the social aspects of the Internet in these forums, and includes sharing experiences, information, and advice. Commercial business models are struggling to harness the social benefits of the Internet, with most efforts only focused on marketing. Those who have gotten a board up and have completed a project or two, have a wealth of knowledge that enables them to direct others, informally improve documentation, identify bugs, and suggest fixes. And hours spent working on a problem seem more valuable when the solution is shared.

However, with restrictions around patented and proprietary processors, the future of OSHW will be driven by the opportunistic semiconductor companies. The level of openness matters. OSHW will also be driven by the intensely creative and nascent Maker community, by the foresighted in academia, and by the altruism found in human nature.

OSHW is also shifted by the market trends that drive processors, and by low cost. Low-cost translates to accessibility, since hardware cannot be shared as freely as code. But OSHW goes where the usual business models do not go, enabling what we have not seen before, which includes areas ripe for altruism, such as in Medical and Education. 

OSHW, as an open source model, is a framework on which to share ideas, and therefore a crucible to mix ideas from many diverse streams of information coming from businesses, individuals, artists, and both users and contributors from multiple professions and experiences…..all applied to electronics hardware. OSH W provides an approachability-factor that enables the confidence of non-engineers (and not just students) to dabble and create. This is new; a kind of electronics democracy. Successful OSH W projects retain the culture of academia where much was fostered, for the express purpose of inviting accessibility for learning embedded hardware. 

So what is the future for open source hardware? It may seem obvious, but the future brings more open source projects that further enable current technology.]]></description>
		<content:encoded><![CDATA[<p>The Future of Open Source Hardware<br />
<a href="http://www.eeweb.com/company-blog/mouser/the-future-of-open-source-hardware" rel="nofollow">http://www.eeweb.com/company-blog/mouser/the-future-of-open-source-hardware</a><br />
<a href="http://www.mouser.ph/applications/open-source-hardware-future/?utm_source=eeweb&#038;utm_medium=display&#038;utm_campaign=eeweb_2013?utm_source=EEWeb&#038;utm_medium=TechCommunity&#038;utm_term=2014&#038;utm_content=Content&#038;utm_campaign=Mouser" rel="nofollow">http://www.mouser.ph/applications/open-source-hardware-future/?utm_source=eeweb&#038;utm_medium=display&#038;utm_campaign=eeweb_2013?utm_source=EEWeb&#038;utm_medium=TechCommunity&#038;utm_term=2014&#038;utm_content=Content&#038;utm_campaign=Mouser</a></p>
<p>Entrepreneurship and technological advances tend to choose the path of least resistance to reach a goal. In electronics, Open Source Hardware (OSHW) is a path of least resistance. Open source hardware will seep into commercial use and be supported by it, just as open source software has with the commercial support of Linux in embedded applications, Apache web servers, and the Android operating system.</p>
<p>Commercial use of open source software (OSS) was adopted as a foundation in embedded design. </p>
<p>OSS has widespread commercial benefits. Android, an operating system, negates the need to re-invent the wheel for mobile hardware manufacturers like Samsung and HTC. It also has a similar look-and-feel across all platforms, so users do not have to relearn the OS on a new device.</p>
<p>A Different Kind of Integration</p>
<p>High levels of integration in semiconductor chips accomplish a similar goal of providing ready-made solutions, especially when tested software stacks are provided. However, accessibility tends to be limited by lack of documentation or easily accessible support to masses of regular people. There simply isn’t enough manpower for any corporation to personally assist those approaching a steep learning curve. OSHW mitigates barriers not only by providing documentation at a lay-person’s level, but also with support forums. OSHW leverages the social aspects of the Internet in these forums, and includes sharing experiences, information, and advice. Commercial business models are struggling to harness the social benefits of the Internet, with most efforts only focused on marketing. Those who have gotten a board up and have completed a project or two, have a wealth of knowledge that enables them to direct others, informally improve documentation, identify bugs, and suggest fixes. And hours spent working on a problem seem more valuable when the solution is shared.</p>
<p>However, with restrictions around patented and proprietary processors, the future of OSHW will be driven by the opportunistic semiconductor companies. The level of openness matters. OSHW will also be driven by the intensely creative and nascent Maker community, by the foresighted in academia, and by the altruism found in human nature.</p>
<p>OSHW is also shifted by the market trends that drive processors, and by low cost. Low-cost translates to accessibility, since hardware cannot be shared as freely as code. But OSHW goes where the usual business models do not go, enabling what we have not seen before, which includes areas ripe for altruism, such as in Medical and Education. </p>
<p>OSHW, as an open source model, is a framework on which to share ideas, and therefore a crucible to mix ideas from many diverse streams of information coming from businesses, individuals, artists, and both users and contributors from multiple professions and experiences…..all applied to electronics hardware. OSH W provides an approachability-factor that enables the confidence of non-engineers (and not just students) to dabble and create. This is new; a kind of electronics democracy. Successful OSH W projects retain the culture of academia where much was fostered, for the express purpose of inviting accessibility for learning embedded hardware. </p>
<p>So what is the future for open source hardware? It may seem obvious, but the future brings more open source projects that further enable current technology.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1319484</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 07:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1319484</guid>
		<description><![CDATA[Open-source hardware in the creative world
http://www.edn.com/design/diy/4421052/Open-source-hardware-in-the-creative-world


The concept of open-source hardware is hardly new, but it has surely picked up steam in the last year, with everyone from individual makers and start-ups, to professional engineers and established electronics industry companies taking notice.]]></description>
		<content:encoded><![CDATA[<p>Open-source hardware in the creative world<br />
<a href="http://www.edn.com/design/diy/4421052/Open-source-hardware-in-the-creative-world" rel="nofollow">http://www.edn.com/design/diy/4421052/Open-source-hardware-in-the-creative-world</a></p>
<p>The concept of open-source hardware is hardly new, but it has surely picked up steam in the last year, with everyone from individual makers and start-ups, to professional engineers and established electronics industry companies taking notice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1316605</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 17 Dec 2014 07:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1316605</guid>
		<description><![CDATA[Internet of Things: Engineering for Everyone
http://www.eetimes.com/author.asp?section_id=36&amp;doc_id=1324995&amp;

The emergence of open-source development platforms, developed and maintained by dedicated volunteers, has effectively raised the level of abstraction to a point where nonexperts can now use these platforms.

Not too long ago, the idea of open source was synonymous with &quot;free,&quot; because, of course, there is no upfront cost involved. That perception was successfully realigned, through education, towards &quot;liberty,&quot; the freedom to use the resource without cost.

The distinction is important because, in order for open source to continue to grow, it requires those benefiting from it to contribute back to the project in some way -- an action that clearly involves a level of effort and therefore contains an element of cost.

The availability of open-source software and, more recently, hardware targeting embedded applications means that access to high-quality engineering resources has never been greater.

The emergence of open-source development platforms based on popular microprocessors, developed and maintained by dedicated volunteers, has effectively raised the level of abstraction to a point where nonexperts can now use these platforms to turn their own abstract concepts into real products.

 

Amazing opportunities
With the potential to launch a successful commercial venture off the back of tinkering with some low-cost hardware in your spare time, it&#039;s no wonder that open-source hardware is fuelling an entirely new movement.

But more than that, it&#039;s fundamentally changing the way new products are brought to market.

Hacker was originally a term used to describe people who wanted to get under the hood of a product, and that invariably involved decompiling code to see how it worked or how it could be modified.

Manufacturers reacted by making it more difficult to deconstruct a product, but there&#039;s a new generation of manufacturer that is embracing the open-source ethos and actually allowing customers to modify the product post-sale.

The benefits of this approach are that, if implemented well, a community rapidly builds up around the product, which shares hacks and modifications.]]></description>
		<content:encoded><![CDATA[<p>Internet of Things: Engineering for Everyone<br />
<a href="http://www.eetimes.com/author.asp?section_id=36&#038;doc_id=1324995&#038;amp" rel="nofollow">http://www.eetimes.com/author.asp?section_id=36&#038;doc_id=1324995&#038;amp</a>;</p>
<p>The emergence of open-source development platforms, developed and maintained by dedicated volunteers, has effectively raised the level of abstraction to a point where nonexperts can now use these platforms.</p>
<p>Not too long ago, the idea of open source was synonymous with &#8220;free,&#8221; because, of course, there is no upfront cost involved. That perception was successfully realigned, through education, towards &#8220;liberty,&#8221; the freedom to use the resource without cost.</p>
<p>The distinction is important because, in order for open source to continue to grow, it requires those benefiting from it to contribute back to the project in some way &#8212; an action that clearly involves a level of effort and therefore contains an element of cost.</p>
<p>The availability of open-source software and, more recently, hardware targeting embedded applications means that access to high-quality engineering resources has never been greater.</p>
<p>The emergence of open-source development platforms based on popular microprocessors, developed and maintained by dedicated volunteers, has effectively raised the level of abstraction to a point where nonexperts can now use these platforms to turn their own abstract concepts into real products.</p>
<p>Amazing opportunities<br />
With the potential to launch a successful commercial venture off the back of tinkering with some low-cost hardware in your spare time, it&#8217;s no wonder that open-source hardware is fuelling an entirely new movement.</p>
<p>But more than that, it&#8217;s fundamentally changing the way new products are brought to market.</p>
<p>Hacker was originally a term used to describe people who wanted to get under the hood of a product, and that invariably involved decompiling code to see how it worked or how it could be modified.</p>
<p>Manufacturers reacted by making it more difficult to deconstruct a product, but there&#8217;s a new generation of manufacturer that is embracing the open-source ethos and actually allowing customers to modify the product post-sale.</p>
<p>The benefits of this approach are that, if implemented well, a community rapidly builds up around the product, which shares hacks and modifications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1272842</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 28 Oct 2014 09:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1272842</guid>
		<description><![CDATA[Open Source Hardware Explained - EEVblog #195 
https://www.youtube.com/watch?v=I0HOgcbtmws

Open your mind to Open Source Hardware.
Dave gives you the low-down on what Open Source Hardware (OSHW) is, how it works, and some benefits of using it for your own projects.]]></description>
		<content:encoded><![CDATA[<p>Open Source Hardware Explained &#8211; EEVblog #195<br />
<a href="https://www.youtube.com/watch?v=I0HOgcbtmws" rel="nofollow">https://www.youtube.com/watch?v=I0HOgcbtmws</a></p>
<p>Open your mind to Open Source Hardware.<br />
Dave gives you the low-down on what Open Source Hardware (OSHW) is, how it works, and some benefits of using it for your own projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1245586</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 01 Oct 2014 08:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1245586</guid>
		<description><![CDATA[Meet Matchstick, Mozilla’s $25 Chromecast alternative
http://www.cnet.com/news/meet-matchstick-mozillas-25-chromecast-alternative/

Is the world big enough for another streaming Internet dongle? Mozilla and Matchstick sure hope so, as they announce the first Firefox OS device that’s not a smartphone.

Matchstick has made its hardware schematic available to all developers for free, part of its open platform promise.]]></description>
		<content:encoded><![CDATA[<p>Meet Matchstick, Mozilla’s $25 Chromecast alternative<br />
<a href="http://www.cnet.com/news/meet-matchstick-mozillas-25-chromecast-alternative/" rel="nofollow">http://www.cnet.com/news/meet-matchstick-mozillas-25-chromecast-alternative/</a></p>
<p>Is the world big enough for another streaming Internet dongle? Mozilla and Matchstick sure hope so, as they announce the first Firefox OS device that’s not a smartphone.</p>
<p>Matchstick has made its hardware schematic available to all developers for free, part of its open platform promise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-1045289</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 01 Sep 2014 13:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-1045289</guid>
		<description><![CDATA[Atmel Shows American Pride at White House Maker Faire
Posted Aug 28, 2014 at 7:27 am
http://www.eeweb.com/blog/eeweb/atmel-at-white-house-maker-faire

“Today’s DIY is tomorrow’s ‘Made in America,’” President Obama proclaimed in his opening remarks at the White House Maker Faire in June of 2014. With the rise of open-source hardware like the Arduino Uno, the limits of innovation, manufacturing, and technology have become boundless. To commemorate the rise in DIY innovation, the White House sponsored its first-ever Maker Faire in Washington DC and invited makers of all ages from around the country to show off their innovations. Projects ranged from robotic giraffes to a mobile 3D printing fab lab—all of them demonstrated for President Barack Obama himself.

These makers, as well as makers across the globe, have embraced the easy-to-use hardware and software of the Arduino platform, based on Atmel 8 bit (AVR) or a 32 bit (ARM based) microcontrollers (MCU). Cited for their ease-of-use, low-power, and high-performance capabilities, the AVR MCUs have enabled designers, inventors, and even school children to learn and innovate at a previously unheard of level. Atmel’s connection with the Arduino boards earned them an invitation to this year’s Maker Faire to see the variety of projects their MCUs have powered. EEWeb spoke with Sander Arts, vice president of marketing at Atmel, about his experience at the White House and how being involved in the maker community will enable the next generation of entrepreneurs. 

With the rise of Kickstarter campaigns and other crowd-funded tech projects, Atmel embraced the ever-growing DIY community as the new frontier for tech innovation.]]></description>
		<content:encoded><![CDATA[<p>Atmel Shows American Pride at White House Maker Faire<br />
Posted Aug 28, 2014 at 7:27 am<br />
<a href="http://www.eeweb.com/blog/eeweb/atmel-at-white-house-maker-faire" rel="nofollow">http://www.eeweb.com/blog/eeweb/atmel-at-white-house-maker-faire</a></p>
<p>“Today’s DIY is tomorrow’s ‘Made in America,’” President Obama proclaimed in his opening remarks at the White House Maker Faire in June of 2014. With the rise of open-source hardware like the Arduino Uno, the limits of innovation, manufacturing, and technology have become boundless. To commemorate the rise in DIY innovation, the White House sponsored its first-ever Maker Faire in Washington DC and invited makers of all ages from around the country to show off their innovations. Projects ranged from robotic giraffes to a mobile 3D printing fab lab—all of them demonstrated for President Barack Obama himself.</p>
<p>These makers, as well as makers across the globe, have embraced the easy-to-use hardware and software of the Arduino platform, based on Atmel 8 bit (AVR) or a 32 bit (ARM based) microcontrollers (MCU). Cited for their ease-of-use, low-power, and high-performance capabilities, the AVR MCUs have enabled designers, inventors, and even school children to learn and innovate at a previously unheard of level. Atmel’s connection with the Arduino boards earned them an invitation to this year’s Maker Faire to see the variety of projects their MCUs have powered. EEWeb spoke with Sander Arts, vice president of marketing at Atmel, about his experience at the White House and how being involved in the maker community will enable the next generation of entrepreneurs. </p>
<p>With the rise of Kickstarter campaigns and other crowd-funded tech projects, Atmel embraced the ever-growing DIY community as the new frontier for tech innovation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-988052</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 25 Aug 2014 11:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-988052</guid>
		<description><![CDATA[Air Quality Egg shows power of open development
http://www.fondriest.com/news/air-quality-egg-shows-power-of-open-development.htm

An openly developed air monitoring device in an egg-shaped package raises a question. Can science work at public demand, or do scientists determine what people need?

In the case of the Air Quality Egg, the public won the tug-of war.

From start to finish, the project has been completely open: Anyone could participate, anyone could draft ideas and anyone could fund the project.

A community effort composed of people across the world built the sensor using preexisting, open source technology. Most worked in their spare time, contributing whatever expertise or elbow grease they had.]]></description>
		<content:encoded><![CDATA[<p>Air Quality Egg shows power of open development<br />
<a href="http://www.fondriest.com/news/air-quality-egg-shows-power-of-open-development.htm" rel="nofollow">http://www.fondriest.com/news/air-quality-egg-shows-power-of-open-development.htm</a></p>
<p>An openly developed air monitoring device in an egg-shaped package raises a question. Can science work at public demand, or do scientists determine what people need?</p>
<p>In the case of the Air Quality Egg, the public won the tug-of war.</p>
<p>From start to finish, the project has been completely open: Anyone could participate, anyone could draft ideas and anyone could fund the project.</p>
<p>A community effort composed of people across the world built the sensor using preexisting, open source technology. Most worked in their spare time, contributing whatever expertise or elbow grease they had.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2010/03/24/take-advantage-of-open-source-hardware/comment-page-1/#comment-633571</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 30 Jun 2014 15:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=1209#comment-633571</guid>
		<description><![CDATA[Open Design. It is The Way.
http://hackaday.com/2014/06/30/why-open-design/

Open Design is Important

When you talk about hardware there is almost always some software that goes into making a finished product work. Making the information about how a product works and how it is manufactured available to everyone is called Open Design; it encompasses both Open Hardware and Open Source Software. Open Design matters!]]></description>
		<content:encoded><![CDATA[<p>Open Design. It is The Way.<br />
<a href="http://hackaday.com/2014/06/30/why-open-design/" rel="nofollow">http://hackaday.com/2014/06/30/why-open-design/</a></p>
<p>Open Design is Important</p>
<p>When you talk about hardware there is almost always some software that goes into making a finished product work. Making the information about how a product works and how it is manufactured available to everyone is called Open Design; it encompasses both Open Hardware and Open Source Software. Open Design matters!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
