Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
FRITZING(1)			  User Commands 		     FRITZING(1)

NAME
     Fritzing - electronics made easy

SYNOPSIS
     fritzing [options]

DESCRIPTION
     Fritzing is an open-source software tool to support designers, artists, re-
     searchers,  and  hobbyists to work creatively with interactive electronics.
     It allows you to document your prototypes, share them  with  others,  teach
     electronics  in a classroom, and create a PCB layout for professional manu-
     facturing. The fundamental idea behind Fritzing is "sketching in hardware,"
     making it easy to move from prototype to product.

     Fritzing is primarily funded by payments from  the  community.  To  support
     Fritzing,	visit our download page , where you will also get the latest of-
     ficial release.

     One of the main features of Fritzing is its user-friendly interface,  which
     facilitates  the  creation  of electronic circuits. Users can document cir-
     cuits, convert them into PCB designs, and order professional manufacturing.
     Additionally, Fritzing includes a basic circuit simulator for testing  sim-
     ple circuits.

OPTIONS
     -h, --help
	    Display help information and exit.

     -v, --version
	    Output version information and exit.

     --debug
	    Start Fritzing with debug output enabled.

USAGE
     Fritzing  provides  a graphical interface to design and simulate electronic
     circuits. It has three main views:

     Breadboard View
	    This view is used to create a virtual breadboard layout of your cir-
	    cuit.

     Schematic View
	    This view is used to create a schematic representation of your  cir-
	    cuit.

     PCB View
	    This  view	is used to design the printed circuit board (PCB) layout
	    for your project.

     All views are synced. If you add a connection in  the  schematic,	the  PCB
     view  will  indicate  it,	and  the other way around.  All three views have
     equal priority, so you may choose the design approach that fits  your  work
     style.

FILES
     ~/.config/Fritzing
	    User-specific configuration files for Fritzing.

     ~/Documents/Fritzing
	    User-specific  data  files for Fritzing. Your projects and parts are
	    stored here.

BUGS
     Report bugs to the Fritzing GitHub issues	page:  https://github.com/fritz-
     ing/fritzing-app/issues

SEE ALSO
     Official website: https://fritzing.org
     Documentation: https://fritzing.org/learning

DEVELOPMENT
     Fritzing  is  developed by Fritzing GmbH and contributors worldwide. It was
     started in August 2007 by the Interaction Design Lab at the  University  of
     Applied Sciences Potsdam, Germany.

Fritzing 1.0.3			  May 23, 2024			     FRITZING(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Fritzing&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help