Well Dwayne, I do not have something ready right now. But you can use the formulas at the top of the thread, put the results in an EEPROM after some rounding and I guess you are ready to run.

This is a good solution when you have to calculate some data based on a complicated formula with MCUs. Like the Sinewaves, you calculate the numbers, put them in EEPROM, and after that on run time, values are retrieved and output, filters and voila ... a close sinewave signal in no time! (Well the distortion may be a little more than analog oscilator but... nobody is perfect).

Ioannis