Difference between revisions of "Russ Page Template"

From OpenCircuits
Jump to navigation Jump to search
Line 12: Line 12:
  
  
== Project ===
+
== Project ==
  
 
*Name:  Arduino Laser Cannon
 
*Name:  Arduino Laser Cannon
Line 20: Line 20:
 
*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>
  
  

Revision as of 08:34, 8 November 2017

Arduino Laser Cannon

This page is really just examples of my commonly used markup

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

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

alt text



Table

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