Changes for page BASIC Atom Pro Programming Tutorial
Last modified by Eric Nantel on 2023/01/24 07:46
Change comment: There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -BASIC Atom Pro Programming Tutorial .1 +BASIC Atom Pro Programming Tutorial - Content
-
... ... @@ -42,7 +42,7 @@ 42 42 <tr> 43 43 <td valign="top" align="left"><font face="Verdana" size="2"><b>Step 2.</b><br> 44 44 Download and install the latest version of the BASIC Atom Pro IDE.</font> 45 - <p><font face="Verdana" size="2">Download the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/support/basic-atom-pro-programming/WebHome/aprotut1. bas">sample BASIC Atom Pro program</a>, and save it on45 + <p><font face="Verdana" size="2">Download the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/support/basic-atom-pro-programming/WebHome/aprotut1.zip">sample BASIC Atom Pro program</a>, and save it on 46 46 your computer, somewhere you will be able to easily find it.</font></p> 47 47 <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 48 48 clicking on File -> Open.</font></p></td> ... ... @@ -163,7 +163,7 @@ 163 163 </tr> 164 164 <tr> 165 165 <td valign="top" align="left" colspan="2"><font face="Verdana" size="2"><b>Step 9.</b><br> 166 - 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-atom-pro-programming/WebHome/bb2tst01. bas">Bot Board II testing166 + 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-atom-pro-programming/WebHome/bb2tst01.zip">Bot Board II testing 167 167 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> 168 168 <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 169 169 binary count that is visible on the LEDs. Pressing the B button will subtract one. The C button will clear the count.</font></p>