EasyManuals Logo

Arduino uno User Manual

Arduino uno
311 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #96 background imageLoading...
Page #96 background image
What You Need
1. A Parallax PING))) sensor
2. A TMP36 temperature sensor from Analog Devices
3. A breadboard
4. Some wires
5. An Arduino board, such as the Uno, Duemilanove, or Diecimila
6. A USB cable to connect the Arduino to your computer
Measuring Distances with an Ultrasonic Sensor
Measuring distances automatically and continuously comes in handy in many
situations. Think of a robot that autonomously tries to find its way or of an
automatic burglar alarm that rings a bell or calls the police whenever someone
is too near your house or the Mona Lisa. All this is possible with Arduino.
But before you can create that burglar alarm or robot, you need to understand
some key concepts.
Many different types of sensors for measuring distances are available, and
the Arduino plays well with most of them. Some sensors use ultrasound,
while others use infrared light or even laser. But in principle all sensors work
the same way: they emit a signal, wait for the echo to return, and measure
the time the whole process took. Because we know how fast sound and light
travel through the air, we can then convert the measured time into a distance.
In our first project, well build a device that measures the distance to the
nearest object and outputs it on the serial port. For this project, we use the
Chapter 5. Sensing the World Around Us 78
report erratum discuss
www.it-ebooks.info

Table of Contents

Other manuals for Arduino uno

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Arduino uno and is the answer not in the manual?

Arduino uno Specifications

General IconGeneral
Form factorArduino
CertificationRoHS, FC, CE
Processor model-
Processor frequency- MHz
Microcontroller modelATmega328
Microcontroller frequency16 MHz
DC input voltage7-12 V
Operating voltage5 V
DC current per I/O pin40 mA
Flash memory0.032 MB
Maximum internal memory- GB
SRAM (Static Random Access Memory)2 KB
EEPROM (Electrically Erasable Programmable Read-Only Memory)1 KB
Wi-FiNo
Number of analog I/O pins6
Number of digital I/O pins14
Weight and Dimensions IconWeight and Dimensions
Board dimensions53.4 x 68.6 mm

Related product manuals