File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -64,14 +64,9 @@ Features
64
64
65
65
![ ScreenShot schematic] ( https://github.com/gavinlyonsrepo/LR_meter_arduino/blob/master/documentation/images/lr_meter2.png )
66
66
67
- The unit was two push buttons , mode-menu and test.
68
- "Mode-menu" changes the display and "test" starts test.
69
-
70
- ** Display ADC in digital value and Voltage. **
71
67
72
68
** Resistance test**
73
69
74
-
75
70
The resistors used in circuit should be measured on good quality meter
76
71
and there exact values added to code for maximum accuracy.
77
72
@@ -111,6 +106,13 @@ The comparator will turn the sine wave into a square wave with a duty of 50%(see
111
106
We can now solve the equation for inductance.
112
107
113
108
109
+
110
+
111
+ ** Display ADC in digital value and Voltage.**
112
+
113
+ This displays the voltage and ADC digital value measured on AO, This can be sued for testing potentiometers,
114
+ sensors or measuring voltage levels.
115
+
114
116
Copyright
115
117
-------------------------------
116
118
You can’t perform that action at this time.
0 commit comments