SlideShare a Scribd company logo
GETTING STARTED WITH
ARDUINO
ARDUINO
• Arduino is a single board micro-controller and
it is an open-source hardware which works on
Integrated Development Environment(IDE).
HISTORY
• Arduino was developed in 2005 at Ivera
Interaction Institute ,Itally and it was designed
by Massimo Banzi,Giancla Martio ,Dave
Mellis,David Cuartielles with Nicholas
Zambetti.
• It was named after one of their kings Arduin
of Ivera.
• The goal was to create low cost, simple tools
for non-engineers to create digital projects.
ARDUINO TYPES
Boards
These boards can be classified based on
Categories like
• Entry level
• Enhanced Features
• Small SizeWearable and
• IOT(Internet Of Things)
Some of the popular Arduino boards are
• Arduino diecimila
• Arduino duemilanove
• Arduino UNO
• Arduino leonardo
• Arduino mega
• Arduino nano
• Arduino due
• Lillypad arduino
• ArduinoYUN
• Arduino robot
ARDUINO SOFTWARE
• The Arduino uses an open source
software IDE (Integrated Development Environment).
• It can be used to easily write program codes and
upload it to the Arduino board. This software runs in
cross platforms.
Programming Language:
• The Arduino is built around an easy to use
programming language that will help the novices learn
to code easily. It works on a programming language
called processing an open source language which
works on IDE and it was developed from Wiring
language.
BOARD CONTAINS
• Microcontroller ATmega328
Operating Voltage 5V
Input Voltage (recommended) 7-12V
Input Voltage (limits) 6-20V
Digital I/O Pins 14 (6 provide PWM output)
Analog Input Pins 6
Flash Memory 32 KB
Clock Speed 16 MHz
intro arduino
Let’s Do
Some Practical
Thanks

More Related Content

PPTX
5penpctechnology
PDF
Arduino Art
PPTX
Electronics client profile
PDF
Teeth presentation by Nathan Carver
PPTX
Arduino (Arrrr dween-ohh)
PPTX
NUX Presentation from TechMixer Birmingham 2011
PPTX
Presentation on embedded system and robotics
PPTX
Es robotics
5penpctechnology
Arduino Art
Electronics client profile
Teeth presentation by Nathan Carver
Arduino (Arrrr dween-ohh)
NUX Presentation from TechMixer Birmingham 2011
Presentation on embedded system and robotics
Es robotics

Similar to intro arduino (20)

PPS
What is Arduino ?
PDF
The IoT Academy IoT training Arduino Part 1 basics
PPTX
Introduction to Arduino
PPTX
688375786-Introduction-to-Arduino-PowerPoint-Presentation-on-Arduino.pptx
PPTX
Overview of Arduino by Bamidele Samuel Office.pptx
PPTX
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx
PDF
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pdf
PDF
Arduino Hands-on Workshop
PDF
4 Introduction to Arduino.pdf
PDF
Download full ebook of Arduino In Easy Steps Stuart Yarnold instant download pdf
PPTX
INTRODUCTION_TO_ARDUINO uno, applications
PPTX
Introduction to arduino
ODP
Arduino mario y jimena
PPTX
PPTX
Our arduino project
PDF
Report on arduino
PPTX
Up and running with Arduino
DOCX
Winter traning arduino report final
PPT
arduino-1
ODP
Arduino mario y jimena
What is Arduino ?
The IoT Academy IoT training Arduino Part 1 basics
Introduction to Arduino
688375786-Introduction-to-Arduino-PowerPoint-Presentation-on-Arduino.pptx
Overview of Arduino by Bamidele Samuel Office.pptx
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pdf
Arduino Hands-on Workshop
4 Introduction to Arduino.pdf
Download full ebook of Arduino In Easy Steps Stuart Yarnold instant download pdf
INTRODUCTION_TO_ARDUINO uno, applications
Introduction to arduino
Arduino mario y jimena
Our arduino project
Report on arduino
Up and running with Arduino
Winter traning arduino report final
arduino-1
Arduino mario y jimena
Ad

Recently uploaded (20)

PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Well-logging-methods_new................
DOCX
573137875-Attendance-Management-System-original
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Construction Project Organization Group 2.pptx
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
web development for engineering and engineering
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
Artificial Intelligence
PPT
Project quality management in manufacturing
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PDF
Digital Logic Computer Design lecture notes
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
Current and future trends in Computer Vision.pptx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
Internet of Things (IOT) - A guide to understanding
UNIT 4 Total Quality Management .pptx
Well-logging-methods_new................
573137875-Attendance-Management-System-original
bas. eng. economics group 4 presentation 1.pptx
Construction Project Organization Group 2.pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
web development for engineering and engineering
Foundation to blockchain - A guide to Blockchain Tech
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Artificial Intelligence
Project quality management in manufacturing
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
Digital Logic Computer Design lecture notes
R24 SURVEYING LAB MANUAL for civil enggi
Current and future trends in Computer Vision.pptx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
CH1 Production IntroductoryConcepts.pptx
Ad

intro arduino

  • 2. ARDUINO • Arduino is a single board micro-controller and it is an open-source hardware which works on Integrated Development Environment(IDE).
  • 3. HISTORY • Arduino was developed in 2005 at Ivera Interaction Institute ,Itally and it was designed by Massimo Banzi,Giancla Martio ,Dave Mellis,David Cuartielles with Nicholas Zambetti. • It was named after one of their kings Arduin of Ivera. • The goal was to create low cost, simple tools for non-engineers to create digital projects.
  • 5. Boards These boards can be classified based on Categories like • Entry level • Enhanced Features • Small SizeWearable and • IOT(Internet Of Things)
  • 6. Some of the popular Arduino boards are • Arduino diecimila • Arduino duemilanove • Arduino UNO • Arduino leonardo • Arduino mega • Arduino nano • Arduino due • Lillypad arduino • ArduinoYUN • Arduino robot
  • 7. ARDUINO SOFTWARE • The Arduino uses an open source software IDE (Integrated Development Environment). • It can be used to easily write program codes and upload it to the Arduino board. This software runs in cross platforms. Programming Language: • The Arduino is built around an easy to use programming language that will help the novices learn to code easily. It works on a programming language called processing an open source language which works on IDE and it was developed from Wiring language.
  • 8. BOARD CONTAINS • Microcontroller ATmega328 Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limits) 6-20V Digital I/O Pins 14 (6 provide PWM output) Analog Input Pins 6 Flash Memory 32 KB Clock Speed 16 MHz