1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_ad7746
2020-11-18 18:38:51 +01:00
..
app.config.test tests/drivers: add Kconfig configuration files and to CI test 2020-11-18 18:38:51 +01:00
main.c tests: replace SLEEP define 2019-10-10 10:47:38 +02:00
Makefile tests: Add test for AD7746 driver 2019-02-15 13:37:45 +01:00
README.md tests: Add test for AD7746 driver 2019-02-15 13:37:45 +01:00

About

This is a test application for the AD7746 capacitance-to-digital converter with temperature and voltage sensors.

Usage

This test application will initialize the sensor for measuring capacitance from the CIN1 input (it can be changed in runtime). It will also initialize the voltage / temperature channel and show that the mode can be changed in runtime.

After that it will print measurements of capacitance and internal temperature on STDOUT.