About 90,400 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 …

  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 …

  3. 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 …

  4. 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. …

  5. Function generator via Arduino code (sawtooth, sine, and square …

    Feb 13, 2024 · I used AI to generate parts of this code, I am wondering if someone that has access to an oscilloscope and 4 potentiometers would be able to set it up and test it out for …

  6. Arduino Waveform Generator Frequency Problem

    Jan 12, 2025 · I think you are being too ambitious trying to generate three different waveforms at up to 20kHz using an Arduino Uno R4 Minima. To generate a waveform at a certain frequency, …

  7. 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 …

  8. 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 …

  9. Function generator library - General Guidance - Arduino Forum

    Apr 11, 2025 · I have now tried 2 different versions of rob tillaarts function generator library found and now installed from the library manager. version 0.7.1 and 0.4.3 The latest release is 0.3.0, …

  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 …