Skip to content

sakoPO/partname-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partname-resolver

Build status Coverage Status

Electronic component name resolver

Simple python 3 script for decoding component parameters from its manufacturer part number. Designed to work with Capacitors and Resistors.

This script can extract parameters like:

  • component type (resistor or capacitor)
  • Resistance and tolerance
  • Capacitance and tolerance
  • Maximal working voltage
  • Maximal power dissipation
  • Dielectric type
  • Component Case

Supported capacitors series

  • Aishi: WH
  • AVX: standard product for chip capacitor
  • Fenghua Advanced Technology
  • Jamicon: VP, VB, SV, ST, NT, SS, SH, SL, SA, NS, SK, TK, NK, LK
  • Kemet:
  • Murata: GRT, GCM, GC3, GCJ, GCD, GCE, KCM, KC3, KCA, GCG
  • Nichicon: VZ, VR, KA, CS, CY
  • Samsung: CL
  • Samwha: CA, RC, RD, SD
  • Taiyo Yuden
  • Vishay: VJ
  • Yageo: CC

Supported resistor series

  • Bourns: CAT16, CAY16, CHV, CR
  • Royal Ohm
  • TE Connectivity: CRGCQ
  • Thunder: RL
  • Vishay: CRCW, PAT, PNM, TNPW
  • Yageo: AC, RC

Releases

No releases published

Packages

No packages published

Languages