I went on Microchip and looked for a PIC with at least 5 timers: PIC18F24J11.
http://www.microchip.com/ParamChartS...g=en&pageId=74
(That page might load properly, or not.)
I'd try to use that along with DT-INTs; best way to blink LEDs.
Robert
EDIT:
http://darreltaylor.com/DT_INTS-18/home.html
TMR0_INT -- TMR0 Overflow
TMR1_INT -- TMR1 Overflow
TMR2_INT -- TMR2 to PR2 Match
TMR3_INT -- TMR3 Overflow
TMR4_INT -- TMR4 Overflow
EDIT SOME MORE:
There are 16F models if that makes things easier for you: PIC16F1782
http://www.microchip.com/ParamChartS...=en&pageId=74#
Use the Show/Hide Column feature to speed browsing.
Bookmarks