Arduino
Arduino
5
BASIC Stamp, a microcontroller developed by Parallax, a California based
company
6
BASIC Stamp
⦿ Engineers had been making use of this microcontroller for about a decade.
⦿ The Stamp was coded using the BASIC programming language and looked like a tidy little
circuit board packed with essentials of a power supply, memory, a microcontroller, and
input/output ports to which hardware can be attached.
It has two issues:
1. it did not have sufficient computing power for some of the projects
2. it was pretty expensive
7
The first prototype board, made in 2005
WHAT IS AN ARDUINO?
Introduction to the Arduino
⦿ The Arduino is an open-source electronics platform based on
easy-to-use hardware and software used to build electronics
projects.
⦿ All Arduino boards have one thing in common which is a
microcontroller. A microcontroller is basically a really small
computer.
⦿ With the Arduino, makers and electricians can easily prototype
their products and make their ideas come to life.
Introduction to the Arduino
⦿ Arduino is a platform for microcontroller devices that makes
embedded programming much easier than traditional methods.
⦿ An Arduino is a tool for controlling electronics.
11
Introduction to the Arduino
12
For inputs, you can
think of all the types of
sensors out there:
temperature sensors,
light sensors, touch
sensors, flex sensors,
humidity sensors,
infrared sensors,
distance sensors, to
name a few.
13
For outputs would be
things like DC motors,
stepper motors, servo
motors, solenoids,
LCD displays, LED
indicator lights,
speakers, and
electrical stuff that
have some type of
action in the world.
15
The Arduino platform is essentially composed of the
following (all of which are open source):
16
IDE (Integrated Development Environment)
17
ARDUINO HARDWARE
⦿ All Arduino boards share one thing in common:
they all have a microcontroller on them. A
microcontroller is basically a really small computer.
TYPE OF ARDUINO BOARDS
ARDUINO HARDWARE
⦿ A very popular
Arduino board is
called the
Arduino UNO.
20
ARDUINO BOARD
Arduino Power Supply
Another very
important item when
working with Arduino
is a solderless
breadboard.
JUMPER WIRES