An open API service indexing awesome lists of open source software.

https://github.com/MajicDesigns/MD_AD9833

Library for using a AD9833 Programmable Waveform Generator hardware by Analog Devices.
https://github.com/MajicDesigns/MD_AD9833

ad9833 dds fsk psk signal-generation sine square triangle wave

Last synced: 6 months ago
JSON representation

Library for using a AD9833 Programmable Waveform Generator hardware by Analog Devices.

Awesome Lists containing this project

README

        

# MD_AD9833

[![arduino-library-badge](https://www.ardu-badge.com/badge/MD_AD9833.svg?)](https://www.ardu-badge.com/MD_AD9833)

Library for using a AD9833 Programmable Waveform Generator hardware by Analog Devices.

The AD9833 is a low power, programmable waveform generator capable of producing sine, triangular, and square wave outputs. The output frequency, phase and all other parameters are software programmable through an SPI interface.

This library features access to all on-chip features though an abstracted class and methods to coordinate register changes to implement user-level functionality.

If you like and use this library please consider making a small donation using [PayPal](https://paypal.me/MajicDesigns/4USD)

[Library Documentation](https://MajicDesigns.github.io/MD_AD9833/)