From version < 16.1
edited by Eric Nantel
on 2023/01/20 11:16
To version < 10.1 >
edited by Eric Nantel
on 2023/01/20 11:08
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Hidden
... ... @@ -1,1 +1,1 @@
1 -true
1 +false
Content
... ... @@ -4,7 +4,7 @@
4 4   <td valign="top" align="left" colspan="2"><b><font face="Verdana" size="2">BASIC
5 5   Micro Studio Programming Tutorial for BASIC Atom Pro.</font></b>
6 6   <p><b><font face="Verdana" size="2">Updated <!--webbot bot="Timestamp" s-type="EDITED" s-format="%m/%d/%Y" startspan -->09/23/2009<!--webbot bot="Timestamp" i-CheckSum="12576" endspan -->.</font></b></p>
7 - <p><b><font face="Verdana" size="2">Safety first!</font></b><font face="Verdana" size="2"> Wear eye protection and never touch a powered robot!</font></p>
7 + <p><b><font face="Verdana" size="2">Safety first!</font></b><font face="Verdana" size="1"> Wear eye protection and never touch a powered robot!</font></p>
8 8   <p><font face="Verdana" size="2"><b>Note:</b> The purpose of this tutorial is to illustrate how to download a BASIC program onto the BASIC Atom
9 9   Pro processor, and test the functionality of the Bot Board II.</font></p>
10 10   <font face="Verdana" size="2">&nbsp;</font></td>
... ... @@ -40,8 +40,9 @@
40 40   </tr>
41 41   <tr>
42 42   <td valign="top" align="left"><font face="Verdana" size="2"><b>Step 2.</b><br>
43 - Download and install the latest version of the BASIC Micro Studio.</font>
44 - <p><font face="Verdana" size="2">Download the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/support/basic-micro-studio-programming/WebHome/aprotut1.zip">sample BASIC Atom Pro program</a>, and save it on
43 + Download and install the latest version of the <a href="http://www.basicmicro.com/Downloads_ep_43.html" target="_blank">BASIC
44 + Micro Studio</a>.</font>
45 + <p><font face="Verdana" size="2">Download the <a href="http://www.lynxmotion.com/images/assembly/bapro/aprotut1.bas">sample BASIC Atom Pro program</a>, and save it on
45 45   your computer, somewhere you will be able to easily find it.</font></p>
46 46   <p><font face="Verdana" size="2">Open the IDE (double-click the desktop icon, or use the Start menu), then load up the sample program by
47 47   clicking on File -&gt; Open.</font></p></td>
... ... @@ -51,10 +51,10 @@
51 51   <table border="1" width="324" bordercolor="#FFFFFF">
52 52   <tbody><tr>
53 53   <td width="320" bordercolor="#808080" bgcolor="#C0C0C0">
54 - <p align="center"><font size="2" face="Verdana, Helvetica, sans-serif">Sample BASIC Atom Pro Program</font></p></td>
55 + <p align="center"><font size="1" face="Verdana, Helvetica, sans-serif">Sample BASIC Atom Pro Program</font></p></td>
55 55   </tr>
56 56   <tr>
57 - <td width="320" bordercolor="#C0C0C0" align="left" valign="middle"><font size="2" face="Courier New"><font color="#808080">;The compiler
58 + <td width="320" bordercolor="#C0C0C0" align="left" valign="middle"><font size="1" face="Courier New"><font color="#808080">;The compiler
58 58   will ignore any commands<br>
59 59   ;or text after a ; or '</font><br>
60 60   <br>
... ... @@ -159,7 +159,7 @@
159 159   </tr>
160 160   <tr>
161 161   <td valign="top" align="left" colspan="2"><font face="Verdana" size="2"><b>Step 9.</b><br>
162 - If you would like to fully test the Bot Board II and Atom Pro, download the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/support/basic-micro-studio-programming/WebHome/bb2tst01.zip">Bot Board II testing
163 + If you would like to fully test the Bot Board II and Atom Pro, download the <a href="http://www.lynxmotion.com/images/assembly/bapro/bb2tst01.bas">Bot Board II testing
163 163   program</a>, and save it on your computer, somewhere you will be able to easily find it. Program the Atom Pro with this code.</font>
164 164   <p><font face="Verdana" size="2">When the program is running, you can test the ABC buttons and LEDs. Pressing the A button will add one to a
165 165   binary count that is visible on the LEDs. Pressing the B button will subtract one. The C button will clear the count.</font></p>
aprotut1.zip
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -342 bytes
Content
bb2tst01.zip
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -788 bytes
Content
Copyright RobotShop 2018