Fritzing
Screenshot Fritzing's breadboard view | |
Developer(s) | Interaction Design Lab Potsdam |
---|---|
Stable release | 0.9.2b / April 3, 2014 |
Operating system | Mac OS X, Linux, Windows |
Type | EDA |
License |
GNU GPL v3 (software) CC BY-SA (component images)[1] |
Website |
www |
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
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.
|
|
Developer
The Fritzing Source Code is written in C in the Nokia QT-Framework. The Source-Code can be downloaded and edited via the GitHub-Repositories. The Source is split in 2 main Repositories. Fritzing-App and Fritzing-Parts. (links below)
Maker
Fritzing is the possibility to easily learn how to create printed circuit boards. The FritzingFab service lets you order the pcb with one click.
References
- ↑ What license is Fritzing released under? FAQ
- ↑ McRoberts, Michael (2010). Beginning Arduino. APress. pp. xx. ISBN 978-1-4302-3240-7.
- ↑ Brühlmann, Thomas (2010). Arduino: Praxiseinstieg. Hüthig Jehle Rehm. p. 270. ISBN 978-3-8266-5605-7.
- ↑ Gläser, Thomas; Markus Jaritz and Philipp Sackl (13 September 2009). "Hardware-Hacking: So baut man einen Tentakel-Roboter für 100 Euro". Der Spiegel. Retrieved 14 April 2011.
- ↑ http://blog.fritzing.org/2014/12/02/its-fritzmas-new-fritzing-code-view-release-and-a-little-present.
External links
Wikimedia Commons has media related to Fritzing. |
- FabService: http://fab.fritzing.org
- Fritzing-App: https://github.com/fritzing/fritzing-app
- Fritzing-Parts: {https://github.com/fritzing/parts
|