Fritzing

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in Module:Infobox at line 314: malformed pattern (missing ']').

Fritzing is an open source software initiative[2] to support designers and artists ready to move from physical prototyping to actual product. It was developed at the University of Applied Sciences of Potsdam.[3]

Goals

Fritzing's schematic view

The software is created in the spirit of the Processing programming language and the Arduino microcontroller[4] and allows a designer, artist, researcher, or hobbyist to document their Arduino-based prototype and create a PCB layout for manufacturing. The associated website helps users share and discuss drafts and experiences as well as to reduce manufacturing costs.

Fritzing can be seen as an electronic design automation (EDA) tool for non-engineers: the input metaphor is inspired by the environment of designers (the breadboard-based prototype), the output is offering nearly no options and is focused on accessible means of production. As of December 2, 2014 Fritzing has made a code view option, where one can modify code and upload it directly to an Arduino device.[5]

Component images are distributed under CC-BY-SA, which will also be the license for any generated breadboard views.

Breadboard view of a simple circuit, drawn with Fritzing.
Circuit diagram of the same circuit.

Developer

The Fritzing source code is written in C++ in the Qt-framework. The source code can be downloaded and edited via the GitHub repositories. The source is split in two main repositories: Fritzing-App and Fritzing-Parts. (links below)

Maker

Fritzing is possibly the easiest way to produce printed circuit boards.[citation needed] FritzingFab enables users to order PCBs with designs made on the Fritzing software.

References

<templatestyles src="Reflist/styles.css" />

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />

External links


<templatestyles src="Asbox/styles.css"></templatestyles>

  1. What license is Fritzing released under? FAQ
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. http://blog.fritzing.org/2014/12/02/its-fritzmas-new-fritzing-code-view-release-and-a-little-present.