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

FreeBSD Manual Pages

  
 
  

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,
       researchers,  and  hobbyists  to	work creatively	with interactive elec-
       tronics.	It allows you to document your	prototypes,  share  them  with
       others,	teach  electronics in a	classroom, and create a	PCB layout for
       professional manufacturing. The fundamental  idea  behind  Fritzing  is
       "sketching in hardware,"	making it easy to move from prototype to prod-
       uct.

       Fritzing	is primarily funded by payments	from the community. To support
       Fritzing,  visit	 our  download	page <https://fritzing.org/download> ,
       where you will also get the latest official release.

       One of the main features	of Fritzing is	its  user-friendly  interface,
       which  facilitates the creation of electronic circuits. Users can docu-
       ment circuits, convert them into	PCB designs,  and  order  professional
       manufacturing.  Additionally, Fritzing includes a basic circuit simula-
       tor for testing simple 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	 elec-
       tronic circuits.	It has three main views:

       Breadboard View
	      This  view is used to create a virtual breadboard	layout of your
	      circuit.

       Schematic View
	      This view	is used	to create a schematic representation  of  your
	      circuit.

       PCB View
	      This view	is used	to design the printed circuit board (PCB) lay-
	      out 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/fritzing/fritzing-app/issues
       <https://github.com/fritzing/fritzing-app/issues>

SEE ALSO
       Official	website: https://fritzing.org <https://fritzing.org>
       Documentation:				 https://fritzing.org/learning
       <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 Univer-
       sity 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.0.quarterly>

home | help