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.
- Host: GitHub
- URL: https://github.com/MajicDesigns/MD_AD9833
- Owner: MajicDesigns
- License: lgpl-2.1
- Created: 2018-01-02T04:01:18.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T22:16:47.000Z (12 months ago)
- Last Synced: 2024-08-07T18:29:32.338Z (10 months ago)
- Topics: ad9833, dds, fsk, psk, signal-generation, sine, square, triangle, wave
- Language: C++
- Size: 510 KB
- Stars: 35
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MD_AD9833
[](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/)