Home Question Answer What is pinMode()? What is pinMode()? PinMode() is a common function used to designate the mode of an Arduino pin. It sets whether we want to write (OUTPUT) or read from a pin (INPUT). Related Questions What is Arduino IDE? What is a Compiler? What is an Algorithm? What is a flowchart? What is Firmware? What are the two types of firmware updates? What is C/C++ programming language? How do we program IoT bridge? Load More