Skip to content

This program will calculate the timer value for PWM sine wave which could be generated using a microcontroller. The inputs are the carrier frequency, sinewave frequency and minimum and maximum value of counters. It outputs the sine table value in a file which could be readly copied to an array.

Notifications You must be signed in to change notification settings

bharadwaaj/pwm-sine-table-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pwm-sine-table-generation

This program will calculate the timer value for PWM sine wave which could be generated using a microcontroller. The inputs are the carrier frequency, sinewave frequency and minimum and maximum value of counters. It outputs the sine table value in a file which could be readly copied to an array.

About

This program will calculate the timer value for PWM sine wave which could be generated using a microcontroller. The inputs are the carrier frequency, sinewave frequency and minimum and maximum value of counters. It outputs the sine table value in a file which could be readly copied to an array.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages