Pinout Diagram: Reading and Drawing IC & Connector Pinouts

Pinout diagram — circuit diagram showing component connectionsUSBUSB-A PlugUSBUSB-A ReceptacleCable VBUSCable GNDUSB Cable PinoutVBUS = 5V, D+/D- data, GND
Pinout Diagram: Reading and Drawing IC & Connector Pinouts — interactive diagram. Open it in the editor to customise components and wiring.

This is a free printable pinout diagram: download the diagram as SVG or open it and print to paper or PDF.

A pinout diagram maps every pin on an electronic component to its electrical function, helping engineers and hobbyists connect ICs, connectors, and modules correctly.

A pinout diagram is a visual reference that identifies every physical pin, lead, or terminal on an electronic component and states what electrical signal or supply that pin carries. Without an accurate pinout, even a simple connection between a microcontroller and a sensor can destroy both devices.

Pinout diagrams appear in several standard formats. The most common is the top-down package view, which draws the component as seen from above and labels each pin around its perimeter, following the anti-clockwise numbering convention that applies to DIP, SOIC, and most through-hole ICs when the index mark (notch or dot) is at the top-left. A second format is the functional block diagram, which groups pins by purpose — power, ground, inputs, outputs, control — rather than physical position, making it easier to understand signal flow. Connector pinouts often use a face view (the mating face as seen by the inserting plug) or a solder-side view, and the diagram must state which perspective is shown to avoid mirror-image wiring errors.

Key elements every pinout diagram must include: pin number or identifier, pin name or function label, direction indicator (input, output, bidirectional, power), electrical type (digital, analogue, open-drain, push-pull), and maximum voltage or current rating where space allows. For multi-row connectors such as IDC headers or D-sub connectors, a numbered grid or two-column table is clearer than a purely graphical layout.

Pinout accuracy is safety-critical. Swapping VBUS and GND on a USB connector, or transposing the collector and emitter on a transistor footprint, causes immediate component failure or, in power circuits, fire risk. Always cross-reference the pinout you draw against the manufacturer's datasheet, checking both the package drawing and the electrical characteristics table. When creating pinout diagrams for proprietary connectors, clearly mark any pin that is no-connect (NC), reserved, or conditionally assigned, and add a note explaining the conditions.

How to wire pinout diagram

  1. Identify the component package type Determine whether the component is a DIP, SOIC, QFP, BGA, TO-92, or connector type. The package determines how pins are physically arranged and which numbering convention applies.
  2. Locate the index mark on the component Find the notch, dot, chamfer, or stripe that indicates pin 1. On ICs this is typically a moulded notch at one end or a small dot in one corner. Connectors use a key, latch, or printed marker.
  3. Draw the package outline to scale or proportion Sketch or place the component body rectangle or polygon, positioned with the index mark at the top-left for horizontal orientation. Use consistent proportions — do not squash a 28-pin DIP to the same height as an 8-pin one.
  4. Number pins anti-clockwise from pin 1 Starting at the index mark, assign pin numbers anti-clockwise around the package perimeter when viewed from the top. Verify the total pin count matches the datasheet before proceeding.
  5. Label each pin with its function Add the function label from the datasheet beside each pin number — for example, VCC, GND, IN, OUT, CLK, SDA, SCL, RESET. Use the exact abbreviations the datasheet uses to avoid ambiguity.
  6. Add electrical type and direction indicators Mark each pin as Input (I), Output (O), Bidirectional (I/O), Power (PWR), or Ground (GND). Include voltage and current maxima where the diagram has space, or add a separate table.
  7. Cross-reference against the datasheet and validate Compare every pin number and label against the manufacturer's datasheet package drawing and the pin description table. Correct any discrepancies before using the diagram in a schematic or PCB layout.

Specifications

Standard DIP pin pitch2.54 mm (0.1 inch)
Standard SOIC pin pitch1.27 mm (0.05 inch)
Standard QFP pin pitch (common)0.5 mm or 0.8 mm
Pin numbering direction (DIP/SOIC top view)Anti-clockwise from pin 1 (index mark at top-left)
Index mark typesMoulded notch, printed dot, chamfered corner, or colour stripe

Safety warnings

Tools needed

Common mistakes

Troubleshooting

Component gets hot immediately after power-on
Cause: Power supply or ground pins are transposed, causing reverse-biased internal protection diodes to conduct heavily. Fix: Power down immediately. Verify pin 1 orientation on the physical component against the datasheet. Confirm VCC and GND connections before re-applying power.
Output signal appears on wrong pin
Cause: Pinout diagram was read from the solder side, mirroring all pin positions left-to-right. Fix: Re-read the pinout from the top (component) side with the index mark at top-left and renumber anti-clockwise. Re-route the affected connections.
Continuity check shows unexpected shorts between adjacent pins
Cause: Solder bridges on fine-pitch components, or internal connections that are normal for the device (e.g., multiple GND pins bonded internally). Fix: Inspect under magnification for solder bridges. Consult the datasheet pin description table to confirm which pins are expected to be internally connected.

Frequently asked questions

What is the difference between a pinout diagram and a schematic?

A schematic shows how components connect electrically using standardised symbols regardless of physical layout. A pinout diagram focuses on one component, identifying each physical pin by number and function. You use the pinout to interpret the schematic correctly during assembly or PCB design.

How are IC pins numbered?

For DIP and SOIC packages, pin 1 is at the top-left when the index notch or dot faces upward. Numbering proceeds anti-clockwise around the package when viewed from the top. Always verify with the manufacturer's datasheet because some specialised packages deviate from this convention.

What does NC mean on a pinout diagram?

NC stands for No Connect. The pin is not internally bonded to any circuit within the component. Do not connect NC pins to any signal or supply rail unless the datasheet explicitly permits it, because some NC pins are used for testing at the factory and unexpected connections may cause damage.

Can I trust a pinout diagram I find online?

Not without verification. Community-published pinouts frequently contain errors, especially for clone modules and Chinese-market breakout boards that re-label pins. Always cross-reference against the official manufacturer datasheet and, where possible, perform a continuity check before powering the circuit.

What is a functional pinout versus a physical pinout?

A physical pinout maps pin numbers to their position on the package body. A functional pinout groups pins by their role — power, ground, inputs, outputs — often rearranging them for readability. Datasheets provide both; use the physical pinout for PCB layout and the functional pinout for schematic design.

Related diagrams

Free electrical calculators

Edit this diagram free in the online editor