Lines Matching +full:low +full:- +full:noise
1 .. zephyr:code-sample:: fdc2x1x
2 :name: FDC2X1X Capacitance-to-Digital Converter
3 :relevant-api: sensor_interface
12 to read the 12-Bit and 28-Bit, as well as the 2-Channel and 4-Channel versions
13 (FDC2112, FDC2114, FDC2212, FDC2214). The 4-channel versions are chosen through
14 devicetree properties. The default in this sample is the 2-channel version.
16 Capacitive sensing is a low-power, low-cost, high-resolution contactless sensing
19 a capacitive sensing system is any metal or conductor, allowing for low cost and
22 noise susceptibility of the sensors. With the FDC2x1x innovative EMI resistant
23 architecture, performance can be maintained even in presence of high-noise environments.
39 at pages 4-5.
52 .. zephyr-app-commands::
53 :zephyr-app: samples/sensor/fdc2x1x
58 Sample Output: 2-Channel, 28-Bit (FDC2212)
61 .. code-block:: console
78 Sample Output: 4-Channel, 12-Bit (FDC2114)
81 .. code-block:: console