[Haskell-cafe] Timing in atom -- how consistent?

Jason Dusek jason.dusek at gmail.com
Fri Jan 1 14:51:22 EST 2010


2010/1/1 John Van Enk <vanenkj at gmail.com>:
> I remembered that I have some of this stuff on github. Here's
> the example C file that sets up the timers on an Ardunio
> board.
>
> http://github.com/sw17ch/atom-arduino-experiments/blob/master/Blink/blink.c
>
> Notice that the main function does nothing. All the work is
> done by blink_atom() which is called out of the ISR (Interrupt
> Service Routine).

  Thanks for the example.

--
Jason Dusek


More information about the Haskell-Cafe mailing list