Open-source hardware (OSH,OSHW) consists of physicalartifacts of technology designed and offered by theopen-design movement. Bothfree and open-source software (FOSS) and open-source hardware are created by thisopen-source culture movement and apply a like concept to a variety of components. It is sometimes, thus, referred to asfree and open-source hardware (FOSH), meaning that the design is easily available ("open") and that it can be used, modified and shared freely ("free").[citation needed] The term usually means that information about the hardware is easily discerned so that others can make it – coupling it closely to themaker movement.[1] Hardware design (i.e. mechanical drawings,schematics,bills of material,PCB layout data,HDL source code[2] andintegrated circuit layout data), in addition to the software thatdrives the hardware, are all released under free/libre terms. The original sharer gains feedback and potentially improvements on the design from the FOSH community. There is now significant evidence that such sharing can drive a highreturn on investment for the scientific community.[3]
It is not enough to merely use anopen-source license; an open source product or project will follow open source principles, such asmodular design andcommunity collaboration.[4][5][6]
Since the rise of reconfigurableprogrammable logic devices, sharing of logic designs has been a form of open-source hardware. Instead of the schematics,hardware description language (HDL) code is shared. HDL descriptions are commonly used to set upsystem-on-a-chip systems either infield-programmable gate arrays (FPGA) or directly inapplication-specific integrated circuit (ASIC) designs. HDL modules, when distributed, are calledsemiconductor intellectual property cores, also known as IP cores.
Open-source hardware also helps alleviate the issue ofproprietary device drivers for the free and open-source software community, however, it is not a pre-requisite for it, and should not be confused with the concept of open documentation for proprietary hardware, which is already sufficient for writing FLOSS device drivers and complete operating systems.[7][8]The difference between the two concepts is that OSH includes both the instructions on how to replicate the hardware itself as well as the information on communication protocols that the software (usually in the form ofdevice drivers) must use in order to communicate with the hardware (often called register documentation, or open documentation for hardware[7]), whereas open-source-friendly proprietary hardware would only include the latter without including the former.
The first hardware-focused "open source" activities were started around 1997 byBruce Perens, creator of theOpen Source Definition, co-founder of theOpen Source Initiative, and aham radio operator. He launched the Open Hardware Certification Program, which had the goal of allowing hardware manufacturers to self-certify their products as open.[9][10]
Shortly after the launch of the Open Hardware Certification Program, David Freeman announced the Open Hardware Specification Project (OHSpec), another attempt at licensing hardware components whose interfaces are available publicly and of creating an entirely new computing platform as an alternative to proprietary computing systems.[11] In early 1999, Sepehr Kiani, Ryan Vallance and Samir Nayfeh joined efforts to apply the open-source philosophy to machine design applications. Together they established the Open Design Foundation (ODF)[12] as a non-profit corporation and set out to develop anOpen Design Definition. However, most of these activities faded out after a few years.
A "Free Hardware" organization, known as FreeIO, was started in the late 1990s by Diehl Martin, who also launched a FreeIO website in early 2000. In the early to mid 2000s, FreeIO was a focus of free/open hardware designs released under theGNU General Public License. The FreeIO project advocated the concept of Free Hardware and proposed four freedoms that such hardware provided to users, based on the similar freedoms provided by free software licenses.[13] The designs gained some notoriety due to Martin's naming scheme in which each free hardware project was given the name of a breakfast food such as Donut, Flapjack, Toast, etc. Martin's projects attracted a variety of hardware and software developers as well as other volunteers. Development of new open hardware designs at FreeIO ended in 2007 when Martin died of pancreatic cancer but the existing designs remain available from the organization's website.[14]
By the mid 2000s open-source hardware again became a hub of activity due to the emergence of several major open-source hardware projects and companies, such asOpenCores,RepRap (3D printing),Arduino,Adafruit,SparkFun, andOpen Source Ecology. In 2007, Perens reactivated the openhardware.org website, but it's currently (February 2025) inactive.
Following theOpen Graphics Project, an effort to design, implement, and manufacture a free and open 3D graphics chip set and reference graphics card, Timothy Miller suggested the creation of an organization to safeguard the interests of the Open Graphics Project community. Thus, Patrick McNamara founded theOpen Hardware Foundation (OHF) in 2007.[15]
TheTucson Amateur Packet Radio Corporation (TAPR), founded in 1982 as a non-profit organization of amateur radio operators with the goals of supporting R&D efforts in the area of amateur digital communications, created in 2007 the first open hardware license, theTAPR Open Hardware License. TheOSI presidentEric S. Raymond expressed some concerns about certain aspects of the OHL and decided to not review the license.[16]
Around 2010 in context of theFreedom Defined project, theOpen Hardware Definition was created as collaborative work of many[17] and is accepted as of 2016 by dozens of organizations and companies.[18]
In July 2011, CERN (European Organization for Nuclear Research) released an open-source hardware license,CERN OHL. Javier Serrano, an engineer at CERN's Beams Department and the founder of the Open Hardware Repository, explained: "By sharing designs openly, CERN expects to improve the quality of designs through peer review and to guarantee their users – including commercial companies – the freedom to study, modify and manufacture them, leading to better hardware and less duplication of efforts".[19] While initially drafted to address CERN-specific concerns, such as tracing the impact of the organization's research, in its current form it can be used by anyone developing open-source hardware.[20]
Following the 2011 Open Hardware Summit, and after heated debates on licenses and what constitutes open-source hardware, Bruce Perens abandoned the OSHW Definition and the concerted efforts of those involved with it.[21] Openhardware.org, led by Bruce Perens, promotes and identifies practices that meet all the combined requirements of the Open Source Hardware Definition, the Open Source Definition, and the Four Freedoms of theFree Software Foundation[22] Since 2014 openhardware.org is not online and seems to have ceased activity.[23]
TheOpen Source Hardware Association (OSHWA) at oshwa.org acts as hub of open-source hardware activity of all genres, while cooperating with other entities such as TAPR, CERN, and OSI. The OSHWA was established as an organization in June 2012 in Delaware and filed for tax exemption status in July 2013.[24] After some debates about trademark interferences with the OSI, in 2012 the OSHWA and the OSI signed a co-existence agreement.[25][26]
TheFOSSi Foundation is founded in 2015 as aUK-based non-profit to promote and protect the open source silicon chip movement, roughly a year after the official release ofRISC-V architecture.[27]
TheFree Software Foundation has suggested an alternative "free hardware" definition derived from theFour Freedoms.[28][29]
The termhardware in open-source hardware has been historically used in opposition to the termsoftware of open-source software. That is, to refer to the electronic hardware on which the software runs (see previous section). However, as more and more non-electronic hardware products are made open source (for exampleWikiHouse, OpenBeam or Hovalin), this term tends to be used back in its broader sense of "physical product". The field of open-source hardware has been shown to go beyond electronic hardware and to cover a larger range of product categories such as machine tools, vehicles and medical equipment.[30] In that sense,hardware refers to any form of tangible product, be it electronic hardware, mechanical hardware, textile or even construction hardware. The Open Source Hardware (OSHW) Definition 1.0 defines hardware as "tangible artifacts — machines, devices, or other physical things".[31]
Electronics is one of the most popular types of open-source hardware.PCB based designs can be published similarly to software as CAD files, which users can send directly to PCB fabrication companies to receive hardware in the mail. Alternatively, users can obtain components and solder them together themselves.
There are many companies that provide large varieties of open-source electronics such asSparkfun,Adafruit, and Seeed. In addition, there areNPOs and companies that provide a specific open-source electronic component such as theArduino electronics prototyping platform. There are many examples of specialty open-source electronics such as low-cost voltage and currentGMAW open-source 3-D printer monitor[32][33] and a robotics-assistedmass spectrometry assay platform.[34][35] Open-source electronics finds various uses, including automation of chemical procedures.[36][37]
Open Standard chip designs are now common.OpenRISC (2000 - LGPL / GPL),OpenSparc (2005 - GPLv2), andRISC-V (2010 - Open Standard, free to implement for non-commercial purposes), are examples of free to useinstruction set architecture.
OpenCores is a large library of standard chip design subcomponents which can be combined into larger designs.
Complete open source software stacks and shuttle fabrication services are now available which can take OSH chip designs fromhardware description languages to masks andASIC fabrication on maker-scale budgets.[38]
Purely mechanical OSH designs include mechanical components, machine tools, and vehicles.Open Source Ecology is a large project which seeks to develop a complete ecosystem of mechanical tools and components which aim to be able to replicate themselves.
Open-source vehicles have also been developed including bicycles like XYZ Space Frame Vehicles and cars such as the Tabby OSVehicle.
Most OSH systems combine elements of electronics and mechanics to formmechatronics systems. A large range of open-sourcemechatronic products have been developed, including machine tools, musical instruments, and medical equipment.[30]
Examples of open-source machine tools include 3D printers such asRepRap,Prusa, andUltimaker, 3D printer filament extruders such as polystruder[39] XR PRO as well as the laser cutterLasersaur.
Examples of open source medical equipment includeopen-source ventilators, the echostethoscope echOpen (co-founded byMehdi Benchoufi, Olivier de Fresnoye, Pierre Bourrier and Luc Jonveaux[40]), and a wide range of prosthetic hands listed in the review study by Ten Kateet.al.[41] (e.g. OpenBionics' Prosthetic Hands).
Open source robotics combines open source hardware mechatronics with open source AI and control software. Due to the mixture of hardware and software it serves as a particularly active area for open source ideas to move between them.
Examples of open-source hardware products can also be found to a lesser extent in construction (Wikihouse), textile (Kit Zéro Kilomètres), and firearms (3D printed firearm,Defense Distributed).
Rather than creating a new license, some open-source hardware projects use existing,free and open-source software licenses.[42] These licenses may not accord well withpatent law.[43]
Later, several new licenses were proposed, designed to address issues specific to hardware design.[44] In these licenses, many of the fundamental principles expressed in open-source software (OSS) licenses have been "ported" to their counterpart hardware projects. Newhardware licenses are often explained as the "hardware equivalent" of a well-known OSS license, such as theGPL,LGPL, orBSD license.
Despite superficial similarities tosoftware licenses, most hardware licenses are fundamentally different: by nature, they typically rely more heavily onpatent law than oncopyright law, as many hardware designs are not copyrightable.[45] Whereas a copyright license may control the distribution of the source code or design documents, a patent license may control the use and manufacturing of the physical device built from the design documents. This distinction is explicitly mentioned in the preamble of theTAPR Open Hardware License:
"... those who benefit from an OHL design may not bring lawsuits claiming that design infringes their patents or other intellectual property."
— TAPR Open Hardware License[46]
Noteworthy licenses include:
TheOpen Source Hardware Association recommends seven licenses which follow theiropen-source hardware definition.[51] From the general copyleft licenses theGNU General Public License (GPL) andCreative Commons Attribution-ShareAlike license, from the hardware-specific copyleft licenses theCERN Open Hardware License (OHL) andTAPR Open Hardware License (OHL) and from thepermissive licenses theFreeBSD license, theMIT license, and theCreative Commons Attribution license.[52] Openhardware.org recommended in 2012 the TAPR Open Hardware License, Creative Commons BY-SA 3.0 and GPL 3.0 license.[53]
Organizations tend to rally around a shared license. For example,OpenCores prefers theLGPL or aModified BSD License,[54]FreeCores insists on theGPL,[55]Open Hardware Foundation promotes "copyleft or other permissive licenses",[56] theOpen Graphics Project uses[57] a variety of licenses, including theMIT license,GPL, and a proprietary license,[58] and theBalloon Project wrote their own license.[59]
The adjective "open-source" not only refers to a specific set of freedoms applying to a product, but also generally presupposes that the product is the object or the result of a "process that relies on the contributions of geographically dispersed developers via theInternet."[60] In practice however, in both fields of open-source hardware and open-source software, products may either be the result of a development process performed by a closed team in a private setting or by a community in a public environment, the first case being more frequent than the second which is more challenging.[30] Establishing a community-based product development process faces several challenges such as: to find appropriate product data management tools, document not only the product but also the development process itself, accepting losing ubiquitous control over the project, ensure continuity in a context of fickle participation of voluntary project members, among others.[61]
One of the major differences between developing open-source software and developing open-source hardware is that hardware results in tangible outputs, which cost money to prototype and manufacture. As a result, the phrase "free as in speech, not as in beer",[62] more-formally known asgratis versus libre, distinguishes between the idea of zero cost and the freedom to use and modify information. While open-source hardware faces challenges in minimizing cost and reducing financial risks for individual project developers, some community members have proposed models to address these needs[63] Given this, there are initiatives to develop sustainable community funding mechanisms, such as the Open Source Hardware Central Bank.
Extensive discussion has taken place on ways to make open-source hardware as accessible asopen-source software. Providing clear and detailed product documentation is an essential factor facilitating product replication and collaboration in hardware development projects. Practical guides have been developed to help practitioners to do so.[64] Another option is to design products so they are easy to replicate, as exemplified in the concept ofopen-source appropriate technology.[65]
The process of developing open-source hardware in a community-based setting is alternatively calledopen design, open source development[66] oropen source product development.[67] All these terms are examples of theopen-source model applicable for the development of any product, including software, hardware, cultural and educational. Does open design and open-source hardware design process involves new design practices, or raises requirements for new tools? is the question of openness really key in OSH?.[68] Seehere for a delineation of these terms.
A major contributor to the production of open-source hardware product designs is the scientific community. There has been considerable work to produce open-source hardware for scientific hardware using a combination of open-source electronics and3-D printing.[69][70][71] Other sources of open-source hardware production are vendors of chips and other electronic components sponsoring contests with the provision that the participants and winners must share their designs.Circuit Cellar magazine organizes some of these contests.
A guide has been published (Open-Source Lab (book) byJoshua Pearce) on usingopen-source electronics and3D printing to makeopen-source labs. Today, scientists are creating many such labs. Examples include:
Open hardware companies are experimenting withbusiness models.[75] For example,littleBits implementsopen-source business models by making available the circuit designs in each electronics module, in accordance with theCERN Open Hardware License Version 1.2.[76] Another example isArduino, which registered its name as atrademark; others may manufacture products from Arduino designs but cannot call the products Arduino products.[77] There are many applicable business models for implementing some open-source hardware even in traditional firms. For example, to accelerate development and technical innovation, thephotovoltaic industry has experimented with partnerships, franchises, secondary supplier and completely open-source models.[78]
Recently, many open-source hardware projects have been funded viacrowdfunding on platforms such asIndiegogo,Kickstarter, orCrowd Supply.[79]
Richard Stallman, the founder of thefree software movement, was in 1999 skeptical on the idea and relevance offree hardware (his terminology for what is now known as open-source hardware).[80] In a 2015 article inWired Magazine, he modified this attitude; he acknowledged the importance of free hardware, but still saw no ethical parallel with free software.[28] Also, Stallman prefers the termfree hardware design overopen source hardware, a request which is consistent with his earlier rejection of the termopen source software (see alsoAlternative terms for free software).[28]
Other authors, such as ProfessorJoshua Pearce have argued there is an ethical imperative for open-source hardware – specifically with respect toopen-source appropriate technology forsustainable development.[81] In 2014, he also wrote the bookOpen-Source Lab: How to Build Your Own Hardware and Reduce Research Costs, which details the development offree and open-source hardware primarily forscientists and universityfaculty.[82] Pearce in partnership with Elsevier introduced a scientific journalHardwareX. It has featured many examples of applications of open-source hardware for scientific purposes.
Further,Vasilis Kostakis [et] et al[83] have argued that open-source hardware may promote values of equity, diversity and sustainability. Open-source hardware initiative transcend traditional dichotomies of global-local, urban-rural, and developed-developing contexts. They may leverage cultural differences, environmental conditions, and local needs/resources, while embracing hyper-connectivity, to foster sustainability and collaboration rather than conflict.[83] However, open-source hardware does face some challenges and contradictions. It must navigate tensions between inclusiveness, standardization, and functionality.[83] Additionally, while open-source hardware may reduce pressure on natural resources and local populations, it still relies on energy- and material-intensive infrastructures, such as the Internet. Despite these complexities, Kostakis et al argue, the open-source hardware framework can serve as a catalyst for connecting and unifying diverse local initiatives under radical narratives, thus inspiring genuine change.[83]
OSH has grown as an academic field through the two journalsJournal of Open Hardware (JOH) andHardwareX. These journals compete to publish the best OSH designs, and each define their own requirements for what constitutes acceptable quality of design documents, including specific requirements for build instructions, bill of materials, CAD files, and licences. These requirements are often used by other OSH projects to define how to do an OSH release. These journals also publish papers contributing to the debate about how OSH should be defined and used.
{{cite journal}}
: CS1 maint: multiple names: authors list (link){{cite journal}}
: CS1 maint: multiple names: authors list (link)Hardware is the backbone of innovation, transforming ideas into tangible reality, one circuit at a time."