Microcontroller › 8051 › generation of signals › you need a DAC for that you
February 21, 2014 at 5:49 pm
#11076
Participant
you need a DAC for that
you have to give digital input and you get corresponding analog output
for example using 8 bit DAC to generate square wave
first give digital input 00h (all 0’s)
then after delay give input FFh (all 1’s)
again after delay give all 0 input like wise