k3ng_cw_keyer icon indicating copy to clipboard operation
k3ng_cw_keyer copied to clipboard

Sinewave Sidetone Creation on Arduino Due

Open k3ng opened this issue 9 years ago • 3 comments

k3ng avatar May 05 '15 00:05 k3ng

Use the 12 bit DAC on the Due to create sinewave sidetone and also have a software based volume control.

Code that could possibly be used.

k3ng avatar May 05 '15 09:05 k3ng

How about to integrate the PWM sine wave generator from https://github.com/daijo/CWSoftie ? Thanks for considering, Vojtech OK1IAK

bubnikv avatar Jun 01 '17 09:06 bubnikv

Hi Vojtech. It looks like that project is using this code:

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

I'm thinking of implementing this for the Mega board.

k3ng avatar Jun 03 '17 23:06 k3ng