Difference between revisions of "Russ Page Template"

From OpenCircuits
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Arduino Laser Cannon =
 
= Arduino Laser Cannon =
 +
 +
Next is an example external link
 +
[http://www.example.com link title]
  
 
This page is really just examples of my commonly used markup
 
This page is really just examples of my commonly used markup
  
    <!------------- what is hidden ------------------->
+
== Hidden ==
 +
 
 +
tuck stuff around you do not want to see unless editing
 +
 
 +
 
 +
<!------------- what is hidden one liner ------------------->
 
Hidden  
 
Hidden  
  
<!--------------------------------
+
<!--------------start hidden ------------------
 
This is hidden  
 
This is hidden  
  
<!-----------end of table--------------------->
+
<!-------------- end hidden --------------------->
  
 
+
== Project ==
== Project ===
 
  
 
*Name:  Arduino Laser Cannon
 
*Name:  Arduino Laser Cannon
Line 20: Line 27:
 
*Summary: An Arduino controls two servo motors to aim a laser pointer. A terminal program is used to control the Arduino.
 
*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.  
 
*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>
  
  
Line 26: Line 53:
 
[[Image:con1.png|alt text]]
 
[[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.
 
*[[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.
 
*[http://as220.org/labs/pages/Arduino%20and%20Servo%20Motor%20Workshop Arduino and Servo Motor Workshop] Course link at AS220 Labs.
 
  
 
=== Table ===
 
=== Table ===

Latest revision as of 09:07, 2 February 2018

Arduino Laser Cannon[edit]

Next is an example external link link title

This page is really just examples of my commonly used markup

Hidden[edit]

tuck stuff around you do not want to see unless editing


Hidden


Project[edit]

  • 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[edit]

Input/Code[edit]

import gear

print"""Set some standards
"""

washer_thick   = .1
gear_clear     = .5
gear_thick     = 5.
plate_thick    = 1.

a_stack    =  gear.PartStack( "two gears" )



mark up examples[edit]

alt text

Con1.png

alt text is what

Table[edit]

What Where Posted
BoostC tiny Wiki An experiment as a possible wiki for BoostC, If it gets big it should find its own home somewhere else. Special:Export/BoostC tiny Wiki
Playing With PIC Pack Special:Export/---
BoostC from the Fourm Special:Export/BoostC from the Fourm
BoostC Inline C Functions Special:Export/---
BoostC Explaining BoostC.h Special:Export/---
BoostC Wiki Help Needed Special:Export/---



us double brackes for categories

  category:Member Page
  category:salvage
  category:Test Instrument
  category:Serial Communications
  category:Microcontroller
  category:PIC
  category:Test Instrument
  category:Test Instrument