Arduino library for AD9833 function generator.DescriptionExperimental library for the AD9833 function (waveform) generator (12.5 MHz) The library supports both hardware SPI and software SPI.The AD9833 is a signal generator that has two channels for frequency and two channels for the phase. These ...
AD9833-Library-Arduino Synopsis Library to control the AD9833 DDS waveform generator. The library allows the user to independently program frequency, phase, and waveform type for both registers. From Analog Devices data sheet:(http://www.analog.com/media/en/technical-documentation/data-sheets/AD983...
Use the library manager, searching for MCP41. Circuit Connections For the AD9833 make the following connections from an Arduino Uno to the breakout board: DAT 11 /// SPI Data pin numberCLK 13 /// SPI Clock pin numberFSY 10 /// chip select (FSYNC in AD9833 usage)...
Arduino STM32 library for Analog Device ad9833 module. This library simplifies the use of dds analog devices ad9833 modules. It also allowed for high module update rates compared to using the standard SPI library. AD9833 modules The AD9833 is a programmable waveform generator capable of producing...
BasicCode / function-generator-arduino Star 7 Code Issues Pull requests Arduino function generator based on the AD9833. function-generator ad9833 signal-generator waveform-generator Updated May 31, 2018 C++ TheSpaceEgg / SimpleAD9833 Star 5 Code Issues Pull requests Arduino library for very...
LCD1602 I2C:https://github.com/fdebrabander/Arduino-LiquidCrystal-I2C-library WatchDog:https://github.com/GyverLibs/GyverWDT Compile Options/Firmware Configuration: You may pick up a pre-compiled firmware HEX file that includes all the below advanced options (except ENABLE_VOUT_SWITCH and USE_PHASE...