layout | navigation_weight | title |
---|---|---|
default |
4 |
1.3 Breadboardview |
The Breadboard-Tab is the second View. In here, you can easily copy your real work as a digital dokumentation. Or have a look on other projects or examples to learn how to use specific hardware and modify it to your needs.
Let's begin with a simple Led-Blink for example.
-
Starting a new project:
Before starting a project in Fritzing, you will need to build an electronic circuit in the real world and make sure it works properly. You will then virtually rebuilt the circuit in Fritzing. Let's start by opening Fritzing, naming and saving our project. Saving a project is highly recommended at start and every now and then while working, since Fritzing is still Alpha and unfortunately might sometimes crash...
2. Specify a name and location for the project and click Save

-
transfer your Circuit
Make sure your circuit in the real world works properly. Then rebuild your circuit in Fritzing following these guidelines:
- Drag & drop an Arduino or another Microcontroller of your choise from the Parts palette window to the Project View.
2. Do the same with a breadboard and all other parts of your circuit. If you cannot find a part in the library, use the Mystery Part (icon looks like a qustion mark - ?). The Mystery Part will let you quickly define a new part and its connectors (through the Inspector). Or use the generic ic. it has e.g. multiple smd footprints. 3. You can arrange parts by selecting, dragging and dropping, or by using the functions in the menu bar, located under Part. 4. To delete a part, simply select and press BACKSPACE or Del. 5. Click & drag the Arduino +5V connector. This should create a wire. Drop the wire on one of the breadboard's connectors. The connection is confirmed by a small green circle or square. 6. Connect all parts until the circuit looks exactly like your circuit in the real world. Notice that connectors that are not properly connected are painted red. 7. If you click and hold on a connector, Fritzing will highlight all equipotential connectors. This can really be useful if you want to see the whole set of connections attached to this particular connection. 8. You can bend wires by adding bend-points. Just drag them out of a wire. Hit strg on a wire to make it curved.

- Drag & drop an Arduino or another Microcontroller of your choise from the Parts palette window to the Project View.
-
Editing properties
Now that we have all parts connected, let's see how we can modify the properties of each part.
2. Click on the part's name and rename it. This is useful when you want to distinguish between similar parts.

3. Try also to change other properties.

You can also change properties of parts in the PCB View. The board's shape could be changed to an Arduino shield, a resizable rectangle or a custom shape.
-
Exporting a circuit
After finishing building the circuit, save your project. You might want to export your circuit as an image file or PDF.
- Select the desired Project View to be exported (breadboard,schematic or pcb).
- From the Fritzing menu bar, select File > Export > and the desired format.
- Using a Stripboard (from the video channel)
- Working with SMD parts (from the video channel)
- Creating Paper Templates (from the Blog)
- Curvy Wires and bendable Legs (from the Blog)