~ubuntu-branches/ubuntu/precise/arduino/precise

« back to all changes in this revision

Viewing changes to reference/Guide_Board.html

  • Committer: Bazaar Package Importer
  • Author(s): Scott Howard
  • Date: 2010-04-13 22:32:24 UTC
  • Revision ID: james.westby@ubuntu.com-20100413223224-jduxnd0xxnkkda02
Tags: upstream-0018+dfsg
ImportĀ upstreamĀ versionĀ 0018+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html>
 
3
<head>
 
4
  <title>Arduino - Board </title>
 
5
  <link rel='stylesheet' href='arduino.css' type='text/css' />
 
6
</head>
 
7
<body>
 
8
<div id="page">
 
9
<!--PageHeaderFmt-->
 
10
<div id="pageheader">
 
11
  <div class="title"><a href="http://www.arduino.cc"/>Arduino</a></div>
 
12
  <div class="search">
 
13
    <!-- SiteSearch Google -->
0
14
   <FORM method=GET action="http://www.google.com/search">
1
15
   <input type=hidden name=ie value=UTF-8>
2
16
   <input type=hidden name=oe value=UTF-8>
3
17
   <INPUT TYPE=text name=q size=25 maxlength=255 value="">
4
18
   <INPUT type=submit name=btnG VALUE="search">
5
19
   <input type=hidden name=domains value="http://www.arduino.cc/">
 
20
    <input type=hidden name=sitesearch value="http://www.arduino.cc/">
 
21
    </FORM>
6
22
   <!-- SiteSearch Google -->
 
23
  </div>
 
24
</div>
 
25
<!--/PageHeaderFmt-->
 
26
<!--PageLeftFmt-->
 
27
<div id="pagenav">
 
28
  <p><a class='wikilink' href='Guide_index.html'>Getting Started</a>
 
29
</p>
 
30
<p class='vspace'></p><p><a class='wikilink' href='http://www.arduino.cc/en/Tutorial/HomePage'>Tutorials</a>
 
31
</p>
 
32
<p class='vspace'></p><p><a class='wikilink' href='index.html'>Reference</a>
 
33
</p>
 
34
<p class='vspace'></p><p><a class='wikilink' href='http://www.arduino.cc/en/Main/Hardware'>Hardware</a>
 
35
</p>
 
36
<p class='vspace'></p><p><a class='wikilink' href='http://www.arduino.cc/en/Main/Software'>Software</a>
 
37
</p>
 
38
<p class='vspace'></p><p><a class='urllink' href='http://www.arduino.cc/blog/' rel='nofollow'>Blog</a>
 
39
</p>
 
40
<p class='vspace'></p><p><a class='urllink' href='http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl' rel='nofollow'>Forum</a>
 
41
</p>
 
42
<p class='vspace'></p><p><a class='urllink' href='http://www.arduino.cc/playground/' rel='nofollow'>Playground</a>
 
43
</p>
 
44
<p class='vspace'></p><p><a class='urllink' href='http://www.arduino.cc/playground/Projects/ArduinoUsers' rel='nofollow'>Exhibition</a>
 
45
</p>
 
46
<p class='vspace'></p><p><a class='wikilink' href='http://www.arduino.cc/en/Hacking/HomePage'>Hacking</a>
 
47
</p>
 
48
<p class='vspace'></p><p><a class='wikilink' href='FAQ.html'>FAQ</a>
 
49
</p>
 
50
<p class='vspace'></p><p><a class='wikilink' href='http://www.arduino.cc/en/Main/Buy'>Buy</a>
 
51
</p>
 
52
 
 
53
</div>
 
54
<!--/PageLeftFmt-->
 
55
<div id="pagetext">
 
56
<!--PageText-->
 
57
<div id='wikitext'>
 
58
<p><strong>Guide</strong> &nbsp; <a class='wikilink' href='Guide_index.html'>Contents</a> | <a class='wikilink' href='Guide_Introduction.html'>Introduction</a> | How To: <a class='wikilink' href='Guide_Windows.html'>Windows</a>, <a class='wikilink' href='Guide_MacOSX.html'>Mac OS X</a>, <a class='urllink' href='http://www.arduino.cc/playground/Learning/Linux' rel='nofollow'>Linux</a>;  <a class='wikilink' href='Guide_ArduinoMini.html'>Arduino Mini</a>, <a class='wikilink' href='Guide_ArduinoBT.html'>Arduino BT</a>, <a class='wikilink' href='Guide_ArduinoLilyPad.html'>LilyPad Arduino</a>; <a class='wikilink' href='Guide_ArduinoXbeeShield.html'>Xbee shield</a> | <a class='wikilink' href='Guide_Troubleshooting.html'>Troubleshooting</a> | <a class='selflink' href='Guide_Board.html'>Board</a> | <a class='wikilink' href='Guide_Environment.html'>Environment</a>
 
59
</p><h2>Introduction to the Arduino Board</h2>
 
60
<p>Looking at the board from the top down, this is an outline of what you will see (parts of the board you might interact with in the course of normal use are highlighted):
 
61
</p>
 
62
<p class='vspace'></p><div><img src='http://www.arduino.cc/en/uploads/Guide/arduino_board.png' alt='' title='' /></div>
 
63
<p class='vspace'></p><p>Starting clockwise from the top center:
 
64
</p>
 
65
<p class='vspace'></p><ul><li>Analog Reference pin (orange)
 
66
</li><li>Digital Ground (light green)
 
67
</li><li>Digital Pins 2-13 (green)
 
68
</li><li>Digital Pins 0-1/Serial In/Out - TX/RX (dark green) - <em>These pins cannot be used for digital i/o (<strong>digitalRead</strong> and <strong>digitalWrite</strong>) if you are also using serial communication (e.g. <strong>Serial.begin</strong>)</em>.
 
69
</li><li>Reset Button - S1 (dark blue)
 
70
</li><li>In-circuit Serial Programmer (blue-green)
 
71
</li><li>Analog In Pins 0-5 (light blue)
 
72
</li><li>Power and Ground Pins (power: orange, grounds: light orange)
 
73
</li><li>External Power Supply In (9-12VDC) - X1 (pink)
 
74
</li><li>Toggles External Power and USB Power (place jumper on two pins closest to desired supply) - <span class='wikiword'>SV1</span> (purple)
 
75
</li><li>USB (used for uploading sketches to the board and for serial communication between the board and the computer; can be used to power the board) (yellow)
 
76
</li></ul><p class='vspace'></p><p>The text of the Arduino getting started guide is licensed under a
 
77
<a class='urllink' href='http://creativecommons.org/licenses/by-sa/3.0/' rel='nofollow'>Creative Commons Attribution-ShareAlike 3.0 License</a>.  Code samples in the guide are released into the public domain.
 
78
</p>
 
79
</div>
 
80
 
 
81
</div>
 
82
<!--PageFooterFmt-->
 
83
<div id="pagefooter">
 
84
  <a href='Guide_Board?action=edit.html'>Edit Page</a> | <a href='Guide_Board?action=diff.html'>Page History</a> | <a href='Guide_Board?action=print.html' target='_blank'>Printable View</a> | <a href='http://www.arduino.cc/en/Site/AllRecentChanges'>All Recent Site Changes</a>
 
85
</div>
 
86
<!--/PageFooterFmt-->
 
87
</div>
 
88
</body>
 
89
</html>