Which timer library to use for several seconds of delay

PaulS:
Actually, int should be long.

Edit: OK

Edit2: You may be interested studying the code of the SimpleTimer library http://www.arduino.cc/playground/Code/SimpleTimer#GetTheCode , especially the function setTimeout :slight_smile: