Skip to content

Arduino Library to interface with EVAL-AD9106 DAC for arbitrary wave-form generation

Notifications You must be signed in to change notification settings

barreralab/AD9106

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AD9106

Arduino Library to interface with Analog Devices' EVAL-AD9106 DAC for arbitrary wave-form generation. Guided by code examples from documentation page

Currently supports DDS sourced and pre-set waveforms. SRAM not modifiable.

How to Use

Clone repository into local Arduino libraries folder. Access example programs through Arduino IDE: File > Examples > AD9106.

Waveform Examples

AD9106 Example 3: Four Pulsed DDS-Generated Sine Waves from a Prestored waveform with Different Start Delay and Digital Gain Settings IMG_6310

AD9106 Example 4: Pulsed DDS-Generated Sine Wave and 3 Sawtooth waveforms IMG_6309

AD9106 Example 6: DDS-Generated Sine wave and 3 Sawtooth waveforms IMG_6311

Custom 4 DDS-Generated Sinewaves, non-pulsed continuous IMG_6312

About

Arduino Library to interface with EVAL-AD9106 DAC for arbitrary wave-form generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages