how to tell an led to blik for a certain number of seconds arduino code example Example: blink led arduino void setup() { pinMode(ledPin, OUTPUT); }