From 67013ae17af0436b930dce450a813239be969601 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 27 Dec 2016 01:14:37 +0100 Subject: o Initial import of some tools for working with KiCAD BOM files and Digi-key. --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..1ff2319 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Rules + +o Inconsistent unit usage (0.1uF vs 100nF) +o Different components for same values / constraints +o Tolerances are within requirements +o values match selected part +o correct footprint +o find skipped instance numbers (C1, C2, C4 => C3) + +o Availability + - status: ative/last buy/obsolete + - MOQ + +# Utils + +o Download datasheets, IBIS model, SPICE model -- cgit v1.2.3