60 lines
4.1 KiB
HTML
60 lines
4.1 KiB
HTML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|||
|
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:lastBlockDepth="6" MadCap:lastHeight="94" MadCap:lastWidth="853" MadCap:disableMasterStylesheet="true" MadCap:tocPath="" MadCap:InPreviewMode="false" MadCap:PreloadImages="false" MadCap:RuntimeFileType="Topic" MadCap:TargetType="WebHelp" lang="en-us" xml:lang="en-us" MadCap:PathToHelpSystem="../../" MadCap:HelpSystemFileName="Default.xml" MadCap:SearchType="Stem">
|
|||
|
<head><title>Getting Started with Stamps in Class</title>
|
|||
|
<link href="../SkinSupport/MadCap.css" rel="stylesheet" />
|
|||
|
<link href="../Resources/Stylesheets/BSE_Help.css" rel="stylesheet" />
|
|||
|
<script src="../SkinSupport/MadCapAll.js" type="text/javascript">
|
|||
|
</script>
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<div class="MCBreadcrumbsBox_0"><span class="MCBreadcrumbsPrefix">You are here: </span><span class="MCBreadcrumbs">Getting Started with Stamps in Class</span>
|
|||
|
</div>
|
|||
|
<h1>Getting Started with Stamps in Class</h1>
|
|||
|
<p class="PlainText">This is the place to begin if you are setting up your BASIC Stamp 2 and Board of Education or BASIC Stamp HomeWork Board to prepare for the activities in any of our Stamps in Class tutorials, including <![CDATA[ ]]><i>What's a Microcontroller?</i> <![CDATA[ ]]>and <![CDATA[ ]]><i>Robotics with the Boe-Bot</i>. </p>
|
|||
|
<p class="PlainText">The activities in this section of the Help file will guide you through the following tasks:</p>
|
|||
|
<ul>
|
|||
|
<li value="1">Identify what BASIC Stamp development board you are using.</li>
|
|||
|
<li value="2">Connect your BASIC Stamp development board to your computer.</li>
|
|||
|
<li value="3">Test the programming connection.</li>
|
|||
|
<li value="4">Write and test your first PBASIC program for your BASIC Stamp.</li>
|
|||
|
<li value="5">Write a PBASIC program that uses ASCII code.</li>
|
|||
|
<li value="6">Turn off the power to your BASIC Stamp development board when you are done.</li>
|
|||
|
</ul>
|
|||
|
<p class="PlainText">You will navigate from one task to the next using the Next arrows. If you want to go back a step, use the Previous arrows. On each page, follow the instructions indicated by red checkmarks:</p>
|
|||
|
<ul>
|
|||
|
<li class="Checklist" value="1">Click the NEXT arrow to begin!</li>
|
|||
|
</ul>
|
|||
|
<p><a href="IdBoard.htm" title="Go to "Identify your Board"" alt="Go to "Identify your Board""><img src="../Resources/Images/Next.png" /></a>
|
|||
|
</p>
|
|||
|
<div class="Col2">
|
|||
|
<div class="MasterFoot">
|
|||
|
<p MadCap:conditions="BSEconditions.BSEWebHelp (Primary)-INCLUDE"><a href="../HomeTopics/HomePage.htm">Go to Welcome page</a>
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<div class="Col2">
|
|||
|
<div class="MasterFoot">
|
|||
|
<p style="text-align: right;"><span class="ContactInfoProjectName">BASIC Stamp Help</span> <![CDATA[ ]]><span class="ContactInfoVersion#">Version 2.5.4</span> <![CDATA[ ]]></p>
|
|||
|
<p style="text-align: right;">Copyright © <span class="ContactInfoCompanyName">Parallax Inc.</span></p>
|
|||
|
<p style="text-align: right;"><span class="SystemShortDate">8/8/2012</span>
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<script type="text/javascript">/* <![CDATA[ */
|
|||
|
|
|||
|
var _gaq = _gaq || [];
|
|||
|
_gaq.push(['_setAccount', 'UA-285614-1']);
|
|||
|
_gaq.push(['_trackPageview']);
|
|||
|
|
|||
|
(function() {
|
|||
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|||
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|||
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|||
|
})();
|
|||
|
|
|||
|
/* ]]> */</script>
|
|||
|
<script type="text/javascript" src="../SkinSupport/MadCapBodyEnd.js">
|
|||
|
</script>
|
|||
|
</body>
|
|||
|
</html>
|