0% found this document useful (0 votes)
3 views18 pages

Arduino information

The Arduino Uno is an open-source electronic prototyping board based on the ATmega328P microcontroller, designed for easy programming with the Arduino IDE. It features 14 digital I/O pins, 6 analog input pins, and operates at a voltage range of 7-12V. The board is low-cost, flexible, and suitable for various electronic projects.

Uploaded by

noyesram123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views18 pages

Arduino information

The Arduino Uno is an open-source electronic prototyping board based on the ATmega328P microcontroller, designed for easy programming with the Arduino IDE. It features 14 digital I/O pins, 6 analog input pins, and operates at a voltage range of 7-12V. The board is low-cost, flexible, and suitable for various electronic projects.

Uploaded by

noyesram123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

Arduino Uno Hardware

 The Arduino Uno is a microcontroller(Atmega 328p)


based open source electronic prototyping board which
can be programmed with an easy to use Arduino IDE.

 Arduino is an open-source electronics platform based


on easy-to-use hardware and software.

 Arduino UNO is a low-cost, flexible, and easy-to-use


programmable open-source microcontroller board
that can be integrated into a variety of electronic
projects.
Arduino UNO:
Arduino UNO
The major components of Arduino
Uno board:
How to get started?
Atmega 328P microcontroller
The features of Arduino Uno
ATmega328 :
Microcontroller ATmega328
 Operating Voltage 5V
 Input Voltage (recommended) 7-12V
 Input Voltage (limits) 6-20V
 Digital I/O Pins 14 (of which 6 provide PWM output)
 Analog Input Pins 6
 DC Current per I/O Pin 40 mA
 DC Current for 3.3V Pin 50 mA
 Flash Memory 32KB (ATmega328) of which 0.5 KB used by
bootloader
 SRAM 2KB (ATmega328)
 EEPROM 1KB (ATmega328)
 Clock Speed 16 MHz
 10 bit ADC.

You might also like