Arduino
Arduino
USB Arduin
connection
o Uno
Revisio
7-12 volt n3
input power
(9v is
common) Power Analog input /
pins Digital input or
output
What Are Some Good Components to Start With?
● LCD Screen with backlight (16x2 is common and teaches the complications of
textual display)
● The parallel version uses 4 digital pins for display
● Instructions for how to connect is built in as a sample “sketch” in the Arduino
● Students get a huge degree of satisfaction from transmitting text to the LCD
screen
Current-limiting resistors
for RGB backlight
10 kW potentiometer to
adjust screen contrast
What Are Some Good Components to Start With?
DHT 11 Sensor
What Are Some Good Components to Start With?
● Small servos
● Arduino can be used to position servo at
a given angle for use in projects.
● Other sensors can be attached to the
servo to add a layer of complexity
● Servo library included in Arduino IDE
What Are Some Good Components to Start With?
Sonic Rangers
What Are Some Other Components
That Are Relatively Easy to Use?
128x64 Organic LED screen that can handle graphics as
well as text
What Are Some Other Components
That Are Relatively Easy to Use?
GPS Module that can be used for a variety of purposes such
as triggering a response only when the user is standing in a
particular location
What Are Some Other Components
That Are Relatively Easy to Use?
Mechanical or
Solid-State Relay
Boards to control
alternating
current loads of
several amps
AC Outlets Controlled by Arduino