About 50 results
Open links in new tab
  1. DIY function generator using arduino uno

    Jan 22, 2021 · hello there. i am trying to make a function generator using atmega328 ( arduino uno ), i used a resistor ladder R-2R as a digital to analog converter and a timer to generate time event that …

  2. AD9833 function generator - General Guidance - Arduino Forum

    Oct 19, 2024 · I am facing issue in my project of function generator which can generate sine, square and triangular wave using AD9833 module and Arduino uno. Code is works properly and it generates …

  3. Generate an arbitrary function by DAC - Arduino Forum

    Jul 22, 2023 · Hello, I would like to make a small project (a function generator) with ESP32-WROOM in wich the final goal is to generate an arbitrary function regulated form some setting. My aims is to …

  4. How to make a waveform generator with frequency of 20hz-20Mhz

    Mar 31, 2014 · Hi sir this is my first time posting here, give me some advise on how to make my project (a waveform generator) that generates 20hz-20Mhz. i saw one tutorial which is a Arduino-due Simple …

  5. Oscilloscope + Function generator - Showcase - Arduino Forum

    Mar 18, 2017 · Hey, while experimenting with operational amplifiers, I realized I need some form of visual representation of the voltages and a easy-to-use function generator would also have been …

  6. Function generator via Arduino code (sawtooth, sine, and square wave)

    Feb 13, 2024 · Arduino Waveform Generator Frequency Problem Programming 11 267 July 11, 2025 AD9833 function generator General Guidance 18 1349 January 2, 2026 Generating 3 Phase SPWM …

  7. Arduino Function Generator - Interfacing - Arduino Forum

    Mar 22, 2009 · Hi i want to make a simple function generator with arduino. Anyone have a good program for it. I would like it to go at least up to 140 khz and try to have it produce a square wave. And if the is …

  8. Function generator library - General Guidance - Arduino Forum

    Apr 10, 2025 · Here is code I have found for generating a triangle wave using the library. What is the additional code you would need to print out the triangle wave on the serial monitor? Not much point …

  9. Arduino function generator - General Electronics - Arduino Forum

    Aug 30, 2013 · Arduino Waveform Generator Arduino Waveform Generator: Waveform generators (also called function generators) are useful for testing and debugging circuits. I often use them to test the …

  10. Function generator using arduino uno

    Oct 29, 2018 · hello, everybody, I am trying to build a function generator using AD9833 with Arduino Uno, I have found a good reference for this project and I have used its code but unfortunately, the …