You are on page 1of 20

GETTING

STARTED AND
UNDERSTANDIN
G THE
ARDUINO
Prepared By: Dr. Alexis John M. Rubio

LANDSCAPE
LEARNING OBJECTIVES
 In this topic you will learn about the following:
1. Understand the components that comprises the
Arduino board.
2. Differentiate between various Arduino boards.
3. Execute a program in Arduino.

10/13/2021 2
EXPLORING THE ARDUINO
ECOSYSTEM
 In your adventures with the Arduino, you’ll depend on three
main components for your projects:
 First-party or third-party Arduino boards
 External hardware (including both shields and hand-made
circuits)
 The Arduino integrated development environment, or Arduino
IDE
 All these system components work in tandem to enable you
do just about anything with your Arduino.
10/13/2021 3
EXPLORING THE ARDUINO
ECOSYSTEM
 You start by exploring the basic functionality baked in to
every Arduino board. Then you examine the differences
between each modern board so that you can make an
informed decision when choosing a board to use for your
next project.

10/13/2021 4
ARDUINO FUNCTIONALITY
 All Arduino boards have a few key  Breakout I/O pins
capabilities and functions. Take a  Debug, Power, and RX/TX
moment to examine the Arduino LEDs
Uno it will be your base  Reset button
configuration.
 In-circuit serial programmer
 These are some key components (ICSP) connector(s)
that you’ll be concerning yourself
with:
 Atmel microcontroller
 USB programming /
communication interface(s)
 Voltage regulator and power
connections 10/13/2021 5
10/13/2021 6
10/13/2021 7
ARDUINO FUNCTIONALITY

10/13/2021 8
ARDUINO BOARDS

10/13/2021 9
ARDUINO BOARDS

10/13/2021 10
ARDUINO BOARDS

10/13/2021 11
ARDUINO BOARDS

10/13/2021 12
ARDUINO BOARDS

10/13/2021 13
ARDUINO BOARDS

10/13/2021 14
ARDUINO BOARDS

10/13/2021 15
ARDUINO BOARDS

10/13/2021 16
ARDUINO BOARDS

10/13/2021 17
ARDUINO-COMPATIBLE
BOARDS

10/13/2021 18
ARDUINO-COMPATIBLE
BOARDS

10/13/2021 19
THANK YOU!

10/13/2021 20

You might also like