The document contains two Arduino sketches that control an output pin to turn a relay on and off. In both sketches, pin 11 and pin 3 are set as outputs and toggled every second. Each sketch includes a setup function for initialization and a loop function for continuous operation.