Basic Project



  1. Open Fritzing


  2. Create a new project and save the project in your work folder.


  3. Select Window and check the palette windows you would like to see in the environment.


  4. Choose the breadboard view in the Navigator, in case it is not already selected.


  5. Drag & drop an Arduino from the Parts palette to the Project View.


  6. Drag & drop a breadboard and all other parts of your circuit.
    dragged.png


  7. If you cannot find a part in the library, save your file. Then drag the Mystery Part (icon looks like a qustion mark - ?).onto the document. The Inspector will let you quickly define a new part and its connectors.
    mystery.png

  8. You can arrange parts by selecting, dragging and dropping, or by using the functions in the menu bar, located under Part.



  9. To delete a part, select and press the Delete key.


  10. 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.


  11. Connect power on breadboard



  12. Do the same for GND


  13. Connect all parts until the circuit looks like your circuit in the real world. Connectors that are not properly connected will be colored red.


  14. 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.


  15. Save.


  16. Select the schematic and pcb tabs to watch or edit your circuit in these views.


  17. Return to breadboard. Select any of your circuit's parts and have a look at the Part Inspector palette window.


  18. Click on the part's name and rename it. This is useful when you want to distinguish between similar parts.
    rename.png

  19. Go to the PCB View. The board's shape could be changed to an Arduino shield, a resizable rectangle or a custom shape.
    arduino_shield.png

  20. In Schematic View press Autoroute.


  21. Save Schematic as a png file





  • To export your part, select the part in the Part Library and click the part icon at the bottom of the library.

    Choose Export..., then specify a name and location to export.
    exportPart.jpg

  • Sometimes, you might want to access and re-edit a custom part's graphic. To do that, click the image... link under the graphic, choose the relevant .svg file and OPTION drag to copy it to a different location. Then open the file with Illustrator/inkscape and edit it (creating your graphics in SVG format). When you're done, click the image... link again to import the edited graphic and click save as new part. Please note that Fritzing keeps your custom parts and bins in your user folder on your system, so that when you upgrade to the next Fritzing version, all are instantly accessible. Under Mac OS X it is /Users/<username>/.config/Fritzing. These folders might be hidden by default.

    If you still encounter problems finding your custom parts in a new upgraded version, try to import them manually by:
    • selecting Help>Import parts and bins from old version... .

    • Navigate and locate your old Fritzing folder and press choose