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 #43 background imageLoading...
Page #43 background image
CHAPTER 2
Creating Bigger Projects with the Arduino
For simple applications, what you learned about the Arduino IDE in the pre-
ceding chapter is sufficient. But soon your projects will get more ambitious,
and then it will be handy to split them into separate files that you can manage
as a whole. So in this chapter, youll learn how to stay in control of bigger
projects with the Arduino IDE.
Usually, bigger projects need not only more software, but also more hard-
wareyou will rarely use the Arduino board in isolation. You will use many
more sensors than you might imagine, and youll have to transmit the data
they measure back to your computer. To exchange data with the Arduino,
youll use its serial port. This chapter explains everything you need to know
about serial communication. To make things more tangible, youll learn how
to turn your computer into a very expensive light switch that lets you control
an LED using the keyboard.
What You Need
To try this chapters examples, you need only a few things:
1. An Arduino board, such as the Uno, Duemilanove, or Diecimila
2. A USB cable to connect the Arduino to your computer
3. An LED (optional)
4. A software serial terminal such as PuTTY (for Windows users) or
screen
for
Linux and Mac OS X users (optional)
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