Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 404 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 404 Bytes

AD9851 for Raspberry Pi

This program allows you to set the frequency of the DDS AD9851 connected to the Raspbery PI using the GPIO pins.

If you want to use this program for commercial projects please contact me to [email protected]

I'm including the source code

Usage:

./ad9851 < Frequency in Hertz >

Example for 10 Mhz:

./ad9851 10000000

Regards.

Alfredo Mendiola Loyola