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? :-[

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).


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Using internal clock pulse for ISR?


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums