Skip to main content

How to attach interrupts to Arduino UNO timers?

I understand there are 3 timers on the Arduino UNO. What specific registers do I need to use to access them?

My goal is to use these timers to poll different sensors I am using with a ms period. Are there any pre-made libraries out there to do this?

Sean
  • 29
  • 1
  • 2