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 #146 background imageLoading...
Page #146 background image
Figure 23How raster scan works
(Image created by Ian Harvey)
50 to 60 times per second, and it was fast enough to create the illusion of
motion. (Actually, most TV sets needed two passes to draw a single image
using a mechanism called interlacing, but for our purposes thats irrelevant.)
Moving the electron beam across the screen isnt sufficient. You have to
somehow encode the information youd like to draw. Therefore, you have to
change the electron beams intensity while it traverses the screen. Due to a
chemical reaction, the TV screen will glow in different colors when the electron
cannon hits it with different intensities. For a monochrome signal, you need
to generate the voltages explained in the following table.
1.0V0.6V0.3V0.0VVoltage:
WhiteGrayBlackSYNCColor:
A voltage of 0V represents the SYNC signal. It tells the TV set that a new line
of the image begins. All the other voltages represent different colors. To draw
a white dot, you have to set the voltage to 1V.
All we have to do is create a couple of different voltage levels. That doesnt
sound too difficult, but unfortunately, the Arduino has only analog input
pins. It cannot emit analog output signals. At least not directly, but in the
next section youll learn how to do it.
report erratum discuss
How Analog Video Works 129
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