element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Open Source Hardware
  • Technologies
  • More
Open Source Hardware
Polls Open Source Hardware Success Factors
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Open Source Hardware to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: Jeff
  • Date Created: 26 Oct 2010 3:30 PM Date Created
  • Last Updated Last Updated: 11 Oct 2021 3:00 PM
  • Views 993 views
  • Likes 2 likes
  • Comments 5 comments
Related
Recommended

Open Source Hardware Success Factors

Which of the following factors are most critical to expanding the open source hardware movement? (log on to cast your vote!)

  • hackerspace
  • maker
  • amicus18
  • makerfaire
  • hardware
  • open
  • embedded
  • hobbyist
  • Design
  • source
  • arduino
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • Former Member
    Former Member over 14 years ago +2
    Extremely wel placed question! Since I am in Open Source Hardware I allways wonder why the industry accepts Open Source Software – even contributes – but has so much problems with Open Source Hardware…
  • Jeff
    Jeff over 14 years ago in reply to Former Member +2
    I use to work for a semicondutor company and I always though it amusing that we would invest significant sums of money to create "development" platforms that were sold at a loss and had no hope of recouping…
  • Zad
    Zad over 14 years ago in reply to Former Member +1
    To be honest, I see it as a new name for something that has been around since year 1. Much of what we as design engineers do is direct from the application notes, data sheets, or in some way "borrowed…
Parents
  • Former Member
    Former Member over 14 years ago

    @Jeff:

    You are right. This is exactly the point how big Open Source Software projects get their funding. I am working in the Java Enterprise Environment. Their you have the need for a rock solid web server. But it does not make sens that everybody develops it's own. Therefore Tomcat was created. Big companies pay contributors to adapt it to their needs and give it back to the 'community'. On the on hand they feed their competitors, since they can use their contributions and intelectual properties. But on the other hand their development costs for infrastructure (i.e. your development platforms) are way smaller. They simply could not afford to develop their own infrastructure.

    The good marketing effects are a bonus too. Since having a 'committer' (a person who is allowed to write in the public repository) in an open source project is a good way to prove that you are an open company (and is an excellent way to influence the project).

     

    @Zad:

    I think it is the other way around (a bit image ). Yes it is normal to 'copy' solutions. But Open Source Hardware brings in a new aspects: Sharing your results. If you find a slight improvement to the data sheet solution you can share it with others and get it back. Doing it 'oficially' Open Source gives other users the confidence to just use it without getting sued.

    I think you are completely right. The real value is the packaged solution of a circuit, a PCB and software. I do not think that sharing this is the first steps for industries to go.

    But sharing building blocks, patterns and simple solutions enable every participant to build bigger solutions. That is the reason why (in theory) scientific results are freely availlable.

    E.g in the micro controller market there is a trend to use Eclipse, GCC and some plugins to build a microcontroller IDE. Developing this all by your own is very cost intensive. But if you just have to change a bit in gcc and provide a plugin for eclipse and package everything in a nice download bundle the costs are just a fraction. And if there are some bits that are incompatible for those stupid Mac OS X guys (I am one myself) then some guy with too muh time at hand investigates and fixes it. If he is able to send you the patch and you can incorporate it in your product you get Mac OS X (or Linux or whatever) support for free.

    I think it is all very different in Open Source Hardware than in Open Source Software. But there is no reason that both cannot learn from each other.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • Former Member
    Former Member over 14 years ago

    @Jeff:

    You are right. This is exactly the point how big Open Source Software projects get their funding. I am working in the Java Enterprise Environment. Their you have the need for a rock solid web server. But it does not make sens that everybody develops it's own. Therefore Tomcat was created. Big companies pay contributors to adapt it to their needs and give it back to the 'community'. On the on hand they feed their competitors, since they can use their contributions and intelectual properties. But on the other hand their development costs for infrastructure (i.e. your development platforms) are way smaller. They simply could not afford to develop their own infrastructure.

    The good marketing effects are a bonus too. Since having a 'committer' (a person who is allowed to write in the public repository) in an open source project is a good way to prove that you are an open company (and is an excellent way to influence the project).

     

    @Zad:

    I think it is the other way around (a bit image ). Yes it is normal to 'copy' solutions. But Open Source Hardware brings in a new aspects: Sharing your results. If you find a slight improvement to the data sheet solution you can share it with others and get it back. Doing it 'oficially' Open Source gives other users the confidence to just use it without getting sued.

    I think you are completely right. The real value is the packaged solution of a circuit, a PCB and software. I do not think that sharing this is the first steps for industries to go.

    But sharing building blocks, patterns and simple solutions enable every participant to build bigger solutions. That is the reason why (in theory) scientific results are freely availlable.

    E.g in the micro controller market there is a trend to use Eclipse, GCC and some plugins to build a microcontroller IDE. Developing this all by your own is very cost intensive. But if you just have to change a bit in gcc and provide a plugin for eclipse and package everything in a nice download bundle the costs are just a fraction. And if there are some bits that are incompatible for those stupid Mac OS X guys (I am one myself) then some guy with too muh time at hand investigates and fixes it. If he is able to send you the patch and you can incorporate it in your product you get Mac OS X (or Linux or whatever) support for free.

    I think it is all very different in Open Source Hardware than in Open Source Software. But there is no reason that both cannot learn from each other.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube