Open source: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
(Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.3)
 
(14 intermediate revisions by 2 users not shown)
Line 4: Line 4:
Open source hardware is hardware whose design is made publicly available so that anyone can study, modify, distribute, make, and sell the design or hardware based on that design. The hardware's source, the design from which it is made, is available in the preferred format for making modifications to it. Ideally, open source hardware uses readily-available components and materials, standard processes, open infrastructure, unrestricted content, and open-source design tools to maximize the ability of individuals to make and use hardware. Open source hardware gives people the freedom to control their technology while sharing knowledge and encouraging commerce through the open exchange of designs.<ref>[http://freedomdefined.org/OSHW The preliminary versions of the open source hardware definition], 2010</ref>
Open source hardware is hardware whose design is made publicly available so that anyone can study, modify, distribute, make, and sell the design or hardware based on that design. The hardware's source, the design from which it is made, is available in the preferred format for making modifications to it. Ideally, open source hardware uses readily-available components and materials, standard processes, open infrastructure, unrestricted content, and open-source design tools to maximize the ability of individuals to make and use hardware. Open source hardware gives people the freedom to control their technology while sharing knowledge and encouraging commerce through the open exchange of designs.<ref>[http://freedomdefined.org/OSHW The preliminary versions of the open source hardware definition], 2010</ref>


== Licenses ==
== List of open source hardware projects ==
The most commonly used open hardware licenses are the [https://web.archive.org/web/20151205072743/http://creativecommons.org/licenses/ Creative Commons Licenses] and the [http://www.gnu.org/copyleft/gpl.html GNU General Public License] (GNU GPL). You must understand what your entitlements and responsibilities are, read and understand the terms of the licencing for any hardware, firmware and software that you re-use or adapt. Diffrerent licences may not be mixed together unless under one umbrella license.
=== Music related ===

* [[Mad Science Lab SSM1]]<!-- -->
=== Creative Commons ===
* [[MIDIbox]]<!-- -->
The most widely used version of Creative Commons is Attribution ShareAlike. This requires anyone making a derived work to give proper attribution to the original author(s) and to use the same licence for any derived works.
* [[Music Thing Modular]]<!-- http://musicthing.co.uk -->

* [[Mutable Instruments Grids]]<!-- http://mutable-instruments.net/ -->
=== GNU GPL ===
* [[Mutable Instruments MIDIPal]]<!-- -->
Any material that can be copyrighted can be licensed under the GPL.<ref>[http://www.gnu.org/licenses/gpl-faq.html#GPLHardware Can I use the GPL to license hardware?]</ref> The GNU people encourage people to charge as much as they wish or can, as an opportunity to raise funds for development.<ref>[https://books.google.co.uk/books?id=UJlNAgAAQBAJ&pg=PA51&lpg=PA51#v=onepage&q&f=false Selling Free Software], ''Free Software, Free Society: Selected Essays of Richard M. Stallman'' by Richard Stallman, p. 51</ref><ref>[http://www.gnu.org/philosophy/selling.en.html Selling Free Software], gnu.org</ref>
* [[O0SCC]]<!-- http://www.experimentalistsanonymous.com/ooscc/ -->

* [[Ruin & Wesen Minicommand]]<!-- -->
=== OSHW ===
* [[Stoicheia|Rebel Technology Stoicheia]]<!-- http://www.rebeltech.org/modules/ -->
The Open Source Hardware (OSHW) license is specifically designed for open hardware.<ref>[http://freedomdefined.org/OSHW OSHW definition]</ref>
* [[PreenFM2]]<!-- http://ixox.fr/preenfm2/ -->

* [[Bastl Instruments]]<!-- http://www.bastl-instruments.com/ -->
=== Others ===
* [[tabulaRasa]]<!-- http://gregsurges.com/projects/tabularasa -->
* [[USB-Octomod]]<!-- http://gregsurges.com/projects/octomod -->
* [http://www.ohwr.org/projects/cernohl/wiki CERN Open Hardware Licence]
* [https://www.tapr.org/ohl.html The TAPR Open Hardware License]
* [[Csound]]<!--http://electro-music.com/forum/forum-151.html -->
* MIT
=== Other related projects ===
* BSD
* [[Arduino]]

== See also ==
* [[Open source music hardware projects]]


== References ==
== References ==
Line 26: Line 29:


== Further reading ==
== Further reading ==
* ''The Cathedral & the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary'' by Eric S. Raymond, O'Reilly Media, 2001, ISBN 0596001088
* ''The Cathedral & the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary'' by Eric S. Raymond, O'Reilly Media, 2001, {{ISBN|0-596-00108-8}}


== External links ==
== External links ==
* [http://www.ladyada.net/library/openhardware/license.html Open Hardware Licenses], ladyada.net
* [https://web.archive.org/web/20160228023854/http://www.inmojo.com/licenses/ OSHW License Guide], InMojo
* [http://www.oshwa.org/ Open Source Hardware Association]
* [http://www.oshwa.org/ Open Source Hardware Association]
* [https://en.wikipedia.org/wiki/Open-source_hardware Open-source hardware], Wikipedia
* [https://web.archive.org/web/20150324010614/http://www.opencircuits.com/Main_Page Open Circuits wiki]
* [https://en.wikipedia.org/wiki/Open_source Open source] and [https://en.wikipedia.org/wiki/Open-source_hardware Open-source hardware], Wikipedia
* [http://opencircuits.com/Main_Page Open Circuits wiki]


[[Category:Open-source music hardware]]
[[Category:Open-source]]
{{stub}}
{{stub}}
{{iwWikipedia}}

Latest revision as of 18:37, 15 February 2023

Open source refers to something that can be modified because its design is publicly accessible. Originally the term was used in the context of computer software development, today it designates a set of values. Open source projects, products, or initiatives are those that embrace and celebrate open exchange, collaborative participation, transparency, meritocracy, and community development.[1]

Open source hardware

Open source hardware is hardware whose design is made publicly available so that anyone can study, modify, distribute, make, and sell the design or hardware based on that design. The hardware's source, the design from which it is made, is available in the preferred format for making modifications to it. Ideally, open source hardware uses readily-available components and materials, standard processes, open infrastructure, unrestricted content, and open-source design tools to maximize the ability of individuals to make and use hardware. Open source hardware gives people the freedom to control their technology while sharing knowledge and encouraging commerce through the open exchange of designs.[2]

Licenses

The most commonly used open hardware licenses are the Creative Commons Licenses and the GNU General Public License (GNU GPL). You must understand what your entitlements and responsibilities are, read and understand the terms of the licencing for any hardware, firmware and software that you re-use or adapt. Diffrerent licences may not be mixed together unless under one umbrella license.

Creative Commons

The most widely used version of Creative Commons is Attribution ShareAlike. This requires anyone making a derived work to give proper attribution to the original author(s) and to use the same licence for any derived works.

GNU GPL

Any material that can be copyrighted can be licensed under the GPL.[3] The GNU people encourage people to charge as much as they wish or can, as an opportunity to raise funds for development.[4][5]

OSHW

The Open Source Hardware (OSHW) license is specifically designed for open hardware.[6]

Others

See also

References

  1. ^ What is open source?
  2. ^ The preliminary versions of the open source hardware definition, 2010
  3. ^ Can I use the GPL to license hardware?
  4. ^ Selling Free Software, Free Software, Free Society: Selected Essays of Richard M. Stallman by Richard Stallman, p. 51
  5. ^ Selling Free Software, gnu.org
  6. ^ OSHW definition

Further reading

  • The Cathedral & the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary by Eric S. Raymond, O'Reilly Media, 2001, ISBN 0-596-00108-8

External links