Skip to content

Commit 1e0f9d4

Browse files
schemtic update
1 parent b9cdbc2 commit 1e0f9d4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ The user can adjust the 10K resistor value in code variable(resistorValue) to ma
9191

9292
Test 2 : Range 18 pF to 470 uF.
9393

94-
This capacitance test has the greatest range of two. It also had the highest accuracy with smaller capacitors.
94+
This capacitance test has the greatest range of 3. It also had the highest accuracy with smaller capacitors.
9595
No resistors are needed and it only uses two analog pins(A2(neg) and A3(positive) from the Arduino.
96-
There is no extra resistor just the internal components of atmega chip.
96+
There is no extra resistor just the internal components of ATmega328 chip.
9797

9898
C1 calibration(optional):
9999

docs/eagle/cap_meter.png

-9 Bytes
Loading

docs/eagle/cap_meter.sch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2331,9 +2331,9 @@ In this library the device names are the same as the pin names of the symbols, t
23312331
<wire x1="78.74" y1="35.56" x2="78.74" y2="55.88" width="0.1524" layer="91"/>
23322332
<wire x1="78.74" y1="55.88" x2="76.2" y2="55.88" width="0.1524" layer="91"/>
23332333
<junction x="78.74" y="35.56"/>
2334-
<wire x1="76.2" y1="55.88" x2="76.2" y2="68.58" width="0.1524" layer="91"/>
2335-
<pinref part="U$1" gate="G$1" pin="A7"/>
2336-
<wire x1="76.2" y1="68.58" x2="78.74" y2="68.58" width="0.1524" layer="91"/>
2334+
<wire x1="76.2" y1="55.88" x2="76.2" y2="71.12" width="0.1524" layer="91"/>
2335+
<pinref part="U$1" gate="G$1" pin="A6"/>
2336+
<wire x1="78.74" y1="71.12" x2="76.2" y2="71.12" width="0.1524" layer="91"/>
23372337
</segment>
23382338
</net>
23392339
<net name="N$7" class="0">

images/sch.jpg

3 Bytes
Loading

0 commit comments

Comments
 (0)