Girish Mahajan (Editor)

Fritzing

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Type
  
EDA

Fritzing

Developer(s)
  
Interaction Design Lab Potsdam

Stable release
  
0.9.3b / June 3, 2016; 9 months ago (2016-06-03)

Repository
  
github.com/fritzing/fritzing-app

Operating system
  
Mac OS X, Linux, Windows

License
  
GNU GPL v3 (software) CC BY-SA (component images)

Fritzing is an open source initiative to develop amateur or hobby CAD software for the design of electronics hardware, to support designers and artists ready to move from experimenting with a prototype to building a more permanent circuit. It was developed at the University of Applied Sciences of Potsdam.

Contents

Goals

The software is created in the spirit of the Processing programming language and the Arduino microcontroller 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), while the output 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.

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

Developer

The Fritzing source code is written in C++ using 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 allows for easy creation of printed circuit boards. FritzingFab enables users to order PCBs with designs made on the Fritzing software.

References

Fritzing Wikipedia