Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 384 Bytes

Arduino Function Generator

This repository hosts the programs for generating fundamental waveforms (signals) using Arduino Microcontroller.

Following are the supported waveform types:

  • DC
  • Pulse
  • Sawtooth
  • Sine
  • Square
  • Triangle

Note: MCP4725 I2C DAC Breakout Development Board Module was used to generate the continuous time (analog) signals.