Input/Output Funtions

Overview

The pins on the Arduino board can be configured as either inputs or outputs. We will explain the functioning of the pins in those modes. It is important to note that a Arduino has 6 analog pins range from A0 to A5 and 13 Digital Pins range from 0 to 13.

Input/output Functions in Arduino programming are divide into two. to Know more click on each