void loop() { analogWrite(motorPin, 255); // set motor speed to maximum delay(1000); analogWrite(motorPin, 0); // stop the motor delay(1000); }

To complete signup, click the confirmation link in your inbox.

If it doesn't arrive within 3 minutes, check your spam folder!