News

Arduino has taken the product “maker” world by storm and one of the more popular Arduino modules is the Analog Devices AD9851 DDS waveform generator. An Internet Web search for “Arduino DDS” showed ...
An inexpensive DDS Signal generator based on the AD9851 module to generate sign wave of up to 70MHz (20-30MHz realistically). The module also has a built-in reference square wave up to 1 MHz, this ...
In this tutorial we learn how quickly and easily we can build our own Arduino based Function generator or Waveform generator, which can produce square wave (5V/0V) with frequency ranging from 1Hz to ...
Let's Build a DDS Function Generator for Our Electronics Laboratory. Introduction If you are an electronics student, hobbyist or researcher and have your own electronics lab. Then you might have many ...
Posted in Arduino Hacks, Tool Hacks Tagged AD9833, arduino nano, function generator, test equipment, X9C104P ← The E-Waste Apocalypse Looms ...
Want to build a DDS high performance function generator with the popular AD9834, BUT using a micro of your choice? Read on.
Anyone searching for a function generator may be interested in a new DIY Arduino project which details how you can make your very own. “A function generator is a very useful tool, especially ...
Code for the Pulsar DDS Function Generator using ATMega328, including several improvements to the functionality and display.