Fritzing Parts – Second Set

This is the second set of Fritzing parts that I’ve made. The first set of parts, along with details about Fritzing and about part creation, can be found here. As with the previous set, these are generally parts that I’ve needed for my own projects (with the exception of requests that others have made (#1, #6, and #9)).

 

The group of Fritzing parts.

The group of Fritzing parts.

 

The group of Fritzing parts, numbered.

The group of Fritzing parts, numbered.

 

The parts are as follows:

  1. HMC5883L Breakout Board
  2. ML8511 Breakout Board
  3. 5V Heartbeat Sensor
  4. YF-S201 Water Flowmeter
  5. ZS-042 DS3231 RTC Module
  6. HX711 Weight Sensor Module
  7. LC Studio SD Card Module
  8. Tilt Sensor
  9. MP1584EN Power Regulator Board
  10. FT232RL USB to Serial Adapter

 

Detail of the ML8511 Board.

Detail of the ML8511 Board.

 

The parts will be released via the Fritzing parts repository (code.google.com/p/fritzing/issues/detail?id=2753). Links will be added to the list above.

 

If you’d like to make a request for the next set, please leave the following details in the comment section below:

  1. The name of the board/module
  2. The outside dimensions in millimeters
  3. Details about each pin (i.e. name — e.g. VCC, GND, SDA)
  4. An image of it at a reasonable resolution (as close to parallel to the image plane as possible)

Fritzing Parts – First Set

Fritzing is an open-source electronics design program used for visually prototyping electronic systems. The output from Fritzing can be used to create PCB layouts that will subsequently be produced as physical boards. The creators of Fritzing state that it is made “in the spirit of Processing and Arduino” and is intended to “support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product.”

Fritzing Screenshot

A typical view in the breadboard mode of Fritzing.

 

One of the issues with visual prototyping software is the need for graphical representations of the individual parts. Fritzing in particular requires three SVGs (Scalable Vector Graphic): one for the breadboard view (that is, the physical representation of the device/compontent), one for the schematic view, and one for the PCB view (which is used for producing the PCB).

Comparison of SVGs

From left to right: 1. the actual module; 2. the breadboard view; 3. the schematic view; 4. the PCB view

 

The group of ten boards

The group of ten boards

 

The group of ten boards

The group of ten boards, numbered

 

The boards are as follows:

  1. FC-28 Soil Hygrometer Probe
  2. NRF24L01+ Radio Transceiver Chip
  3. MPL115A1 Breakout Board
  4. ENC28J60 Ethernet Breakout Board
  5. BMP180 Barometer Breakout Board
  6. Catalex MicroSD Breakout Module
  7. NRF24L01+ Serial to TTL Adapter Module
  8. BH1750FVI Breakout Board (GY-30)
  9. TinyRTC DS1307 Breakout Board
  10. FC-28 Soil Hygrometer Board
  11. RedBot Accelerometer Board

 

layer_list_1

This image gives an idea of how many elements end up in a single part – the box on the right represents a fraction of the overall number of elements. Thankfully Illustrator is quite simple and efficient to use.

 

The motivation for making these parts was the fact that many of my personal electronics projects required parts that were not available (a fairly common occurrence).

Anyhow, for those interested in making their own, there are a few tutorials available that guide you through the process of making parts for Fritzing; I used the one from SparkFun here: https://learn.sparkfun.com/tutorials/make-your-own-fritzing-parts.

As far as I can tell, the tutorials all give general guidance (e.g. what to name layers, what colours to use, typeface requirements).

I’m currently in the process of submitting these parts to the Fritzing project – hopefully they’ll be available to everyone soon.

 

Update:

The parts are now available at the Fritzing parts repository (https://code.google.com/p/fritzing/issues/detail?id=2753). The parts are released under the CC BY-SA 3.0 license (https://creativecommons.org/licenses/by-sa/3.0/).

The parts (with their respective links):

 

*Currently finding a proper datasheet for the schematic portion.

 

Update 2:

 

Feel free to leave a note in the comments about how you used the parts. Thanks.