Use any microcontroller to generate two sine waveforms on two GPIO pins. Use a potentiometer to control the phase shift of the second sine waveform.
Note: We can generate a sine wave using the built-in DAC of the ESP32 or similar microcontrollers.
Submit Your Solution