Microcontroller › 8051 › generation of signals › Hi, Signal generation
February 25, 2014 at 5:41 am
#11103
SHAH DISHANT H.
Participant
Hi,
Signal generation requires two parameters to be controlled.
1. Amplitude
2. Frequency
To control the amplitude, you have to use DAC which will give Analog voltage on output pin.
To control frequency, you can use keys, keypad etc. for entering the frequency value. Another option is use ADC for this.
The output of ADC controlles the sampling rate and hence you can obtain variable frequency output.
All the best.