Introduction To Arduino PDF
Introduction To Arduino PDF
From the Board option in the dropdown menu of Tools, select the version of
Arduino hardware. From the port option select COM Port <number> once you
have connected your Arduino hardware to your computer. Various sample
programmes are available in the Examples option under File .
14
Microcontroller
6
Analog Pins : These pins are used for signals which are a
measured response to changes in physical
phenomena, such as sound, light, temperature,
position, or pressure. There are 6 anlalog pins on
Arduino Uno. These pins are mostly used for getting
values from variable resistors such as themistor,
photoresistor, potentiometer, etc. Analog pins have a
range of 10 bits ie 0 - 1023.