Using internal clock pulse for ISR?
hi all,
i newbie both arduino & c programming.
i trying figure out how use internal 16mhz clock pulse run counter, run isr 100 times/second.
i assume there command & have been scouring net hours trying find such animal, no avail.
can point me in right direction?
i newbie both arduino & c programming.
i trying figure out how use internal 16mhz clock pulse run counter, run isr 100 times/second.
i assume there command & have been scouring net hours trying find such animal, no avail.
can point me in right direction?

lots of ways of doing it, 100hz pretty slow - why need interrupt?
(i don't want put off, interrupts tricky beasts, , best reserved fast events).
(i don't want put off, interrupts tricky beasts, , best reserved fast events).
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Using internal clock pulse for ISR?
arduino
Comments
Post a Comment