Fritzing

From CoMakingSpace Wiki

Revision as of 14:03, 14 July 2019 by Lukas (talk | contribs) (how to make your own parts (& why not to))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SoftwareInfoBox

Fritzing

Fritzing-screenshot.png
Type: EDA (electronic design automation)
Platform: Linux, Mac, Windows
License: GNU GPLv3 (code),
CC-BY-SA (images) [1]
Source: http://fritzing.org/home/
Input Formats:
Output Formats:
Users:


Fritzing is a simple electronics prototyping software. It allows you to assemble your circuit on a virtual breadboard to document it, which can be handy when sharing project descriptions.

For more advanced functions, you might be interested in KiCad as well.

Creating Your Own Components

You can draw and enhance SVGs of custom components: heise (DE)

However, it is arguably a much better use of your time to learn a proper EDA program like KiCad if you plan to create custom parts or PCBs. [2]

Further Reading