EduardoGMohedano / Signal-generator

ATMega328 produces different waveforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signal-generator

ATMega328 produces different waveforms.

It is possible to generate square, sawtooth and sine waveforms within a range of frequencies 1 - 100 Hz. The frequency and signal is chose by using a 4 x 4 keypad. A PWM signal is generated and then plug into a low pass filter so the signal is smoothed.

About

ATMega328 produces different waveforms


Languages

Language:Makefile 71.7%Language:C++ 28.3%