Hi,
I want to create sine/cos wave lookup table from 0 to 90 with option of maximum number of point and max amplitude. I want to know how I can do this. Any formula or any free tool. I know online tool like "https://www.daycounter.com/Calcu..." but these tool not give option of different angle. So please help me for this.
One more thing I want to ask- Can I create these lookup table in microcontroller its self?
So I can create table as required and put it in to the ram and then use it.
Any python code is also helpful. So I can use it to generate lookup table for desired amp, size and angle.
Thanks