Various aspects of home brew inverters


Author Message
iannez
Newbie

Joined: 05/07/2019
Location: Italy
Posts: 23
Posted: 10:47am 22 Jan 2021      

Hello,
I'm actually studying the DDS implementation like this:

http://interface.khm.de/index.php/lab/interfaces-advanced/arduino-dds-sinewave-generator/

the signal comes out from pin11 or pin3 if it is enabled through TCCR2A registers
and pinMode.

I need it to study some behaviors of a sine wave,
strictly at low voltage such as the output from a 50w class A/B amplifier,
superimposed on another sine wave, but for this they must
be in phase with PLL as on nanoverter sketch.

thanks A.