Skip to content

Commit 7bd355a

Browse files
committed
added interactive BOM and parts placement
1 parent b129d92 commit 7bd355a

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
- [**Design Architecture**](#design-architecture)
88
- [**Signal Conditioning**](#signal-conditioning)
99
- [**Integrated Display**](#integrated-display)
10-
- [**Assembly**](#assembly)
1110
- [**Schematic diagram**](#schematic-diagram)
1211
- [**Module visualisation**](#module-visualisation)
12+
- [**Assembly**](#assembly)
1313
- [**Production files**](#production-files)
1414
- [**Software**](#software)
1515
- [**Reporting bugs**](#reporting-bugs)
@@ -64,11 +64,6 @@ The Arduino UNO Inductance Measurement Shield is a dedicated peripheral board de
6464

6565
An on-shield OLED displays measured inductance values in real time, eliminating external monitoring requirements.
6666

67-
### **Assembly**
68-
For Arduino UNO:
69-
* JP1 jumper – short-circuit (with a drop of tin) the FREQ and ICP fields.
70-
* JP2 jumper – leave in the Auto position (V<sub>cc</sub> from IOREF).
71-
7267
### **Schematic diagram**
7368
<p align="center"><img src="./docs/schematic.png" alt="wiring diagram" width="80%"/></p>
7469

@@ -77,6 +72,13 @@ The Arduino UNO Inductance Measurement Shield is a dedicated peripheral board de
7772
(click on the image to see the 3D model)
7873
<p align="center"><a href="https://3dviewer.net/#model=https://github.com/michpro/Arduino_LMeter_shield/blob/master/docs/Arduino_LMeter_shield.wrl"><img src="./docs/Arduino_LMeter_shield.png" alt="Arduino UNO LMeter Shield" width="50%"/></a></p>
7974

75+
### **Assembly**
76+
For Arduino UNO:
77+
* JP1 jumper – short-circuit (with a drop of tin) the FREQ and ICP fields.
78+
* JP2 jumper – leave in the Auto position (V<sub>cc</sub> from IOREF).
79+
80+
[Interactive BOM and parts placement](https://michpro.github.io/Arduino_LMeter_shield/ibom.html)
81+
8082
### **Production files**
8183
The production files can be found in the location: https://github.com/michpro/Arduino_LMeter_shield/blob/master/production/
8284

0 commit comments

Comments
 (0)