Fritzing

From Wikipedia, the free encyclopedia
Fritzing Software
Developer(s)Interaction Design Lab Potsdam
Stable release
1.0.2[1] Edit this on Wikidata / 2 January 2024; 2 months ago (2 January 2024)
Repository
Written inC++
Operating systemMac OS X, Unix, Windows
TypeEDA
LicenseGPL 3.0 or later (software)
CC BY-SA 3.0 (component images)[2]
Websitefritzing.org

Fritzing is an open-source initiative[3] to develop amateur or hobby CAD software for the design of electronics hardware, intended to allow designers and artists to build more permanent circuits from prototypes. It was developed at the University of Applied Sciences Potsdam.[4] Fritzing is free software under the GPL 3.0 or later license, with the source code available on GitHub and the binaries at a monetary cost, which is allowed by the GPL.[5]

Goals[edit]

Fritzing's schematic view

The software was created with inspiration from the Processing programming language and the Arduino microcontroller[6] 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.[7]

Component images are distributed under CC BY-SA 3.0, 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.

Maker[edit]

Fritzing allows for creation of printed circuit boards. Fritzing provides access to a commercial service known as ‘FritzingFab’ to order PCBs created with designs made on the Fritzing software.

Simulator[edit]

Since version 0.9.10, Fritzing incorporates a basic simulator,[8] which is still in beta. The main aim of the simulator is to teach electronics to beginners, and Fritzing version 0.9.10 only supports analysis of DC circuits. The simulator works on the breadboard and schematic views. In addition, it checks that the parts are working within their specifications (otherwise, a smoke symbol appears). The simulator provides multimeters to read voltages and currents and it attempts to recreate a realistic laboratory session.

See also[edit]

References[edit]

  1. ^ Error: Unable to display the reference properly. See the documentation for details.
  2. ^ What license is Fritzing released under? FAQ
  3. ^ McRoberts, Michael (2010). Beginning Arduino. APress. pp. xx. ISBN 978-1-4302-3240-7.
  4. ^ Brühlmann, Thomas (2010). Arduino: Praxiseinstieg. Hüthig Jehle Rehm. p. 270. ISBN 978-3-8266-5605-7.
  5. ^ "Frequently Asked Questions about the GNU Licenses".
  6. ^ Gläser, Thomas; Markus Jaritz; Philipp Sackl (13 September 2009). "Hardware-Hacking: So baut man einen Tentakel-Roboter für 100 Euro". Der Spiegel. Retrieved 14 April 2011.
  7. ^ http://blog.fritzing.org/2014/12/02/its-fritzmas-new-fritzing-code-view-release-and-a-little-present. Archived 2021-05-06 at the Wayback Machine
  8. ^ Faíña, Andrés (27 June 2022). "Simulating Circuits with Fritzing". Fritzing.

External links[edit]