SlideShare a Scribd company logo
What are the Different
Types Of Arduino Boards
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Introduction:
 Arduino board was designed in the Ivrea Interaction Design Institute
intended for students without a background in electronics and
programming concept. All boards are entirely open-source, allowing users
to build them separately and finally adapt them to their exact needs. Over
the years the Arduino boards has been used to build thousands of
projects, from daily objects to compound scientific instruments.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
What are Arduino Boards
 Arduino board is an open-source platform used to make electronics
projects.
 It consists of both a microcontroller and a part of the software or
Integrated Development Environment (IDE) that runs on your PC.
 It is used to write & upload computer code to the physical board.
 The platform of an Arduino has become very famous with designers or
students just starting out with electronics, and for an excellent cause.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
What are Arduino Boards
Types Of Arduino Boards
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
What are Arduino Boards
 The Arduino does not require a separate part of hardware.
 In order to program a new code onto the board you can just use a USB
cable.
 The Arduino IDE uses a basic version of C++, making it simpler to learn
the program.
 At last, Arduino board offers a typical form factor that breaks out the
functions of the microcontroller into a more available package.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Why Arduino Boards ?
 Arduino board has been used for making different engineering projects and
different applications.
 The Arduino software is very simple to use for beginners, yet flexible
adequate for advanced users.
 It runs windows, Linux and Mac.
 Teachers and students in the schools utilize it to design low cost scientific
instruments to verify the principles of physics and chemistry.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Why Arduino Boards ?
 There are numerous other microcontroller platforms obtainable for
physical computing.
 The Netmedia’s BX-24, Parallax Basic Stamp, MIT’s Handyboard, Phidget
and many others present related functionality.
 Arduino also makes simpler the working process of microcontroller.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Why Arduino Boards ?
 Arduino gives some advantages over other systems for teachers, students and
beginners.
o Inexpensive
o Cross-platform
o Simple, clear programming environment
o Open source and extensible software
o Open source and extensible hardware
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Features of Arduino
Boards
 Following are the Arduino Boards and their features
o Arduino Uno
o Arduino Due
o Arduino Mega
o Arduino Leonardo
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Features of Arduino
Boards
Arduino Boards Processor Memory Digital
I/O
Analogue I/O
Arduino Uno 16Mhz
ATmega328
2KB SRAM, 32KB
flash
14 6 input, 0
output
Arduino Due 84MHz
AT91SAM3X8E
96KB SRAM,
512KB flash
54 12 input, 2
output
Arduino Mega 16MHz
ATmega2560
8KB SRAM,
256KB flash
54 16 input, 0
output
Arduino
Leonardo
16MHz
ATmega32u4
2.5KB SRAM,
32KB flash
20 12 input, 0
output
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Different Types Of Arduino
Boards
 The list of Arduino boards includes the following such as
o Arduino Uno (R3)
o LilyPad Arduino
o Red Board
o Arduino Mega (R3)
o Arduino Leonardo
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Arduino Uno (R3)
 The Uno is a huge option for your initial Arduino.
 It consists of 14-digital I/O pins, where 6-pins can be used as
PWM(pulse width modulation outputs).
 6-analog inputs, a reset button, a power jack, a USB connection and
more.
 It includes everything required to hold up the microcontroller.
 Simply attach it to a PC with the help of a USB cable and give the
supply to get started with a AC-to-DC adapter or battery.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Arduino Uno (R3)
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
LilyPad Arduino Board
 The Lily Pad Arduino board is a wearable e-textile technology .
 It expanded by Leah “ Buechley”and considerately designed by “Leah and
SparkFun”.
 Each board was imaginatively designed with huge connecting pads
 A smooth back to let them to be sewn into clothing using conductive
thread.
 This Arduino also comprises of I/O, power, and also sensor boards which
are built especially for e-textiles. These are even washable
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
LilyPad Arduino Board
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
RedBoard Arduino Board
 The RedBoard Arduino board can be programmed using a Mini-B
USB cable using the Arduino IDE.
 It will work on Windows 8 without having to modify your security
settings.
 It is more constant due to the USB or FTDI chip we used and also it
is entirely flat on the back.
 Creating it is very simple to utilize in the project design.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
RedBoard Arduino Board
 Just plug the board, select the menu option to choose an Arduino UNO
and you are ready to upload the program.
 You can control the RedBoard over USB cable using the barrel jack.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Arduino Mega (R3) Board
 The Arduino Mega is similar to the UNO’s big brother.
 It includes lots of digital I/O pins (from that, 14-pins can be used as
PWM o/ps).
 It includes 6-analog inputs, a reset button, a power jack, a USB
connection and a reset button.
 It includes everything required to hold up the microcontroller.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Arduino Mega (R3) Board
 Simply attach it to a PC with the help of a USB cable.
 Give the supply to get started with a AC-to-DC adapter or battery.
 The huge number of pins make this Arduino board very helpful for
designing the projects .
 It need a bunch of digital i/ps or o/ps like lots buttons.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Arduino Mega (R3) Board
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Arduino Leonardo Board
 The first development board of an Arduino is the Leonardo board.
 This board uses one microcontroller along with the USB.
 It can be very simple and cheap also.
 Because this board handles USB directly.
 The program libraries are obtainable which let the Arduino board to
follow a keyboard of the computer, mouse, etc.
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
Arduino Leonardo Board
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
The Arduino Shields
 Arduino shields are pre built circuit boards used to connect to a
number of Arduino boards.
 These shields fit on the top of the Arduino compatible boards
 It provide an additional capabilities like connecting to the following
o Internet
o Motor controlling
o Providing wireless communication
o LCD screen controlling
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
The Arduino Shields
http://www.elprocus.com/
What Are the Different Types Of
Arduino Boards
The Arduino Shields
 The different types of an Arduino shields are
o Wireless Shields
o The GSM Shield
o The Ethernet Shield
o The Proto Shields
http://www.elprocus.com/
Conclusion
What Are the Different Types Of
Arduino Boards
 There are a number of different types of Arduino boards to choose
from. This is a brief overview of some of the more common types of
Arduino boards you may encounter. For a full listing of currently
support Arduino boards.
http://www.elprocus.com/

More Related Content

PDF
IoT & M2M.pdf
PDF
Beginners: 5G Spectrum - Short Version
PPTX
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauri
PPTX
Arduino
PPT
What is Optical fiber ?
PPTX
Introduction to arduino
PDF
Machine Learning Applications to IoT
PDF
AVR_Course_Day1 basic electronics
IoT & M2M.pdf
Beginners: 5G Spectrum - Short Version
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauri
Arduino
What is Optical fiber ?
Introduction to arduino
Machine Learning Applications to IoT
AVR_Course_Day1 basic electronics

What's hot (20)

PDF
Arduino Workshop Day 1 - Basic Arduino
PDF
Arduino Workshop Day 2 - Advance Arduino & DIY
PPTX
PPT ON Arduino
PPTX
Introduction to the Arduino
ODP
Introduction to Arduino
PPTX
Ardui no
PPTX
Introduction to arduino ppt main
PPTX
Arduino slides
PPTX
Introduction to Arduino
PDF
Arduino presentation
PPTX
Wi-Fi Esp8266 nodemcu
PPT
Intro to Arduino
PPTX
HC-SR04 Ultrasonic sensor with Arduino
PPS
What is Arduino ?
PPTX
Basics of arduino uno
PPTX
Ultrasonic radar mini project
PPT
IoT with Arduino
PPTX
Arduino Microcontroller
PPT
Arduino
Arduino Workshop Day 1 - Basic Arduino
Arduino Workshop Day 2 - Advance Arduino & DIY
PPT ON Arduino
Introduction to the Arduino
Introduction to Arduino
Ardui no
Introduction to arduino ppt main
Arduino slides
Introduction to Arduino
Arduino presentation
Wi-Fi Esp8266 nodemcu
Intro to Arduino
HC-SR04 Ultrasonic sensor with Arduino
What is Arduino ?
Basics of arduino uno
Ultrasonic radar mini project
IoT with Arduino
Arduino Microcontroller
Arduino
Ad

Viewers also liked (20)

PPTX
Different Arduino Boards
PPTX
Designing process of printed circuit boards
PPTX
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
PDF
Arduino Lecture 1 - Introducing the Arduino
DOCX
The arduino uno is a microcontroller board based on the
PPTX
Wireless power transfer by high frequency resonating coils
PPTX
RF Controlled Robotic Vehicle With Laser Beam Arrangement
PPTX
Smooth start of a single phase induction motor
PPTX
Microcontroller based Electronic Eye Controlled security System
PPTX
Prepaid energy meter with gsm interface
PPTX
Wireless power transfer by high frequency resonating coils
PDF
Arduino uno
ODP
Arduino Presentation
PPTX
How to Choose the Right Microcontrollers For Your Embedded Projects
DOC
Manejo y almacenamiento de fuentes radiactivas
PDF
Windows Server 2003 End of Life
PPT
Rmethod sample
DOCX
Luật
PDF
Presentation mapsol
Different Arduino Boards
Designing process of printed circuit boards
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
Arduino Lecture 1 - Introducing the Arduino
The arduino uno is a microcontroller board based on the
Wireless power transfer by high frequency resonating coils
RF Controlled Robotic Vehicle With Laser Beam Arrangement
Smooth start of a single phase induction motor
Microcontroller based Electronic Eye Controlled security System
Prepaid energy meter with gsm interface
Wireless power transfer by high frequency resonating coils
Arduino uno
Arduino Presentation
How to Choose the Right Microcontrollers For Your Embedded Projects
Manejo y almacenamiento de fuentes radiactivas
Windows Server 2003 End of Life
Rmethod sample
Luật
Presentation mapsol
Ad

Similar to What are the different types of arduino boards (20)

PDF
Download full ebook of Arduino In Easy Steps Stuart Yarnold instant download pdf
PPTX
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx
PPTX
What is arduino? and its type
PDF
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pdf
PPTX
An Introduction To Arduino.pptx
PDF
Report on arduino
DOCX
Interoperability in Internet of Things (IOT)
PPTX
Introduction to arduino
PPTX
PEQUEÑO CURSO DE ARDUINO DESDE SEÑALES HASTA PROGRAMACIÓN
DOCX
Winter traning arduino report final
DOC
Intro arduino
PDF
Ardunio
PPTX
Arduino-Workshop-4.pptx
PPTX
Arduino-Workshop-4.pptx
PPTX
Introduction to Arduino (Parts of Arduino Microcontroller) .pptx
PPTX
1.Arduino Ecosystem.pptx
PDF
WORKING PRINCIPLE OF ARDUINO AND USING IT AS A TOOL FOR STUDY AND RESEARCH
PDF
WORKING PRINCIPLE OF ARDUINO AND USING IT AS A TOOL FOR STUDY AND RESEARCH
PPTX
Ardiuno by Campus Component.pptx
PPTX
Ardiuno by Campus Component.pptx
Download full ebook of Arduino In Easy Steps Stuart Yarnold instant download pdf
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx
What is arduino? and its type
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pdf
An Introduction To Arduino.pptx
Report on arduino
Interoperability in Internet of Things (IOT)
Introduction to arduino
PEQUEÑO CURSO DE ARDUINO DESDE SEÑALES HASTA PROGRAMACIÓN
Winter traning arduino report final
Intro arduino
Ardunio
Arduino-Workshop-4.pptx
Arduino-Workshop-4.pptx
Introduction to Arduino (Parts of Arduino Microcontroller) .pptx
1.Arduino Ecosystem.pptx
WORKING PRINCIPLE OF ARDUINO AND USING IT AS A TOOL FOR STUDY AND RESEARCH
WORKING PRINCIPLE OF ARDUINO AND USING IT AS A TOOL FOR STUDY AND RESEARCH
Ardiuno by Campus Component.pptx
Ardiuno by Campus Component.pptx

More from elprocus (20)

PPTX
Different electronics circuit design process
PPTX
Classification of power supply and its different types
PPTX
Construction of mica capacitor and its application
PPTX
Difference between npn and pnp transistor.pptx
PPTX
What are the factors we should check before selecting a capacitor
PPTX
Hartley oscillator circuit theory working and application
PPTX
How mobile phone jammer works
PPTX
Different types of transistors and their functions
PPTX
What are the methods of soldering electronic components
PPTX
Varactor diode or varicap diode working and applications
PPTX
Bipolar junction transistors working principle and applications
PPTX
Basics of bypass capacitor, its functions and applications
PPTX
Schottky diode working and applications
PPTX
Tactile sensor working and its types
PPTX
Different types of thyristors and their applications
PPTX
Overview of Crystal Oscillator Circuit Working and Its Application
PPTX
Different Types of Voltage Regulators with Working Principle
PPTX
Understanding SCR Power Controls and Types of SCR Firing
PPTX
Full Wave Rectifier Circuit Working and Theory
PPTX
RF Based Pick And Place Robotic Arm
Different electronics circuit design process
Classification of power supply and its different types
Construction of mica capacitor and its application
Difference between npn and pnp transistor.pptx
What are the factors we should check before selecting a capacitor
Hartley oscillator circuit theory working and application
How mobile phone jammer works
Different types of transistors and their functions
What are the methods of soldering electronic components
Varactor diode or varicap diode working and applications
Bipolar junction transistors working principle and applications
Basics of bypass capacitor, its functions and applications
Schottky diode working and applications
Tactile sensor working and its types
Different types of thyristors and their applications
Overview of Crystal Oscillator Circuit Working and Its Application
Different Types of Voltage Regulators with Working Principle
Understanding SCR Power Controls and Types of SCR Firing
Full Wave Rectifier Circuit Working and Theory
RF Based Pick And Place Robotic Arm

Recently uploaded (20)

PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
DOCX
573137875-Attendance-Management-System-original
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PDF
composite construction of structures.pdf
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Sustainable Sites - Green Building Construction
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
web development for engineering and engineering
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
PDF
Structs to JSON How Go Powers REST APIs.pdf
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Lecture Notes Electrical Wiring System Components
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
573137875-Attendance-Management-System-original
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Lesson 3_Tessellation.pptx finite Mathematics
composite construction of structures.pdf
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
bas. eng. economics group 4 presentation 1.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
additive manufacturing of ss316l using mig welding
Sustainable Sites - Green Building Construction
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
UNIT-1 - COAL BASED THERMAL POWER PLANTS
OOP with Java - Java Introduction (Basics)
web development for engineering and engineering
Arduino robotics embedded978-1-4302-3184-4.pdf
Structs to JSON How Go Powers REST APIs.pdf
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Lecture Notes Electrical Wiring System Components

What are the different types of arduino boards

  • 1. What are the Different Types Of Arduino Boards
  • 2. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Introduction:  Arduino board was designed in the Ivrea Interaction Design Institute intended for students without a background in electronics and programming concept. All boards are entirely open-source, allowing users to build them separately and finally adapt them to their exact needs. Over the years the Arduino boards has been used to build thousands of projects, from daily objects to compound scientific instruments.
  • 3. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards What are Arduino Boards  Arduino board is an open-source platform used to make electronics projects.  It consists of both a microcontroller and a part of the software or Integrated Development Environment (IDE) that runs on your PC.  It is used to write & upload computer code to the physical board.  The platform of an Arduino has become very famous with designers or students just starting out with electronics, and for an excellent cause.
  • 4. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards What are Arduino Boards Types Of Arduino Boards
  • 5. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards What are Arduino Boards  The Arduino does not require a separate part of hardware.  In order to program a new code onto the board you can just use a USB cable.  The Arduino IDE uses a basic version of C++, making it simpler to learn the program.  At last, Arduino board offers a typical form factor that breaks out the functions of the microcontroller into a more available package.
  • 6. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Why Arduino Boards ?  Arduino board has been used for making different engineering projects and different applications.  The Arduino software is very simple to use for beginners, yet flexible adequate for advanced users.  It runs windows, Linux and Mac.  Teachers and students in the schools utilize it to design low cost scientific instruments to verify the principles of physics and chemistry.
  • 7. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Why Arduino Boards ?  There are numerous other microcontroller platforms obtainable for physical computing.  The Netmedia’s BX-24, Parallax Basic Stamp, MIT’s Handyboard, Phidget and many others present related functionality.  Arduino also makes simpler the working process of microcontroller.
  • 8. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Why Arduino Boards ?  Arduino gives some advantages over other systems for teachers, students and beginners. o Inexpensive o Cross-platform o Simple, clear programming environment o Open source and extensible software o Open source and extensible hardware
  • 9. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Features of Arduino Boards  Following are the Arduino Boards and their features o Arduino Uno o Arduino Due o Arduino Mega o Arduino Leonardo
  • 10. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Features of Arduino Boards Arduino Boards Processor Memory Digital I/O Analogue I/O Arduino Uno 16Mhz ATmega328 2KB SRAM, 32KB flash 14 6 input, 0 output Arduino Due 84MHz AT91SAM3X8E 96KB SRAM, 512KB flash 54 12 input, 2 output Arduino Mega 16MHz ATmega2560 8KB SRAM, 256KB flash 54 16 input, 0 output Arduino Leonardo 16MHz ATmega32u4 2.5KB SRAM, 32KB flash 20 12 input, 0 output
  • 11. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Different Types Of Arduino Boards  The list of Arduino boards includes the following such as o Arduino Uno (R3) o LilyPad Arduino o Red Board o Arduino Mega (R3) o Arduino Leonardo
  • 12. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Arduino Uno (R3)  The Uno is a huge option for your initial Arduino.  It consists of 14-digital I/O pins, where 6-pins can be used as PWM(pulse width modulation outputs).  6-analog inputs, a reset button, a power jack, a USB connection and more.  It includes everything required to hold up the microcontroller.  Simply attach it to a PC with the help of a USB cable and give the supply to get started with a AC-to-DC adapter or battery.
  • 13. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Arduino Uno (R3)
  • 14. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards LilyPad Arduino Board  The Lily Pad Arduino board is a wearable e-textile technology .  It expanded by Leah “ Buechley”and considerately designed by “Leah and SparkFun”.  Each board was imaginatively designed with huge connecting pads  A smooth back to let them to be sewn into clothing using conductive thread.  This Arduino also comprises of I/O, power, and also sensor boards which are built especially for e-textiles. These are even washable
  • 15. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards LilyPad Arduino Board
  • 16. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards RedBoard Arduino Board  The RedBoard Arduino board can be programmed using a Mini-B USB cable using the Arduino IDE.  It will work on Windows 8 without having to modify your security settings.  It is more constant due to the USB or FTDI chip we used and also it is entirely flat on the back.  Creating it is very simple to utilize in the project design.
  • 17. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards RedBoard Arduino Board  Just plug the board, select the menu option to choose an Arduino UNO and you are ready to upload the program.  You can control the RedBoard over USB cable using the barrel jack.
  • 18. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Arduino Mega (R3) Board  The Arduino Mega is similar to the UNO’s big brother.  It includes lots of digital I/O pins (from that, 14-pins can be used as PWM o/ps).  It includes 6-analog inputs, a reset button, a power jack, a USB connection and a reset button.  It includes everything required to hold up the microcontroller.
  • 19. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Arduino Mega (R3) Board  Simply attach it to a PC with the help of a USB cable.  Give the supply to get started with a AC-to-DC adapter or battery.  The huge number of pins make this Arduino board very helpful for designing the projects .  It need a bunch of digital i/ps or o/ps like lots buttons.
  • 20. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Arduino Mega (R3) Board
  • 21. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Arduino Leonardo Board  The first development board of an Arduino is the Leonardo board.  This board uses one microcontroller along with the USB.  It can be very simple and cheap also.  Because this board handles USB directly.  The program libraries are obtainable which let the Arduino board to follow a keyboard of the computer, mouse, etc.
  • 22. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards Arduino Leonardo Board
  • 23. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards The Arduino Shields  Arduino shields are pre built circuit boards used to connect to a number of Arduino boards.  These shields fit on the top of the Arduino compatible boards  It provide an additional capabilities like connecting to the following o Internet o Motor controlling o Providing wireless communication o LCD screen controlling
  • 24. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards The Arduino Shields
  • 25. http://www.elprocus.com/ What Are the Different Types Of Arduino Boards The Arduino Shields  The different types of an Arduino shields are o Wireless Shields o The GSM Shield o The Ethernet Shield o The Proto Shields
  • 26. http://www.elprocus.com/ Conclusion What Are the Different Types Of Arduino Boards  There are a number of different types of Arduino boards to choose from. This is a brief overview of some of the more common types of Arduino boards you may encounter. For a full listing of currently support Arduino boards.