This example Arduino sketch is meant to work with Anabit's Reflex DAC 14 Bit 2MSPS bipolar output +/- 4.096 open source reference design Product link: This example sketch demonstrates how to output 4 ...
This is a test code for sine wave generation via direct access to the 12-bit DAC registers. It is faster than analogWrite() in the standard library. Sampling rate : 44100Hz. Sine wave frequency : ...