Understanding TimerOne. h - Programming - Arduino Forum
Hello all, I’m attempting to use an interrupt for the first time within a project, and I believe I’m going to utilize the TimerOne. h library. If I’m understanding that library correctly, am I only able to program outputs within the ISR on pins 9 and 10? I was hoping to have 3 outputs triggered individually from the interrupt. Is there a means to do this?
more
|