0% found this document useful (0 votes)
5 views

Arduino Uno

Uploaded by

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

Arduino Uno

Uploaded by

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

Arduino-uno

SAI KRISHNA
21X01A0492
ECE-B
Contents
• Definition of Arduino
• What Arduino can do ?
• Different types of Arduinos
• Arduino – UNO
• Diagram of Arduino-UNO
• Arduino-UNO Features
• Programming the Arduino-UNO
• applications of Arduino
• PROS and CONS
• Project video
• conclusion
ArDUINo

Arduino is an open-source electronics platform


based on easy-to-use hardware and software.
Arduino boards are able to read inputs - light on a
sensor, a finger on a button, or a Twitter message -
and turn it into an output - activating a motor,
turning on an LED, publishing something online.
What arduino can do ?

• Great for prototyping ideas


• Access to multiple I/o pins
• Drive motor ,turn on lights, triggering control
• Low power requirement
• Flexible/ open source
Different types of Arduino
Boarduino Kit

Arduino LilyPad
DIY Arduino

Arduino Uno

Arduino Mega 2560

Pune Makers ( http://www.meetup.com/Pune-Makers/ ) 5


Arduino-uno
Uno is a microcontroller
board based on 8-bit
ATmega328P
microcontroller. Along with
ATmega328P, it consists
other components such as
crystal oscillator, serial
communication, voltage
regulator, etc. to support
the microcontroller.
ARDUNIO-UNO R3 Board
Features of Arduino-uno
The Arduino Uno is a popular microcontroller board based on the
ATmega328P.Its features include:
1. Microcontroller: ATmega328P
2. Operating Voltage: 5V
3. Input Voltage: 7-12V (recommended), 6-20V (limits)
4. Digital I/O Pins: 14 (6 PWM outputs)
5. Analog Input Pins: 6
6. DC Current per I/O Pin: 20mA
7. DC Current for 3.3V Pin: 50mA
8. Flash Memory: 32KB (ATmega328P)
9. SRAM: 2KB (ATmega328P)
10. EEPROM: 1KB (ATmega328P)
11.Clock Speed: 16MHz
12.USB Connection: Yes (USB-B)
13.Power Consumption: ~50mA (average)
E

A
Applications Of Arduino Uno
• Traffic Light Count Down Timer
• Emergency Light for Railways
• Embedded System
• Medical Instrument
• Security and Defense System
• Weighing Machines
• Home Automation
• Industrial Automation
• Development of Automation
• System
• Digital Electronics and Robotics
• Designing of basic circuit designs.
Pros and cons
Inexpensive You get no experience of C or
1 professional development tools
1

open source in
hardware 2 No debugger included
2 for checking scripts

don’t need to external Sketches and shields


programmer (Burner) 3 3 can be difficult to
modify

4 4
No understanding of the AVR
programming ease microcontroller

You might also like