Skip to content

jpsullivan234/ESP32_Capacitance_Meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32_LCR_Meter

A simple capacitance meter implemented on ESP32-C3. The only external component required is a 2Mohm resistor. This code will work on any microcontroller with an ADC. From my tests, this meter is accurate down to 10 pF and possibly lower.

I'm working on updating this code, but it currently will not be accurate above 500 pF. The code will also be less accurate on different microcontrollers.

About

A simple capacitance meter implemented on ESP32-C3. The only external component required is a 2Mohm resistor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages