1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_dac
2020-11-06 15:58:00 +01:00
..
app.config.test tests/periph_*: add Kconfig configuration files 2020-11-06 15:58:00 +01:00
main.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
Makefile tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
README.md tests/periph_dac: updated test for API changes 2016-03-14 20:39:31 +01:00

About

This is a test application for a digital to analog converter (DAC).

This test application tries to initialize every available DAC line. If successful, it will output a saw tooth pattern with a period of about 10Hz on each of the available lines.

Usage

Connect an oscilloscope to the DAC pins and look at the signal levels (you should be able to clearly see the saw tooth signal in your scope)