Arduino Digital INPUT and OUTPUT ArduinoWorld Digital INPUT and OUTPUT Read more Example Code Sets pin 2 to the same value as pin 3, declared as an input. int ledPin = 2; // LED connected to digital …