Configuring Timer1 Overflow Interrupts - Arduino Forum
Hi all - been trying to get some Timer1-related stuff working for my arduino project (just got into this about a week ago) but Im having a little trouble understanding a few things about timer1. Heres the ideal setup: I want to use Timer1 as a global timer that is always running, that allows me to synchronize when certain events happen in the system. Is it possible to slow down the speed of . . .
more
|