TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Open-source hardware business models, what are the options?

2 pointsby poseidalmost 11 years ago
Hi,<p>I am wondering what are the benefits&#x2F;risks of making hardware products open-source. One question: How to make profit, when hardware is open-source?<p>a) Arduino is a nice example that open-source hardware can be profitable. Is this an exception (i.e. are there other open-source hardware companies that failed?)<p>b) What other examples of open-source hardware companies are there, and how do they differ from Arduino?<p>Thanks for sharing your thoughts!

2 comments

nseidlealmost 11 years ago
Sorry for the self promotion, but checkout my TEDx Talk on Open Source hardware and IP: <a href="https://www.youtube.com/watch?v=xGhj_lLNtd0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=xGhj_lLNtd0</a><p>How do you make a profit selling something? It&#x27;s pretty straight forward: You provide better service, quality, price, availability and innovation than your competition. Open source has nothing to do with profitability, the way you run your business does.<p>Arduino is a good example but there are many other healthy companies doing open source hardware: SparkFun, lulzbot, dangerousprototypes, seedstudio, TI, STmicro, I&#x27;m missing dozens more but the coffee is a little weak this morning. Mouser and element 14 even have OSHW categories that they sell. Tindie is a great place for discovering and selling shorter run, cool little open source widgets. Checkout the <a href="https://pinocc.io/" rel="nofollow">https:&#x2F;&#x2F;pinocc.io&#x2F;</a> and Clyde Lamp kickstarters. My wife got her Clyde reward the other night - it&#x27;s AMAZING.<p>How do these projects have sustainable income?<p>1) They sell the thing for more than it costs. Sounds simple but kickstarter is littered with projects that got this wrong. 2) Innovate to sustain (and increase) your number of customers, products, and income.<p>This is where the future is: I don&#x27;t have the want&#x2F;skills&#x2F;time to build a good, aesthetically pleasing, desk lamp, so I buy a Clyde. The fact that it is open means I can change the user interface to fit my needs. Open source products will win because users will want customization that closed system simply cannot support.
评论 #8044173 未加载
jcralmost 11 years ago
One known risk is improper component selection and it can ruin your &quot;open&quot; stance in the eyes of potential customers. For example, if you need 802.11 WiFi component in your design, then picking the wrong one can result in being under an NDA, not having the freely available documentation needed by open source hacker to write and maintain drivers, and other &quot;closed&quot; nonsense from component vendors that prevents <i>your</i> openness. This issue is particularly true for most all graphics chips&#x2F;cores.<p>As for examples of open-hardware, there are many, but you&#x27;ll need to search them out and read through the carefully to determine how &quot;open&quot; they really are. Like most buzzwords, &quot;open&quot; gets tossed around too loosely. Both finding and evaluating open-hardware vendors is time consuming.<p>There are also variations of &quot;open-hardware&quot; in some places like China. Andrew (bunnie) Huang calls the Chinese variation “gongkai” (公开).<p><a href="http://www.bunniestudios.com/blog/?p=3040" rel="nofollow">http:&#x2F;&#x2F;www.bunniestudios.com&#x2F;blog&#x2F;?p=3040</a>
评论 #8041628 未加载