a bit of history...
I built a small board with two push buttons, two pots, and two hall effect switches, 4 leds and 4 pwm - analog converters.
it also has a icd port and icp port that connects the the epic programmer. I am making this to try out programs before i make any boards.

now for the problem...
i would like to have.......8... yes 8 pwm outputs. the chances are that I will never use all 8. typically 4 max, but I would like to have the option if possible.

and what I need to know...
could anyone suggest some type of flow chart that will allow me to use the interrupts from tmr1 and tmr2 to create all 8 channels of pwm.

the frequencies will be: Digital output: 33Hz, 100Hz, or 200Hz
Analog output:3kHz

the frequencies will be set in the program.