Pages

Thursday, May 27, 2010

sine array generator


Sometimes we want to create sine wave from our microcontroller project. And it need arrays of constants to fed to PWM generator. And you don't know what constants to be filled to.

Well, I have same problems too. So I calculate sine wave formula and put it into a software to make it simpler.

If you found some bug, please let me know by posting comment in this blog

requirements : minimum Net Framework 2.0

Sine Array Generator
md5: 4D9FF7189BE49D6C376F0E112AFC6A8E

note : of course i have a tool for calculating md5 in here