Hello, I've got to set a pin every 24 hours plus or minus 10 minutes. I need the timer to work while I'm doing a bunch of other things (I guess this means I've got to use interrupts). Anyway, anyone have any ideas how to set up a 24 hour count? C code is preferred. Thanks, Dave