Editing Russ Page Template

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
= Arduino Laser Cannon =
+
=== BoostC Wiki ===
 
 
Next is an example external link
 
[http://www.example.com link title]
 
 
 
This page is really just examples of my commonly used markup
 
 
 
== Hidden ==
 
 
 
tuck stuff around you do not want to see unless editing
 
 
 
 
 
<!------------- what is hidden one liner ------------------->
 
Hidden
 
 
 
<!--------------start hidden ------------------
 
This is hidden
 
 
 
<!-------------- end hidden --------------------->
 
 
 
== Project ==
 
 
 
*Name:  Arduino Laser Cannon
 
*Status: in fairly early development, but is working.
 
*Technology: Arduino
 
*Author: [[russ_hensel]] ( where you can find an email address to reach me )
 
*Summary: An Arduino controls two servo motors to aim a laser pointer. A terminal program is used to control the Arduino.
 
*Archive for the project will be posted.  See download section below.
 
 
 
=== code example ===
 
 
 
=== Input/Code ===
 
 
 
<pre>
 
import gear
 
 
 
print"""Set some standards
 
"""
 
 
 
washer_thick  = .1
 
gear_clear    = .5
 
gear_thick    = 5.
 
plate_thick    = 1.
 
 
 
a_stack    =  gear.PartStack( "two gears" )
 
 
 
 
 
</pre>
 
 
 
 
 
=== mark up examples ===
 
 
 
[[Image:con1.png|alt text]]
 
 
 
[[Image:con1.png|50px]]
 
 
 
[[Image:con1.png|50px|alt text is what]]
 
 
 
*[[PC-Microcontroller Communications]] discusses free terminal programs, most much better than hyperterminal.
 
*[http://as220.org/labs/pages/Arduino%20and%20Servo%20Motor%20Workshop Arduino and Servo Motor Workshop] Course link at AS220 Labs.
 
 
 
=== Table ===
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 83: Line 22:
 
|[[Special:Export/BoostC from the Fourm]]
 
|[[Special:Export/BoostC from the Fourm]]
  
 +
<!-------------------------------->
 +
|-valign="top"
 +
|[[BoostC Forum Extracts 2007]]
 +
|
 +
|[[Special:Export/BoostC Forum Extracts 2007]]
 +
 +
<!-------------------------------->
 +
|-valign="top"
 +
|[[A C Program Header Example]]
 +
|
 +
|[[Special:Export/---]]
 +
 +
 +
<!-------------------------------->
 +
|-valign="top"
 +
|[[BoostC Optimizations]]
 +
|
 +
|[[Special:Export/---]]
 +
 +
 +
<!-------------------------------->
 +
|-valign="top"
 +
|[[BoostC Floating Point]]
 +
|
 +
|[[Special:Export/BoostC Optimizations]]
 
<!--------------------------------
 
<!--------------------------------
 
|-valign="top"
 
|-valign="top"

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)