EIT-team / AD9954_Current_Source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AD9954 communication library

Communication over a serial port to program Analog Devices AD9954 DDS chip.

Arduino source code in /Program_AD9954.

Sample MATLAB code for programming over Serial port in sample_code.m

Serial commands:

frequency xxxx frequency to program (Hz)

stim 1 Starts injection

stim 0 Stops injection

About


Languages

Language:C++ 64.9%Language:Makefile 26.6%Language:C 7.1%Language:AGS Script 0.8%Language:MATLAB 0.6%