DIY Arduino LC meter: Build Your Own Inductance and Capacitance Meter
An LC (inductance and capacitance) meter is a device that measures the inductance and capacitance of a circuit. An Arduino microcontroller ( ATMEGA328P ) can be used to build an LC meter, by using the Arduino’s analog-to-digital converter (ADC) to…