LCR meter project. An Inductance, Capacitance and Resistance meter, Arduino NANO(v3) based.
-
Updated
Dec 18, 2023 - C++
LCR meter project. An Inductance, Capacitance and Resistance meter, Arduino NANO(v3) based.
Inductance and Resistance meter, Arduino based. Push button input. 3 tests, 4 resistor test ranges. One Inductance test, Analog input display , outputs to serial monitor and OLED. Resistor range is from 0 ohms to 2 Mohms , Inductor range is 80uH to 30,000uH.
This repository showcases simulations from my research projects.
Use the resistive divider to calculate the unknown resistor, and use the average filter to smooth the value.
The program calculates the voltages, power, current, impedance and reactance for a series and parallel circuits of a resistor and a inductor.
Add a description, image, and links to the resistance topic page so that developers can more easily learn about it.
To associate your repository with the resistance topic, visit your repo's landing page and select "manage topics."