Skip to content
Jonathan Nethercott edited this page Aug 4, 2020 · 2 revisions

Welcome to the arduino-capacitor wiki!

The Capacitor library is designed to be used from the Arduino IDE and allows you to measure capacitance between two pins - one of which needs to be an analog pin. Measurement range is from under 1pF to over 100uF.

API

Capacitor class

CapacitorLite class

How it Works

A description of how the library works can be found here (TBD)