2024-05-01 22:58:06 -06:00
2022-12-17 11:41:19 -07:00
2024-05-01 22:58:21 -06:00
2022-10-29 21:25:03 -06:00
2022-10-29 21:25:03 -06:00
2022-10-29 21:38:26 -06:00
2023-03-23 18:32:52 -06:00
2022-10-29 21:25:03 -06:00
2022-10-29 21:38:26 -06:00
2024-01-14 12:35:26 -07:00
2022-10-29 20:58:10 -06:00
2022-10-29 21:38:26 -06:00
2024-05-01 22:58:21 -06:00
2022-04-08 21:49:19 -06:00
2022-10-29 21:25:03 -06:00
2022-10-29 21:25:03 -06:00
2022-10-29 21:25:03 -06:00
2022-09-20 22:55:56 -06:00
2022-09-20 22:55:40 -06:00
2022-09-21 01:07:42 -06:00
2022-04-08 21:49:19 -06:00
2022-09-21 01:07:42 -06:00

Configuration

  • In KiCad, set path KICAD_BHLIB_DIR to point to the root of this repository (where this README is located)

Guidelines

Symbols

Footprints

For all footprint names, append _[part] if the footprint is non-standard and to be used with a specific part.

QFN

QFN[pitch]P[width]X[length]X[height]-[pins][pad]

  • pitch: nominal pitch, mm/100
  • width: nominal body width, mm/100
  • length: nominal body length, mm/100
  • height: maximum body height, mm/100
  • pins: count
  • belly pad: P = pad, N = no pad

QFN50P120X140X110-10P

DFN

DFN[pitch]P[width]X[length]X[height]-[pins][pad]

  • pitch: nominal pitch, mm/100
  • width: nominal body width, mm/100
  • length: nominal body length, mm/100
  • height: maximum body height, mm/100
  • pins: count
  • belly pad: P = pad, N = no pad

SOP

SOP[pitch]P[width]X[height]-[pins][pad]

  • pitch: nominal pitch, mm/100
  • width: nominal span of leads, mm/100
  • height: maximum body height, mm/100
  • pins: count
  • belly pad: P = pad, N = no pad

QFP

BGA

Description
No description provided
Readme 65 MiB
Languages
Python 99.3%
Shell 0.5%
HTML 0.2%