pin spacing distance for Prefboard, Arduino header pins

 I always forget the distance between two pins of Arduino header pins, prefboard etc which is actually a standard value. For record the spacing is 0.1 inch which is 2. 44 mm. 

standard header pin distance arduino
 Here’s a breakdown for each:

1. Arduino Headers:

  • Pin spacing: 2.54 mm (0.1 inches) between pins (this is the standard for most Arduino boards, like Uno, Mega, Nano).

  • This spacing allows the pins to fit into most breadboards and female headers.

2. Breadboard:

  • Standard spacing between holes: 2.54 mm (0.1 inches)

  • Breadboards are designed to accept standard 0.1-inch pitch header pins and DuPont jumper wires with 2.54 mm spacing.

3. Perfboard (Stripboard):

  • Hole spacing: 2.54 mm (0.1 inches) for typical perfboards.

  • This allows for easy use with standard components like resistors, capacitors, and header pins.

🛠️ Why 2.54 mm?

The 2.54 mm spacing (0.1 inches) is a universal standard, ensuring that components (like headers, jumper wires, and ICs) are interchangeable between breadboards, Arduino boards, and perfboards.

Additional Notes:

  • IC pins: If you're working with ICs (Integrated Circuits), the 0.1-inch spacing for the pins is also standard for most DIP (Dual In-line Package) ICs.

  • Jumper wires: Most jumper wires also use the 2.54 mm (0.1 inch) spacing, which is why they fit perfectly on breadboards and Arduino boards.

Post a Comment

Previous Post Next Post