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 #58 background imageLoading...
Page #58 background image
CHAPTER 3
Building Binary Dice
Things will really start to get interesting now that youve learned the basics
of Arduino development. You now have the skills to create your first complex,
stand-alone projects. After youve worked through this chapter, youll know
how to work with LEDs, buttons, breadboards, and resistors. Combining
these parts with an Arduino gives you nearly endless opportunities for new
and cool projects.
Our first project will be creating an electronic die. While regular dice display
their results using one to six dots, ours will use LEDs instead. For our first
experiments, a single LED was sufficient, but for the dice we need more than
one. You need to connect several external LEDs to the Arduino. Because you
cannot attach them all directly to the Arduino, youll learn how to work with
breadboards. Also, you need a button that rolls the dice, so youll learn how
to work with pushbuttons, too. To connect pushbuttons and LEDs to the
Arduino, you need another important electronic part: the resistor. At the end
of the chapter, youll have many new tools in your toolbox.
What You Need
1. A half-size breadboard
2. Three LEDs (for the exercises youll need additional LEDs)
3. Two 10k resistors (see Current, Voltage, and Resistance, on page 239, to
learn more about resistors)
4. Three 1k resistors
5. Two pushbuttons
6. Some wires of different lengths
7. An Arduino board, such as the Uno, Duemilanove, or Diecimila
8. A USB cable to connect the Arduino to your computer
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