The Iteaduino Uno is a microcontroller board based on the Arduino UNO. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started.










 Microprocessor ATmega328,ATmega8U2
 PCB size 68.58mm X 58.42mm X 1.6mm
 Indicators Power,TX,RX,D13
 Power supply(recommended) 7-23V DC
 Power supply(limits) 23 VDC (max)
 Communication Protocol UART,SPI,IIC
 Clock Speed 16MHz







Index

Name of Arduino

Alternate Function

Pin of Atmega328

1

D0

UART DIN

PD0

2

D1

UART DOUT

PD1

3

D2

External Interrupt 0

PD2

4

D3

External Interrupt 1/PWM

PD3

5

D4

-

PD4

6

D5

PWM

PD5

7

D6

PWM

PD6

8

D7

-

PD7

9

D8

-

PB0

10

D9

PWM

PB1

11

D10

SPI_NSS/PWM

PB2

12

D11

SPI_MOSI/PWM

PB3

13

D12

SPI_MISO

PB4

14

D13

SPI_SCK

PB5

15

A0

 

PC0

16

A1

 

PC1

17

A2

 

PC2

18

A3

 

PC3

19

A4

IIC_SDA

PC4

20

A5

IIC_SCL

PC5