1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph/dac
2024-03-26 14:53:35 +01:00
..
main.c tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
Makefile tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
README.md tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02: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)