SlideShare a Scribd company logo
1 of 16
Arduino Pin
Description
BY: NIKET CHANDRAWANSHI
HTTP://WWW.NIKETCHANDRAWANSHI.ME/
ARDUINO BOARD CAN BE
POWERED BY USING THE USB
CABLE FROM YOUR COMPUTER.
ALL YOU NEED TO DO IS CONNECT
THE USB CABLE TO THE USB
CONNECTION (1).
Power USB
Arduino boards can be powered directly
from the AC mains power supply by
connecting it to the Barrel Jack (2).
Power (Barrel Jack)
The function of the voltage regulator
is to control the voltage given to the
Arduino board and stabilize the DC
voltages used by the processor and
.other elements
Voltage Regulator
The crystal oscillator helps Arduino in
dealing with time issues. How does
Arduino calculate time? The answer is,
by using the crystal oscillator. The
number printed on top of the Arduino
crystal is 16.000H9H. It tells us that the
frequency is 16,000,000 Hertz or 16
MHz.
Crystal Oscillator
You can reset your Arduino board, i.e.,
start your program from the beginning.
You can reset the UNO board in two
ways. First, by using the reset button
(17) on the board. Second, you can
connect an external reset button to the
Arduino pin labelled RESET (5).
Arduino Reset
โ€ข3.3V (6): Supply 3.3 output volt
โ€ข5V (7): Supply 5 output volt
โ€ขMost of the components used with Arduino board
works fine with 3.3 volt and 5 volt.
โ€ขGND (8)(Ground): There are several GND pins on
the Arduino, any of which can be used to ground
your circuit.
โ€ขVin (9): This pin also can be used to power the
Arduino board from an external power source, like
AC mains power supply.
Pins (3.3, 5, GND, Vin
)
The Arduino UNO board has five analog
input pins A0 through A5. These pins can
read the signal from an analog sensor like
the humidity sensor or temperature sensor
and convert it into a digital value that can be
read by the microprocessor.
Analog pins
Each Arduino board has its own microcontroller (11).
You can assume it as the brain of your board. The
main IC (integrated circuit) on the Arduino is slightly
different from board to board. The microcontrollers are
usually of the ATMEL Company. You must know what
IC your board has before loading up a new program
from the Arduino IDE. This information is available on
the top of the IC. For more details about the IC
construction and functions, you can refer to the data
sheet.
Main microcontroller
Mostly, ICSP (12) is an AVR, a tiny
programming header for the Arduino
consisting of MOSI, MISO, SCK, RESET,
VCC, and GND. It is often referred to as an
SPI (Serial Peripheral Interface), which
could be considered as an "expansion" of
the output. Actually, you are slaving the
output device to the master of the SPI bus.
ICSP pin
This LED should light up when you plug
your Arduino into a power source to
indicate that your board is powered up
correctly. If this light does not turn on, then
there is something wrong with the
connection.
Power LED indicator
On your board, you will find two labels: TX
(transmit) and RX (receive). They appear in two
places on the Arduino UNO board. First, at the
digital pins 0 and 1, to indicate the pins responsible
for serial communication.
Second, the TX and RX led (13). The TX led
flashes with different speed while sending the serial
data. The speed of flashing depends on the baud
rate used by the board. RX flashes during the
receiving process.
TX and RX LEDs
The Arduino UNO board has 14 digital I/O
pins (15) (of which 6 provide PWM (Pulse
Width Modulation) output. These pins can
be configured to work as input digital pins
to read logic values (0 or 1) or as digital
output pins to drive different modules like
LEDs, relays, etc. The pins labeled โ€œ~โ€
can be used to generate PWM.
Digital I / O
AREF stands for Analog
Reference. It is sometimes, used
to set an external reference voltage
(between 0 and 5 Volts) as the
upper limit for the analog input pins.
AREF
Arduino boards based on
ATMEGA328 microcontroller
Board Name Operating
Volt
Clock Speed Digital i/o Analog
Inputs
PWM UART Programming Interface
Arduino Uno
R3
5V 16MHz 14 6 6 1 USB via
ATMega16U2
Arduino Uno
R3 SMD
5V 16MHz 14 6 6 1 USB via
ATMega16U2
Red Board 5V 16MHz 14 6 6 1 USB via FTDI
Arduino Pro
3.3v/8 MHz
3.3V 8 MHz 14 6 6 1 FTDICompatible
Header
Arduino Pro
5V/16MHz
5V 16MHz 14 6 6 1 FTDICompatible
Header
Arduino mini
05
5V 16MHz 14 8 6 1 FTDICompatible
Header
Arduino Pro mini
3.3v/8mhz
3.3V 8MHz 14 8 6 1 FTDICompatible
Header
Arduino Pro mini
5v/16mhz
5V 16MHz 14 8 6 1 FTDICompatible
Header
Arduino
Ethernet
5V 16MHz 14 6 6 1 FTDICompatible
Header
Arduino Fio 3.3V 8MHz 14 8 6 1 FTDICompatible Header
LilyPad Arduino 328 main board 3.3V 8MHz 14 6 6 1 FTDICompatible
Header
LilyPad Arduino simply board 3.3V 8MHz 9 4 5 0 FTDICompatible Header
Thank you
Niket Chandrawashi
Contact: +91-7415045756
niket.Chandrawanshi@outlook.com
To know more: http://www.niketchandrawanshi.me/

More Related Content

What's hot

PPT ON Arduino
PPT ON Arduino PPT ON Arduino
PPT ON Arduino Ravi Phadtare
ย 
Arduino presentation by_warishusain
Arduino presentation by_warishusainArduino presentation by_warishusain
Arduino presentation by_warishusainstudent
ย 
Basics of arduino uno
Basics of arduino unoBasics of arduino uno
Basics of arduino unoRahat Sood
ย 
Arduino & NodeMcu
Arduino & NodeMcuArduino & NodeMcu
Arduino & NodeMcuGuhan Ganesan
ย 
Arduino
ArduinoArduino
ArduinoJerin John
ย 
Arduino
ArduinoArduino
Arduinovipin7vj
ย 
Arduino Workshop
Arduino WorkshopArduino Workshop
Arduino Workshopatuline
ย 
Intro to Arduino
Intro to ArduinoIntro to Arduino
Intro to Arduinoavikdhupar
ย 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to ArduinoYong Heui Cho
ย 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to ArduinoRichard Rixham
ย 
Arduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIYArduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIYVishnu
ย 
Introduction to embedded systems
Introduction  to embedded systemsIntroduction  to embedded systems
Introduction to embedded systemsRAMPRAKASHT1
ย 
ARM CORTEX M3 PPT
ARM CORTEX M3 PPTARM CORTEX M3 PPT
ARM CORTEX M3 PPTGaurav Verma
ย 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduinoyeokm1
ย 
Esp8266 basics
Esp8266 basicsEsp8266 basics
Esp8266 basicsEueung Mulyana
ย 

What's hot (20)

PPT ON Arduino
PPT ON Arduino PPT ON Arduino
PPT ON Arduino
ย 
Arduino presentation by_warishusain
Arduino presentation by_warishusainArduino presentation by_warishusain
Arduino presentation by_warishusain
ย 
Basics of arduino uno
Basics of arduino unoBasics of arduino uno
Basics of arduino uno
ย 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduino
ย 
Arduino & NodeMcu
Arduino & NodeMcuArduino & NodeMcu
Arduino & NodeMcu
ย 
Arduino
ArduinoArduino
Arduino
ย 
Arduino
ArduinoArduino
Arduino
ย 
ARM Processors
ARM ProcessorsARM Processors
ARM Processors
ย 
Arduino Workshop
Arduino WorkshopArduino Workshop
Arduino Workshop
ย 
Embedded system
Embedded systemEmbedded system
Embedded system
ย 
Intro to Arduino
Intro to ArduinoIntro to Arduino
Intro to Arduino
ย 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduino
ย 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduino
ย 
Arduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIYArduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIY
ย 
Arduino IDE
Arduino IDE Arduino IDE
Arduino IDE
ย 
Introduction to embedded systems
Introduction  to embedded systemsIntroduction  to embedded systems
Introduction to embedded systems
ย 
ARM CORTEX M3 PPT
ARM CORTEX M3 PPTARM CORTEX M3 PPT
ARM CORTEX M3 PPT
ย 
Arduino- Serial communication
Arduino-  Serial communicationArduino-  Serial communication
Arduino- Serial communication
ย 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduino
ย 
Esp8266 basics
Esp8266 basicsEsp8266 basics
Esp8266 basics
ย 

Similar to Arduino Uno Pin Description

Neno Project.docx
Neno Project.docxNeno Project.docx
Neno Project.docxAditiBhushan3
ย 
Introduction to Arduino 16822775 (2).ppt
Introduction to Arduino 16822775 (2).pptIntroduction to Arduino 16822775 (2).ppt
Introduction to Arduino 16822775 (2).pptansariparveen06
ย 
POWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNO
POWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNOPOWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNO
POWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNOMarcheryAlingal
ย 
Robotics and Embedded Systems
Robotics and Embedded SystemsRobotics and Embedded Systems
Robotics and Embedded SystemsAnkan Naskar
ย 
Arduino arduino boarduno
Arduino   arduino boardunoArduino   arduino boarduno
Arduino arduino boardunoFilipe Campos
ย 
Chapter 5 Arduino Microcontroller Systems .pptx
Chapter 5 Arduino Microcontroller Systems .pptxChapter 5 Arduino Microcontroller Systems .pptx
Chapter 5 Arduino Microcontroller Systems .pptxkhgh7
ย 
The arduino uno is a microcontroller board based on the
The arduino uno is a microcontroller board based on theThe arduino uno is a microcontroller board based on the
The arduino uno is a microcontroller board based on thePramod Kumar
ย 
Arduino Uno
Arduino UnoArduino Uno
Arduino UnoKelly Taylor
ย 
Embedded system application
Embedded system applicationEmbedded system application
Embedded system applicationDhruwank Vankawala
ย 
Office automation system using arduino
Office automation system using arduinoOffice automation system using arduino
Office automation system using arduinoAshfaqul Haque John
ย 
Arduino UNO R3 Projects - Robomart
Arduino UNO R3 Projects - RobomartArduino UNO R3 Projects - Robomart
Arduino UNO R3 Projects - RobomartRavi Kant Pal
ย 
Arduino uno
Arduino unoArduino uno
Arduino unoMuhammad Khan
ย 
Arduino
ArduinoArduino
Arduinocandrakur
ย 

Similar to Arduino Uno Pin Description (20)

ARDUINO (1).pdf
ARDUINO (1).pdfARDUINO (1).pdf
ARDUINO (1).pdf
ย 
raushan
raushanraushan
raushan
ย 
Lecture 7
Lecture 7Lecture 7
Lecture 7
ย 
Neno Project.docx
Neno Project.docxNeno Project.docx
Neno Project.docx
ย 
Introduction to Arduino 16822775 (2).ppt
Introduction to Arduino 16822775 (2).pptIntroduction to Arduino 16822775 (2).ppt
Introduction to Arduino 16822775 (2).ppt
ย 
Introduction to arduino
Introduction to arduinoIntroduction to arduino
Introduction to arduino
ย 
POWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNO
POWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNOPOWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNO
POWERPOINT PRESENTATION ABOUT THE PARTS OF ARDUINO UNO
ย 
Robotics and Embedded Systems
Robotics and Embedded SystemsRobotics and Embedded Systems
Robotics and Embedded Systems
ย 
Arduino arduino boarduno
Arduino   arduino boardunoArduino   arduino boarduno
Arduino arduino boarduno
ย 
Chapter 5 Arduino Microcontroller Systems .pptx
Chapter 5 Arduino Microcontroller Systems .pptxChapter 5 Arduino Microcontroller Systems .pptx
Chapter 5 Arduino Microcontroller Systems .pptx
ย 
The arduino uno is a microcontroller board based on the
The arduino uno is a microcontroller board based on theThe arduino uno is a microcontroller board based on the
The arduino uno is a microcontroller board based on the
ย 
Arduino Uno
Arduino UnoArduino Uno
Arduino Uno
ย 
Embedded system application
Embedded system applicationEmbedded system application
Embedded system application
ย 
iot1&2.pdf
iot1&2.pdfiot1&2.pdf
iot1&2.pdf
ย 
Introduction Arduino
Introduction Arduino Introduction Arduino
Introduction Arduino
ย 
Office automation system using arduino
Office automation system using arduinoOffice automation system using arduino
Office automation system using arduino
ย 
arduino uno
arduino unoarduino uno
arduino uno
ย 
Arduino UNO R3 Projects - Robomart
Arduino UNO R3 Projects - RobomartArduino UNO R3 Projects - Robomart
Arduino UNO R3 Projects - Robomart
ย 
Arduino uno
Arduino unoArduino uno
Arduino uno
ย 
Arduino
ArduinoArduino
Arduino
ย 

More from Niket Chandrawanshi

Programming in Arduino (Part 2)
Programming in Arduino  (Part 2)Programming in Arduino  (Part 2)
Programming in Arduino (Part 2)Niket Chandrawanshi
ย 
Programming in Arduino (Part 1)
Programming in Arduino (Part 1)Programming in Arduino (Part 1)
Programming in Arduino (Part 1)Niket Chandrawanshi
ย 
37 things you should Do before Die !!!
37 things you should Do before Die !!!37 things you should Do before Die !!!
37 things you should Do before Die !!!Niket Chandrawanshi
ย 
Microsoft student partners fy14 reruitment
Microsoft student partners fy14 reruitmentMicrosoft student partners fy14 reruitment
Microsoft student partners fy14 reruitmentNiket Chandrawanshi
ย 
VLC Visible light communication (leaders of li fi)
VLC Visible light communication (leaders of li fi)VLC Visible light communication (leaders of li fi)
VLC Visible light communication (leaders of li fi)Niket Chandrawanshi
ย 

More from Niket Chandrawanshi (10)

How MQTT work ?
How MQTT work ?How MQTT work ?
How MQTT work ?
ย 
Programming in Arduino (Part 2)
Programming in Arduino  (Part 2)Programming in Arduino  (Part 2)
Programming in Arduino (Part 2)
ย 
Programming in Arduino (Part 1)
Programming in Arduino (Part 1)Programming in Arduino (Part 1)
Programming in Arduino (Part 1)
ย 
What is Arduino ?
What is Arduino ?What is Arduino ?
What is Arduino ?
ย 
37 things you should Do before Die !!!
37 things you should Do before Die !!!37 things you should Do before Die !!!
37 things you should Do before Die !!!
ย 
Microsoft student partners fy14 reruitment
Microsoft student partners fy14 reruitmentMicrosoft student partners fy14 reruitment
Microsoft student partners fy14 reruitment
ย 
Windows Azure Overview
Windows Azure OverviewWindows Azure Overview
Windows Azure Overview
ย 
Html5 Basic Structure
Html5 Basic StructureHtml5 Basic Structure
Html5 Basic Structure
ย 
TCP/IP
TCP/IPTCP/IP
TCP/IP
ย 
VLC Visible light communication (leaders of li fi)
VLC Visible light communication (leaders of li fi)VLC Visible light communication (leaders of li fi)
VLC Visible light communication (leaders of li fi)
ย 

Recently uploaded

Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...MOHANI PANDEY
ย 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai GapedCall Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gapedkojalkojal131
ย 
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...Call Girls in Nagpur High Profile Call Girls
ย 
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Pooja Nehwal
ย 
Top Rated Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
ย 
(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...motiram463
ย 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
ย 
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...Call Girls in Nagpur High Profile
ย 
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...Pooja Nehwal
ย 
Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...
Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...
Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...Naicy mandal
ย 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...Pooja Nehwal
ย 
Top Rated Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
ย 
VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...
VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...
VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...Call Girls in Nagpur High Profile
ย 
Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Pooja Nehwal
ย 
9004554577, Get Adorable Call Girls service. Book call girls & escort service...
9004554577, Get Adorable Call Girls service. Book call girls & escort service...9004554577, Get Adorable Call Girls service. Book call girls & escort service...
9004554577, Get Adorable Call Girls service. Book call girls & escort service...Pooja Nehwal
ย 
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 

Recently uploaded (20)

Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
ย 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai GapedCall Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
ย 
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
ย 
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
ย 
Top Rated Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
ย 
(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(๐Ÿ‘‰Ridhima)๐Ÿ‘‰VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
ย 
Vip Call Girls Noida โžก๏ธ Delhi โžก๏ธ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida โžก๏ธ Delhi โžก๏ธ 9999965857 No Advance 24HRS LiveVip Call Girls Noida โžก๏ธ Delhi โžก๏ธ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida โžก๏ธ Delhi โžก๏ธ 9999965857 No Advance 24HRS Live
ย 
@Delhi ! CAll GIRLS IN Defence Colony ๐Ÿฆ‹ 9999965857 ๐Ÿคฉ Dwarka Call Girls
@Delhi ! CAll GIRLS IN Defence Colony ๐Ÿฆ‹ 9999965857 ๐Ÿคฉ Dwarka Call Girls@Delhi ! CAll GIRLS IN Defence Colony ๐Ÿฆ‹ 9999965857 ๐Ÿคฉ Dwarka Call Girls
@Delhi ! CAll GIRLS IN Defence Colony ๐Ÿฆ‹ 9999965857 ๐Ÿคฉ Dwarka Call Girls
ย 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
ย 
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
ย 
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
ย 
Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...
Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...
Makarba ( Call Girls ) Ahmedabad โœ” 6297143586 โœ” Hot Model With Sexy Bhabi Rea...
ย 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
ย 
Top Rated Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Katraj โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
ย 
VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...
VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...
VVIP Pune Call Girls Karve Nagar (7001035870) Pune Escorts Nearby with Comple...
ย 
Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006
ย 
9004554577, Get Adorable Call Girls service. Book call girls & escort service...
9004554577, Get Adorable Call Girls service. Book call girls & escort service...9004554577, Get Adorable Call Girls service. Book call girls & escort service...
9004554577, Get Adorable Call Girls service. Book call girls & escort service...
ย 
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In Yusuf Sarai โ‰ผ๐Ÿ” Delhi door step delevryโ‰ผ๐Ÿ”
ย 

Arduino Uno Pin Description

  • 1. Arduino Pin Description BY: NIKET CHANDRAWANSHI HTTP://WWW.NIKETCHANDRAWANSHI.ME/
  • 2. ARDUINO BOARD CAN BE POWERED BY USING THE USB CABLE FROM YOUR COMPUTER. ALL YOU NEED TO DO IS CONNECT THE USB CABLE TO THE USB CONNECTION (1). Power USB
  • 3. Arduino boards can be powered directly from the AC mains power supply by connecting it to the Barrel Jack (2). Power (Barrel Jack)
  • 4. The function of the voltage regulator is to control the voltage given to the Arduino board and stabilize the DC voltages used by the processor and .other elements Voltage Regulator
  • 5. The crystal oscillator helps Arduino in dealing with time issues. How does Arduino calculate time? The answer is, by using the crystal oscillator. The number printed on top of the Arduino crystal is 16.000H9H. It tells us that the frequency is 16,000,000 Hertz or 16 MHz. Crystal Oscillator
  • 6. You can reset your Arduino board, i.e., start your program from the beginning. You can reset the UNO board in two ways. First, by using the reset button (17) on the board. Second, you can connect an external reset button to the Arduino pin labelled RESET (5). Arduino Reset
  • 7. โ€ข3.3V (6): Supply 3.3 output volt โ€ข5V (7): Supply 5 output volt โ€ขMost of the components used with Arduino board works fine with 3.3 volt and 5 volt. โ€ขGND (8)(Ground): There are several GND pins on the Arduino, any of which can be used to ground your circuit. โ€ขVin (9): This pin also can be used to power the Arduino board from an external power source, like AC mains power supply. Pins (3.3, 5, GND, Vin )
  • 8. The Arduino UNO board has five analog input pins A0 through A5. These pins can read the signal from an analog sensor like the humidity sensor or temperature sensor and convert it into a digital value that can be read by the microprocessor. Analog pins
  • 9. Each Arduino board has its own microcontroller (11). You can assume it as the brain of your board. The main IC (integrated circuit) on the Arduino is slightly different from board to board. The microcontrollers are usually of the ATMEL Company. You must know what IC your board has before loading up a new program from the Arduino IDE. This information is available on the top of the IC. For more details about the IC construction and functions, you can refer to the data sheet. Main microcontroller
  • 10. Mostly, ICSP (12) is an AVR, a tiny programming header for the Arduino consisting of MOSI, MISO, SCK, RESET, VCC, and GND. It is often referred to as an SPI (Serial Peripheral Interface), which could be considered as an "expansion" of the output. Actually, you are slaving the output device to the master of the SPI bus. ICSP pin
  • 11. This LED should light up when you plug your Arduino into a power source to indicate that your board is powered up correctly. If this light does not turn on, then there is something wrong with the connection. Power LED indicator
  • 12. On your board, you will find two labels: TX (transmit) and RX (receive). They appear in two places on the Arduino UNO board. First, at the digital pins 0 and 1, to indicate the pins responsible for serial communication. Second, the TX and RX led (13). The TX led flashes with different speed while sending the serial data. The speed of flashing depends on the baud rate used by the board. RX flashes during the receiving process. TX and RX LEDs
  • 13. The Arduino UNO board has 14 digital I/O pins (15) (of which 6 provide PWM (Pulse Width Modulation) output. These pins can be configured to work as input digital pins to read logic values (0 or 1) or as digital output pins to drive different modules like LEDs, relays, etc. The pins labeled โ€œ~โ€ can be used to generate PWM. Digital I / O
  • 14. AREF stands for Analog Reference. It is sometimes, used to set an external reference voltage (between 0 and 5 Volts) as the upper limit for the analog input pins. AREF
  • 15. Arduino boards based on ATMEGA328 microcontroller Board Name Operating Volt Clock Speed Digital i/o Analog Inputs PWM UART Programming Interface Arduino Uno R3 5V 16MHz 14 6 6 1 USB via ATMega16U2 Arduino Uno R3 SMD 5V 16MHz 14 6 6 1 USB via ATMega16U2 Red Board 5V 16MHz 14 6 6 1 USB via FTDI Arduino Pro 3.3v/8 MHz 3.3V 8 MHz 14 6 6 1 FTDICompatible Header Arduino Pro 5V/16MHz 5V 16MHz 14 6 6 1 FTDICompatible Header Arduino mini 05 5V 16MHz 14 8 6 1 FTDICompatible Header Arduino Pro mini 3.3v/8mhz 3.3V 8MHz 14 8 6 1 FTDICompatible Header Arduino Pro mini 5v/16mhz 5V 16MHz 14 8 6 1 FTDICompatible Header Arduino Ethernet 5V 16MHz 14 6 6 1 FTDICompatible Header Arduino Fio 3.3V 8MHz 14 8 6 1 FTDICompatible Header LilyPad Arduino 328 main board 3.3V 8MHz 14 6 6 1 FTDICompatible Header LilyPad Arduino simply board 3.3V 8MHz 9 4 5 0 FTDICompatible Header
  • 16. Thank you Niket Chandrawashi Contact: +91-7415045756 niket.Chandrawanshi@outlook.com To know more: http://www.niketchandrawanshi.me/