<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TeachSTEMNow.com</title>
	<atom:link href="http://www.teachstemnow.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teachstemnow.com</link>
	<description>Let’s get STEM education into every classroom. Now.</description>
	<lastBuildDate>Tue, 14 May 2013 15:10:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>CNC Machine A Robot Roving Eye Part II</title>
		<link>http://www.teachstemnow.com/cnc-machine-roving-eye/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cnc-machine-roving-eye</link>
		<comments>http://www.teachstemnow.com/cnc-machine-roving-eye/#comments</comments>
		<pubDate>Mon, 13 May 2013 11:51:30 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[STEM Lessons]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[kitt]]></category>
		<category><![CDATA[knightrider]]></category>
		<category><![CDATA[robot]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=2180</guid>
		<description><![CDATA[CNC Machining an Arduino-Powered Robot Roving Eye.]]></description>
				<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>Our <a href="http://www.teachstemnow.com/arduino-robot-eye/">first installment</a> of using the arduino Uno in the STEM classroom centered on programming basics and wiring, with a simple bit of code to make a series of LEDs cascade back and forth like a scanning eye. With that accomplished, we next bring the lights to life by taking advantage of CNC machining capabilities available to increasing numbers of teachers around the country. We will create a robot face that resembles a cross between villains on two different but popular science fiction series, placing the LEDs inside for a realistic effect (jump to the video below if you want a preview). This makes for an excellent  project-based learning experience that integrates CAD and CAM skills, design, programming and many other key STEM disciplines.</p>
<p><strong>Summary</strong></p>
<p>With the arduino code and basic wiring behind us, we will begin by taking our CAD design file and convert it to a series of toolpaths with a CAM program (we use <a href="http://www.sprutcamamerica.com/">SprutCAM</a>, available at low cost for teachers). Next we cut the part out on the <a href="http://www.tormach.com">Tormach PCNC1100</a> mill from 6061 aluminum. Once the part has been deburred of any sharp edges, we will use perf board to mount the LEDs on the robot and connect them back to the arduino. Then sit back and let the scanning begin!</p>
<p>&nbsp;</p>
<p><strong> Tools and</strong> <strong>Materials for Part II</strong></p>
<p>CNC Mill and Tooling</p>
<p>6x6x.25  aluminum plate</p>
<p>3mm o-rings</p>
<p><a href="http://en.wikipedia.org/wiki/Perfboard">perfboard</a></p>
<p>extension wires (we used pwm cable)</p>
<p>soldering iron and solder (optional for permanent installations)</p>
<p>&nbsp;</p>
<p><strong>Step One: CAM</strong></p>
<p>Import the design as an .igs file into SprutCAM. Transform the stock as needed to orient the coordinates with Z at the top of the part. Set up a drilling operation first to make the holes for the LEDs. We used a .25 in drill bit for this task. The holes are space .4 in apart for alignment to the holes in the perfboard later.</p>
<div class="wp-caption alignnone" style="width: 310px"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/Holes-For-LEDs-300x267.png" width="300" height="267" /><p class="wp-caption-text">.4 in Spacing works well</p></div>
<p>We will cut out the detail features of the model using two pocketing operations. Select the edges of each pocket (make sure the edge tool is activated) and set the depth to leave a bit of material under the holes for the LEDs to remain in place. Tip: use &#8216;project on plane&#8217; if students are unable to find the edges of the pockets.</p>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/Cutting-Pockets.png"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/Cutting-Pockets-300x247.png" width="300" height="247" /></a><p class="wp-caption-text">Pockets Take Shape</p></div>
<p>Next we will give the face some depth with a roughing waterline operation. This reduces the height of the main part of the face, allowing for a protruding forehead so common to villainous robots. Select the face under job assignment and Sprutcam does the rest.</p>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/Waterline.png"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/Waterline-300x246.png" width="300" height="246" /></a><p class="wp-caption-text">Waterline helps give robot depth</p></div>
<p>To cleanly define the forehead we next do a 2D contour around it with a 9/64 endmill. This is followed by a final contour around the edges of the part to separate it from our stock. To prevent the part from moving during the cut, we leave .01 inches on the bottom level and knock it out with a mallet.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/foreheadcontour.png"><img alt="foreheadcontour" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/foreheadcontour-300x271.png" width="300" height="271" /></a></p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/finalcontour.png"><img alt="finalcontour" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/finalcontour-300x278.png" width="300" height="278" /></a></p>
<p>&nbsp;</p>
<p>And of course students love the final simulation at the end of the CAM programming set up.</p>
<div id="attachment_2200" class="wp-caption alignnone" style="width: 310px"><a style="font-size: 13px; line-height: 19px; text-align: center;" href="http://www.teachstemnow.com/wp-content/uploads/2013/05/fulltoolpathcylon1.png"><img class=" wp-image-2200" alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/fulltoolpathcylon1-300x196.png" width="300" height="196" /></a><p class="wp-caption-text">All operations check out on the simulation</p></div>
<p><span style="font-size: 13px; line-height: 19px;"> </span></p>
<p><strong>Step Two: Cutting the Part</strong></p>
<p>We use a standard set of clamps to fixture the stock to the machine table. Always place a piece of flat sacrificial material under the stock to avoid expensive damage to the machine should anything go awry.</p>
<p>&nbsp;</p>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130509_195940.jpg"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130509_195940-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Pocketing</p></div>
<p>&nbsp;</p>
<div class="wp-caption alignnone" style="width: 310px"><a style="text-align: center; font-size: 13px; line-height: 19px;" href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_124048.jpg"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_124048-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Waterline gives depth to the robot</p></div>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_133154.jpg"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_133154-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Face milling top surface</p></div>
<div id="attachment_2192" class="wp-caption alignnone" style="width: 310px"><a style="font-size: 13px; line-height: 19px; text-align: center;" href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_133608-1.jpg"><img class="size-medium wp-image-2192" alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_133608-1-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Final Contour Complete</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Step Three: Assembly</strong></p>
<p>The most difficult parts of this project are now complete. The final assembly can be accomplished in a variety of ways. In order to line up the LEDs, we will use perfboard to hold them together. The perfboard sits behind the robot, with the LEDs visible from the front. Because aluminum is conductive, it is very important to make sure there is no contact with the legs of the LEDs to avoid a short circuit.</p>
<p>Start by verifying that the LEDs and the holes are sized compatibly. Trim and deburr if necessary. To keep the LEDs in place, we use 3mm o-rings slipped around them from the front side of the robot. They are visible in their temporary location in the photo below, used just for checking the hold sizes.</p>
<p>&nbsp;</p>
<div class="wp-caption alignnone" style="width: 310px"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_165058-300x180.jpg" width="300" height="180" /><p class="wp-caption-text">Ensure that LEDs are sized correctly for holes</p></div>
<p>Verify the perfboard spacing is correct for your holes. Trim the perfboard as needed.</p>
<div class="wp-caption alignnone" style="width: 310px"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_161516-300x180.jpg" width="300" height="180" /><p class="wp-caption-text">Perf Board and LED holes line up just right</p></div>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_165410.jpg"><img alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_165410-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Checking again for alignment</p></div>
<p>At this point there are two options for wiring. One is to trim the legs of the LEDs to length after soldering them to the perfboard for a permanent installation. In that case, a set of third hands with a magnifier is handy for students to see their work better. Polarity of the LEDs is critical, so whether soldering or not, check that the LEDs light up before diving too deep.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_171539.jpg"><img alt="A magnifying lens helps " src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_171539-300x180.jpg" width="300" height="180" /></a></p>
<p>&nbsp;</p>
<p>Since we are planning to reuse our LEDs the use of spare PWM cables makes for a sturdy but easy to disassemble option.</p>
<div id="attachment_2182" class="wp-caption alignnone" style="width: 310px"><a style="font-size: 13px; line-height: 19px;" href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_161050.jpg"><img class="size-medium wp-image-2182" alt="" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_161050-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">PWM cables were a good fit</p></div>
<p>Only two of the three lines on the PWM cables were used.  They are not the ideal solution for tight space management, but with careful wire wrapping it looks just fine.</p>
<p><a style="font-size: 13px; line-height: 19px; text-align: center;" href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_182701.jpg"><img class="size-medium wp-image-2187" alt="Its a tight squeeze if using removable cables" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_182701-300x180.jpg" width="300" height="180" /></a>   <a style="text-align: center; font-size: 13px; line-height: 19px;" href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_182716.jpg"><img class="size-medium wp-image-2190" alt="Wire Management" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130512_182716-300x180.jpg" width="300" height="180" /></a></p>
<p>&nbsp;</p>
<p>Test fire the whole assembly and troubleshoot as needed. If you use the program from part one of this project, everything should look like this:</p>
<p><a href="http://www.youtube.com/watch?v=I3LXNOJ4DQk"><img src="http://img.youtube.com/vi/I3LXNOJ4DQk/2.jpg"></a></p>
<p><a href="http://www.youtube.com/watch?v=I3LXNOJ4DQk">Click here to view the video on YouTube</a>.</p>

<p>&nbsp;</p>
<p>With this project-based learning activity, students have been given a mandate to acquire a wide variety of STEM skills and demonstrate their competencies in them. They have engaged in genuine engineering practices, from programming and design all the way to advanced manufacturing. Students can be assessed in a wide variety of state and national standards, all in one project that culminates in a fun product that showcases student skills. These are the skills that are in such short supply in today&#8217;s job market.  Keeping kids motivated encourages them to push themselves harder, enables them to collaborate with one another and bring to bear problem solving abilities they didn&#8217;t know they had.</p>
<p>Keep helping kids find that STEM career waiting for them in the world ahead.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/cnc-machine-roving-eye/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Arduino: Roaming Robot Eyes</title>
		<link>http://www.teachstemnow.com/arduino-robot-eye/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arduino-robot-eye</link>
		<comments>http://www.teachstemnow.com/arduino-robot-eye/#comments</comments>
		<pubDate>Wed, 01 May 2013 13:29:58 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[STEM Lessons]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[blink]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Project based learning]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[STEM]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=2146</guid>
		<description><![CDATA[A Roaming Robot Eye Introduces Students to Programming With Arduino.]]></description>
				<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>The Arduino microcontroller is an inexpensive, robust and easy to program microcontroller that can easily be used in any STEM classroom. The Arduino platform has tremendous support from hundreds of vendors that offer customized products for just about any task imaginable. Sensors, motors, breakout boards, lighting, and more can be used by students to engage in real science and engineering practices safely and inexpensively.</p>
<p>Even if you are just getting started with STEM activities, consider taking this path. Using microcontrollers such as the Arduino involve multidisciplinary skills from computer science to mechanical engineering, making this a very high value item for project-based learning curricula. Students stay engaged, focused and learn by doing while you facilitate as they move along at their own pace. Working with microcontrollers forces students to demonstrate proficiencies in a wide variety of science and engineering standards, making meeting the Next Generation Science standards a breeze for every teacher.</p>
<p>&nbsp;</p>
<p><strong>Summary</strong></p>
<p>This project-based learning activity introduces students to programming the Arduino microcontroller by creating a series of cascading LED lights resembling an evil race of robots from a popular science fiction series. In the second half of this activity, students will use CAD and CAM to create a replica of the robot using the Tormach PCNC 1100 mill from aluminum, and incoporate their programmed LEDs to add a final touch of realism to the model.</p>
<p><strong>Part One: Light &#8216;Em Up</strong></p>
<p>Materials</p>
<p>Arduino Uno (or nearly any Arduino platform with at least 9 I/O pins)</p>
<p>9 Resistors( use values from 100ohms to 2200 ohms)</p>
<p>9 Red LEDs</p>
<p>Breadboard</p>
<p>Programming Cable(use a usb printer cable)</p>
<p>Jumper Cables (2</p>
<p>Arduino IDE program (download at arduino.cc)</p>
<p>&nbsp;</p>
<div id="attachment_2147" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130501_062601.jpg"><img class="size-medium wp-image-2147" alt="20130501_062601" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130501_062601-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Arduino Uno, Breadboard, Resistors, LEDs, and Jumper Cables</p></div>
<p>&nbsp;</p>
<p><strong>Preliminary Steps:</strong></p>
<p><a href="http://arduino.cc/en/Main/Software">Download</a> and install the Arduino IDE. It works on virtually all operating systems, so be sure and choose the correct version to install on your computer(s). It is very important to install the driver correctly. Do not have Windows search for the driver, you will need to install it from the downloaded IDE into the correct folder.</p>
<p>Verify that Arduino is communicating to the computer. The best way to do this is to plug it in and run the &#8216;blink&#8217; example program (arduino programs are also referred to as &#8216;sketches&#8217;). It uses the built-in LED on pin 13 so no additional hardware is needed. Remember this tip for future troubleshooting on any connection issues later. Pass it on to students to give them some self sufficiency with troubleshooting. I remind them this way: If it&#8217;s blinking, it&#8217;s thinking.</p>
<div id="attachment_2155" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/blink1.png"><img class="size-medium wp-image-2155" alt="Use the blink code example for troubleshooting" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/blink1-300x276.png" width="300" height="276" /></a><p class="wp-caption-text">Use the blink code example for troubleshooting</p></div>
<div id="attachment_2151" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130501_064655.jpg"><img class="size-medium wp-image-2151" alt="If the yellow LED on P13 is blinking, all is well." src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130501_064655-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">If the yellow LED on P13 is blinking, all is well.</p></div>
<p><strong>Getting Started</strong></p>
<p>Let&#8217;s run a simple led program that calls for a bit of extra hardware. Instead of using the on board LED we will add connect an LED remotely using the breadboard. Students need the breadboard, a resistor, LED and some jumper wires.</p>
<p>1. Energize the breadboard by connecting a red wire to the positive rail and black to the negative rail on the breadboard. Next connect the red wire to the 5V pin and the black to the GND pin on the arduino. Your breadboard now has a 5 volt power source.</p>
<div id="attachment_2153" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130501_070025.jpg"><img class="size-medium wp-image-2153" alt="Power Up the Breadboard" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130501_070025-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Power Up the Breadboard</p></div>
<p>2. The process of creating the robot eye begins with a single LED mounted on the breadboard.  LEDs do not survive long with excessive voltage, so a resistor is necessary for each. Don&#8217;t waste the opportunity to remind students of  this application of Ohm&#8217;s Law. You might want to give them a quick quiz on the relationship between voltage, current and resistance as a requirement to move on with this activity. In any case, a resistor of anywhere between 100 and 2500 ohms will do. We will use 2200 ohm resistors in our example, which are colored red-red-red.</p>
<p>3. Because LEDs have  a cathode and anode (+/- ) it is essential that they be connected in the right orientation. This is one of the most common failure points for students because it is difficult to tell sometimes which side is which. Generally the longer leg of the LED is (+). The bottom line for students is that if it doesn&#8217;t light up, try reversing the polarity of the LED.</p>
<p>4. Thankfully resistors are not polar, so they can be fitted in any orientation. Resistors can be a bit fiddly to fit on the breadboard. They tend to take up a fair amount of space, and if you are creating a circuit with many components things get crowded fast. In order to help save space, we bend the resistors as shown below. Simply cut one of the leads to half size, bend it over and you save about 50 percent of the space otherwise used.</p>
<div id="attachment_2158" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_054224.jpg"><img class="size-medium wp-image-2158" alt="How to save space " src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_054224-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">How to save space</p></div>
<p>&nbsp;</p>
<div id="attachment_2159" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_054520.jpg"><img class="size-medium wp-image-2159" alt="Well Worth the Effort" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_054520-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Well Worth the Effort</p></div>
<p>5. Insert the LED into the breadboard, with one leg in the same row as the resistor. Add a jumper to the row as well, terminating the other end in P13 of the arduino. On the other leg of the LED insert a jumper that is connected to the ground rail on the breadboard.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_055443.jpg"><img class="alignnone size-medium wp-image-2161" alt="20130502_055443" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_055443-300x180.jpg" width="300" height="180" /></a></p>
<p>6. The final step is to run the &#8216;blink&#8217; example sketch again. Since we connected the LED to pin 13, we don&#8217;t need to change anything on the program. The LED should blink once per second.</p>
<div id="attachment_2163" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_060258.jpg"><img class="size-medium wp-image-2163" alt="On" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_060258-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">On</p></div>
<p>&nbsp;</p>
<div id="attachment_2164" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_060253.jpg"><img class="size-medium wp-image-2164" alt="Off. Simple!" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_060253-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Off.   Simple!</p></div>
<p><strong> More Is Better</strong></p>
<p>Okay, now comes the fun part. In order to make our roving robot eye, we will need to create a sequence of 9 flashing LEDs.  You can use more or less, but 9 seems to be a minimum for authentic effect. This means 9 resistors, and another 18 wires. If possible keep consistent with the wire colors. You can purchase sets of these jumper wires very inexpensively at a variety of vendors.</p>
<p>1. Begin by wiring up just three of the LEDs as a test. Since you are using P13, just continue down and use pins 12 and 11 for the other two LEDs. Keep them lined up as closely together as possible. Consider proper wire management a priority when evaluating student work here. Students should strive to keep things tidy and consistent in terms of spacing and colors.</p>
<div id="attachment_2166" class="wp-caption alignnone" style="width: 310px"><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_062037.jpg"><img class="size-medium wp-image-2166" alt="Wire Management" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_062037-300x180.jpg" width="300" height="180" /></a><p class="wp-caption-text">Wire Management</p></div>
<p>&nbsp;</p>
<p>2. There are an unlimited number of ways to write a program to accomplish this task. Later we will explore more advanced techniques to include fading and differential timing. For the moment, our sketch will build on the default &#8216;blink&#8217; program. This program lights up the LEDs on pins 13, 12, 11 back and forth in an infinite loop. Download the file &#8216;blink3roboteye&#8217; or copy and paste it into your arduino IDE. Students should adjust the timing (delay) value until they are satisfied with what they see.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/blink3image.png"><img class="alignnone size-medium wp-image-2168" alt="blink3image" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/blink3image-300x225.png" width="300" height="225" /></a></p>
<p>&nbsp;</p>
<p>3. At this point both the hardware and software need to be adjusted to accomodate the 9 LEDs. Students should add the remaining 6 LEDs, 6 resistors, and 12 wires to the breadboard and arduino. As before, the pins are on the digital side of the board, and will go from P13-P5.  Remember the polarity of the LEDs.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_070849.jpg"><img class="alignnone size-medium wp-image-2171" alt="20130502_070849" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/20130502_070849-300x180.jpg" width="300" height="180" /></a></p>
<p>&nbsp;</p>
<p>The  &#8217;BlinkCylon&#8217; sketch builds upon the previous &#8216;blink3&#8242; program, adding the additional pins and command lines for each LED.  Download it and edit to your liking.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/05/blinkcylonimage.png"><img class="alignnone size-medium wp-image-2170" alt="blinkcylonimage" src="http://www.teachstemnow.com/wp-content/uploads/2013/05/blinkcylonimage-300x252.png" width="300" height="252" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.youtube.com/watch?v=et-8FxoxLac"><img src="http://img.youtube.com/vi/et-8FxoxLac/2.jpg"></a></p>
<p><a href="http://www.youtube.com/watch?v=et-8FxoxLac">Click here to view the video on YouTube</a>.</p>

<p>&nbsp;</p>
<p>In this tutorial, STEM students have learned about the Arduino microcontroller and some of its capabilities. They have applied Ohm&#8217;s law, developed wire management techniques, and learned to program. Students have developed troubleshooting skills and learned to optimize a program to make it their own. In the next installment of the Roaming Robot Eyes tutorial, we will machine a replica of a Cylon Warrior with the Tormach CNC machine and install our LEDs. Stay tuned.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/arduino-robot-eye/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>STEM Lesson: Machine an Arduino Enclosure Using CNC</title>
		<link>http://www.teachstemnow.com/cnc-arduino-enclosure/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cnc-arduino-enclosure</link>
		<comments>http://www.teachstemnow.com/cnc-arduino-enclosure/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 13:23:54 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[STEM Lessons]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[STEM]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=2095</guid>
		<description><![CDATA[Building an Enclosure for the Arduino Uno is an easy introduction to CNC machining.]]></description>
				<content:encoded><![CDATA[<p>The Arduino microcontroller is deservedly the most popular platform for science and engineering in classrooms around the world. It is open source, inexpensive, robust and easy to program. There are hundreds of accessories available for the Arduino, from secondary boards (known as shields) to sensors and motor drivers.</p>
<p>Because the Arduino is a bare PCB, some protection is a good idea for storage and/or during use, particularly in a classroom environment. In this STEM lesson, we will be making an aluminum enclosure for the Arduino Uno using the Tormach PCNC and SprutCAM software. This is a simple starter project for the CNC that will help the user gain skills and confidence for more advanced projects later.</p>
<p>This enclosure is designed to be used with or without the cover in place. The slots provide access to the I/O pins, but if a tall shield will be used you can remove the cover-or modify the design for additional height. Because the enclosure is electrically conductive, be sure and cover the bottom floor with some non-conductive material (we use mesh shelf liner).</p>
<p><strong>CNC Tools</strong></p>
<p>Vise</p>
<p>Clamping Kit</p>
<p>Digital Probe/EdgeFinder</p>
<p>2 Flute .5 in HSS End Mill</p>
<p>2 Flute .125 in HSS End Mill</p>
<p>2 Flute .0625 in HSS End Mill</p>
<p><strong>Bill of Materials</strong></p>
<p>2 in x 5 in  6061 Aluminum Stock</p>
<p>.10 in x 6 in Aluminum Sheet</p>
<p><strong>Summary of Procedure</strong>:</p>
<ol>
<li>Square up the stock.</li>
<li>Mill pockets and slot on front face.</li>
<li>Flip part and mill slot on rear face.</li>
<li>Mill main pocket.</li>
<li>Mill cover.</li>
</ol>
<p>&nbsp;</p>
<p>Begin by importing the .IGES file into SprutCAM. Transform the axes to bring Z to the top of the piece. Add stock to the part based on what you will be using.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox1.png"><img class="alignnone size-medium wp-image-2105" alt="ardbox1" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox1-300x215.png" width="300" height="215" /></a></p>
<p>If the part is cut in the center first, the remaining walls will be too thin to support it securely in the vise. Therefore we will machine the front and back faces, leaving the center for last.</p>
<p>We will flip the part for machining the front face by rotating it on the SC desktop. Next we will create a local cs (coordinate system) that will reorient the CNC machine to recognize the new axes. In order to do this, create a new pocketing operation. Click on the face to be machined. Next click on &#8216;create CS sense look vector&#8217;. Now the most important part: choose machine setup and turn on local CS. Then change global CS to Local CS1.as shown.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox2.png"><img class="alignnone size-medium wp-image-2108" alt="ardbox2" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox2-300x161.png" width="300" height="161" /></a></p>
<p>That will reference the part and the machine to the new coordinate system.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfrontCS.png"><img alt="ardboxfrontCS" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfrontCS-251x300.png" width="251" height="300" /></a></p>
<p>Select the edges to be machined. Choose the .0625 EM.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxendmill-operation-1.png"><img class="alignnone size-medium wp-image-2110" alt="ardboxendmill operation 1" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxendmill-operation-1-300x236.png" width="300" height="236" /></a></p>
<p>Use a spiral plunge for less chance of tool breakage with these tiny EMs. When you select spiral in SprutCAM, the option doesn&#8217;t appear until you close out lead in/lead out and then reopen them. Just a small bug that may or may not be present in your version.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox-spiral.png"><img alt="ardbox spiral" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox-spiral-300x220.png" width="300" height="220" /></a></p>
<p>Be sure and account for the extra stock when choosing your final depth.  Run the simulation. Easy!</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfrontface.png"><img class="alignnone size-medium wp-image-2113" alt="ardboxfrontface" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfrontface-296x300.png" width="296" height="300" /></a></p>
<p>Now we will flip the part for the rear slot using the same procedure as before. This time the new coordinates will be called local CS2. In order to do this, create a new pocketing operation. Click on the face to be machined. Next click on &#8216;create CS sense look vector&#8217; as before. Again choose machine setup and turn on local CS. Then change global CS to Local CS2 as shown to reference the part and machine to your new coordinate system.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox5.png"><img class="alignnone size-medium wp-image-2115" alt="ardbox5" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox5-300x130.png" width="300" height="130" /></a></p>
<p>Select the edges of the slot. Use the .0625 EM again with the spiral cut as before. Run the simulation.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardubox6.png"><img class="alignnone size-medium wp-image-2117" alt="ardubox6" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardubox6-248x300.png" width="248" height="300" /></a></p>
<p>Time to mill out the main pocket that holds the Arduino. Create a third pocketing operation and change the coordinate system back to the original Global. Be sure and change the machine setup parameters to global as well!</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox6.png"><img class="alignnone size-medium wp-image-2119" alt="ardbox6" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardbox6-300x160.png" width="300" height="160" /></a></p>
<p>This part of the procedure will include two more pocketing operations. You can hog out most of the material with a .5 inch EM.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxcenter.png"><img class="alignnone size-medium wp-image-2120" alt="ardboxcenter" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxcenter-300x207.png" width="300" height="207" /></a></p>
<p>Run the pocket again with a .125 EM for a clean corner.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfinaltrim.png"><img class="alignnone size-medium wp-image-2121" alt="ardboxfinaltrim" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfinaltrim-300x236.png" width="300" height="236" /></a></p>
<p>Now part 2, the top of the Arduino enclosure.</p>
<p>Load the part into SC, and set up the transformation as usual.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslot1.png"><img class="alignnone size-medium wp-image-2123" alt="tslot1" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslot1-300x164.png" width="300" height="164" /></a></p>
<p>Add stock around the part as needed.</p>
<p>Use a pocketing operation to cut the two slots. Again we will use the .0625 EM.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslot2.png"><img class="alignnone size-medium wp-image-2124" alt="tslot2" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslot2-300x192.png" width="300" height="192" /></a></p>
<p>Use a 2d contour to remove the part. Make sure the edge selection tool is activated. For best results use the .0625 EM to get those nice tight corners.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslot2dcontouredges.png"><img class="alignnone size-medium wp-image-2125" alt="tslot2dcontouredges" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslot2dcontouredges-300x207.png" width="300" height="207" /></a></p>
<p>This part will be clamped to the CNC table rather than put in the vise. If want to, put a screw through the slots to hold the part in place. Alternatively, leave .02 inches off the final cut depth and knock out the part. That is what we generally do.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslotfinalcut.png"><img class="alignnone size-medium wp-image-2126" alt="tslotfinalcut" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/tslotfinalcut-300x221.png" width="300" height="221" /></a></p>
<p>Here is the box in its final form. Insert Arduino and begin programming! In our next installment we will have some fun making a bank of LEDs behave like menacing robots from a certain science fiction show.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfinalrender.png"><img class="alignnone size-medium wp-image-2128" alt="ardboxfinalrender" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ardboxfinalrender-300x222.png" width="300" height="222" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>References</strong></p>
<p>Squaring up the aluminum stock. You&#8217;ll find an excellent tutorial below.</p>
<p><a href="http://www.youtube.com/watch?v=RhVtJ6bRDl4"><img src="http://img.youtube.com/vi/RhVtJ6bRDl4/2.jpg"></a></p>
<p><a href="http://www.youtube.com/watch?v=RhVtJ6bRDl4">Click here to view the video on YouTube</a>.</p>

<p>Feeds and Speeds</p>
<p><a href="http://www.cnccookbook.com/CCGWizard.html">Gwizard</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/cnc-arduino-enclosure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>National Robotics Week is in Full Swing</title>
		<link>http://www.teachstemnow.com/national-robotics-week-is-here/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=national-robotics-week-is-here</link>
		<comments>http://www.teachstemnow.com/national-robotics-week-is-here/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 11:14:46 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[STEM News To Use]]></category>
		<category><![CDATA[big dog]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[combat robot]]></category>
		<category><![CDATA[IEEE]]></category>
		<category><![CDATA[nao]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Tormach]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=2071</guid>
		<description><![CDATA[National Robotics Week Brings A Free App and New STEM Lessons to Your Classroom.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.teachstemnow.com/event/national-robotics-week-begins-april-6th/">National Robotics Week</a>  is well under way, and taking <a href="http://www.nationalroboticsweek.org/events.php">advantage of events in your area</a> or managing your own robotics expo is going to help ramp up your STEM program. Development in the world of robotics are moving at a frenetic pace. Many aspect of our lives are somehow influenced by robots, and scientists and engineers continue to find new ways to bring these devices from military and industrial applications to the home, hospital and school. Robots in science fiction have been popular for a hundred years, and today&#8217;s movies, Televison and online videos feature robots that keep us talking about them on a regular basis. In honor of National Robotics Week, the<a href="http://robotsapp.spectrum.ieee.org/"> IEEE Robotics and Automation Society</a> has made their<a href="https://itunes.apple.com/us/app/robots-for-ipad/id566581906?mt=8"> iPad app </a>available for free. The app showcases some of the world&#8217;s most advanced robots such as BigDog and Robonaut, allowing the user to virtually interact with the robot to better understand its functions. No student (or teacher for that matter) can resist the urge to see what these amazing machines can do.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/04/ieeeprobots.jpg"><img class="alignnone size-medium wp-image-2082" alt="ieeeprobots" src="http://www.teachstemnow.com/wp-content/uploads/2013/04/ieeeprobots-300x225.jpg" width="300" height="225" /></a></p>
<p>Recognition of the reality that robots are here and their economic importance makes it obvious that the study of robotics is a crucial part of any STEM education program. Many STEM programs are centered around robotics because the field is so broad-based that it brings to bear every STEM discipline. The many opportunities for competitive robotics for secondary students can turn a science and engineering pursuit into a sport of the mind, motivating kids to stay engaged in the subject matter beyond the confines of a classroom period.</p>
<p>Robots come in many forms, but two main distinctions can easily be made for the educator: Remote-controlled and autonomous robots. Remote-controlled robots respond to commands from an external source, such as a radio transmitter or infra red remote. Autonomous robots have sensors and programming that gives them a degree of independence from external influence, such as a robot vacuum. Combining these two into a hybrid system is a  third type of robot, where autonomous routines can take place in conjunction with remote operations. This is seen in certain military robots such as drones and FIRST Robotics Competition &#8216;bots.</p>
<p>CNC (Computer Numeric Controlled) machines of various types can be considered robots as well. These semi-autonomous devices are programmed by the user to build things using processes that were once under human control, now machined with extreme precision under computer control. Thanks to efficiencies in manufacturing the cost of CNC machines for the classroom has been reduced to a realistic level for many school environments. The creation of robots using other robots brings the experience full circle for STEM students who are provided with this opportunity.</p>
<p>Making use of CNC machines to create robots will be the focus of a new series of project-based STEM lessons over the next several weeks on TeachSTEMNow. We will take advantage of the ubiquity of the Arduino microcontroller that has found its way into thousands of classrooms to do a number of projects that will incorporate all of the latest developments in content delivery, hardware and software for educators. Students will learn to program the Arduino as well as the CNC mill to manufacture components for robotic mechanical systems.  They will learn how robots interact with their environment, how to control robot behavior, and create components they need to build a complete autonomous robot. These lessons are guaranteed to help drive your classroom toward the &#8217;100 percent engagement, 100 percent of the time&#8217; model that makes the most of student potential. Stay tuned.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/national-robotics-week-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploring Space Through A Ping Pong Ball</title>
		<link>http://www.teachstemnow.com/ping-pong-space/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ping-pong-space</link>
		<comments>http://www.teachstemnow.com/ping-pong-space/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 11:06:03 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[The Why & How of Teaching STEM Now]]></category>
		<category><![CDATA[Common Core]]></category>
		<category><![CDATA[NASA]]></category>
		<category><![CDATA[NASA STEM]]></category>
		<category><![CDATA[Space Exporation]]></category>
		<category><![CDATA[STEM astronaut]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=1967</guid>
		<description><![CDATA[Tiny Ping Pong Ball Sized Experiments Can Take Your Classes Into Space.]]></description>
				<content:encoded><![CDATA[<p>Years ago my students sent several dozen styrofoam cups they decorated into &#8216;inner&#8217; space aboard a submarine. The sub descended into the <a href="http://en.wikipedia.org/wiki/Mariana_Trench">Mariana Trench  </a>and exposed the cups to the extreme pressures beneath the sea. Toward the end of the year, the cups were returned to us, and it was quite impressive to see the size large foam turned into tiny, brittle mini cups with strangely distorted artistry from the students. To this day, former students tell me this simple &#8216;experiment&#8217; was one of the most memorable experiences for them in school. While not a true science experiment, it was the beginnings of field testing ideas outside the classroom for us.</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/03/mariana-trench1.jpg"><img class="alignnone size-medium wp-image-2062" alt="mariana-trench1" src="http://www.teachstemnow.com/wp-content/uploads/2013/03/mariana-trench1-300x284.jpg" width="300" height="284" /></a></p>
<p>The time has come to move your student experiments from the classroom into outer space. With the advent of inexpensive electronics that can monitor everything from ambient temperature to magnetic fields, it is possible to conduct real science outside the confines of earth&#8217;s atmosphere. The most practical method to reach the &#8216;outer limits&#8217; is to use a weather balloon that lofts the experimental payload into the stratospshere. Doing this in an advanced level course is an excellent STEM project that can take the entire year to complete. It involves students in everything from obtaining permits from the FAA to release the balloon to calculating trajectories, forecasting weather and using telemetry. This is a project in and of itself, and creating the on board science experiments is another layer of challenges to complete.</p>
<p>For those teachers who are not able to devote the time or resources to conduct the launch themselves, there is an alternative known as the <a href="http://www.jpaerospace.com/pongsat/index.htm">PongSat </a>from <a href="http://jpaerospace.com/">JP Aerospace</a>. Billing itself as &#8220;America&#8217;s Other Space Program&#8217;, the organization is focused on DIY space exploration. Regular launches allow for teachers to get on a list to get their student&#8217;s experiments on board.  Best of all, it&#8217;s free! What sorts of experiments fit in a ping pong ball? Some ideas include:</p>
<p>-sending seeds to determine the effect of space on germination and growth</p>
<p>-measuring atmospheric changes with altitude</p>
<p>-measuring charge output of a photovoltaic cell in space</p>
<p>-magnetic field changes</p>
<p><a href="http://www.teachstemnow.com/wp-content/uploads/2013/03/A49_pongsats2.jpg"><img class="alignnone size-medium wp-image-2063" alt="A49_pongsats2" src="http://www.teachstemnow.com/wp-content/uploads/2013/03/A49_pongsats2-224x300.jpg" width="224" height="300" /></a> <a href="http://www.teachstemnow.com/wp-content/uploads/2013/03/pingpongsensors.jpg"><img class="alignnone size-full wp-image-2067" alt="pingpongsensors" src="http://www.teachstemnow.com/wp-content/uploads/2013/03/pingpongsensors.jpg" width="219" height="165" /></a></p>
<p>The sky&#8217;s the limit with what can be done within the confines of a ping pong ball.  Whether your students send up a  packet of seeds or an arduino nano with a sophisticated array of sensors, real science and engineering can be done for very little costs other than time. And since spending time doing STEM is the way to get students engaged, getting on board the next available mission to space is worth the wait.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/ping-pong-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start Gamifying Now With the Kodu Challenge</title>
		<link>http://www.teachstemnow.com/start-gamifying-now-with-the-kodu-challenge/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=start-gamifying-now-with-the-kodu-challenge</link>
		<comments>http://www.teachstemnow.com/start-gamifying-now-with-the-kodu-challenge/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 13:20:25 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[Fresh Cut STEM Tips and Ideas]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[The Why & How of Teaching STEM Now]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[gamification]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[STEM]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=2042</guid>
		<description><![CDATA[Kids Got Game as they Make Their Own With Kodu.]]></description>
				<content:encoded><![CDATA[<p>Educating students through the use of games has been around for years. In the last couple of decades games were used to deliver content in an engaging, interactive way that helped students moved along at their own pace (remember the Oregon Trail)? Today,<a href="http://gamification.org/wiki/Gamification"> gamification</a> is a buzzword that has a lot of momentum behind it.  Top researchers have proven that games are indeed an effective educational tool, but the next level of games in education means more than playing them: it means creating them. Creating games for students begins their journey into coding, and by this time all STEM educators know that coding is a <a href="http://www.youtube.com/watch?v=mPiGHyIXKtw">high level, highly marketable skill</a> that is severely under served in schools today. Creating games involves the highest levels of Bloom&#8217;s Taxonomy, as students play out multiple outcomes to different scenarios that they create on their own. They need to learn a new language (programming) and apply it using mathematical relationships to develop virtual worlds. Teachers watch with amazement as their classroom coders learn to push through problems and feel intrinsic rewards for completing hard work seldom seen in other areas .  Getting students interested in coding through competitive game design is a simple way to bring more kids up to speed on coding. There is a set time frame with clear goals. Coding tools are generally provided for free, as is support for learning the basics. For those students who are truly just starting out, a more visual language is desirable. Kodu is a new visual programming language by Microsoft that is easily learned by every student. It runs on the Xbox and is specifically designed for the creation of games. The <a href="http://www.imaginecup.com/kodu#?fbid=mZqgwHex1J8">Imagine Cup Kodu Challenge</a> is a competition that runs through May 17th, and there are numerous cash prizes for winners, and a trip to Russia as a grand prize.  Bringing gamification into your classroom has never been easier. Students will be engaged in a real world STEM project that serves as a launch pad to bring on more interest in coding. They will be challenged to think  hard, work efficiently and learn collaboratively as they share what they are doing in the classroom and beyond. Maybe one of them will create their own version of an Oregon Trail-like game that future students remember from their youth. Now that is progress in the right direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/start-gamifying-now-with-the-kodu-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Case For Biology and Technology</title>
		<link>http://www.teachstemnow.com/the-case-for-biology-and-technology/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-case-for-biology-and-technology</link>
		<comments>http://www.teachstemnow.com/the-case-for-biology-and-technology/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 15:15:49 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[The Why & How of Teaching STEM Now]]></category>
		<category><![CDATA[biotech]]></category>
		<category><![CDATA[biotechnology]]></category>
		<category><![CDATA[Common Core]]></category>
		<category><![CDATA[genetics]]></category>
		<category><![CDATA[STEM]]></category>
		<category><![CDATA[stem activities]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=2015</guid>
		<description><![CDATA[Biotech is Booming. Get Your Students Ready.]]></description>
				<content:encoded><![CDATA[<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">One of the most powerful aspects of the STEM education paradigm its linkage between multiple disciplines of science and engineering. Ideally, every science course should include genuine engineering practices woven though student activities. This is a fairly easy relationship to connect within the physical science classroom. The various laws of motion, electricity and so on lend themselves to the creation of projects that drive creative thinking and illustrate application of knowledge in these areas. However, in the life sciences, the cross cutting concepts are a bit more difficult to discern, and many teachers are finding it to be a challenge to infuse engineering concepts in standard biology classes.</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Ironically, jobs in the biotech sector are projected to increase up to seventy percent in the immediate future. What options do biology teachers have that specifically addresses this need? How can a teacher transform life science- focused activities into engineering practice? </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">In this article we will take an overview look at transforming a few traditional life science activities into more biotech focused activities with some simple alterations that encourage engineering practices. We will see that the application of cross cutting STEM concepts can be made without completely gutting what biology teachers already do. </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">One of the roadblocks to complete implementation of these changes is a lack of available technology. In order to practice engineering, students will need access to technology, and some specialized equipment that may be under the domain of other courses. For example, you may need soldering irons, batteries, motors, CAD software, even CNC machines in some cases to really do this right. </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Bear in mind that it doesn&#8217;t all need to be done at once. This is a transition period as we get accustomed to the Next Generation Science Standards. So pick a few things to change that will get the ball rolling, choosing the easiest activities first.</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">-Make it known to custodians, colleagues, administrators and parents that you want technology in your classroom. Explain exactly what you will be doing with it using examples such as those in this article.</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">-Borrow from other departments or supply areas. If there is a set of soldering irons in the back room that haven&#8217;t been used for years, see if you can get them. If the vocational program has been severely cut back or is non existent look for mothballed equipment you can bring back to life. </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">-Ask about equipment that is being or has recently been discarded. Computers that can&#8217;t run in a graphics arts environment will work just fine for programming or simple modeling.</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">-Look ahead at materials and equipment purchases. Try to buy things with multiple uses. That includes pooling your resources with others in your building. </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">-Create an inventory of parts and equipment by salvaging used and/or broken items as <a href="http://www.teachestemnow.com/inventors-inventory">described in this article</a>.</span></span></span><br />
<span><span><span style="font-size: small;"><b>Food Web</b></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Food web dynamics are quite complex, but some simple algorithms that determine relationships between consumers and producers can make for some very interesting modeling. This can be a challenge if you don&#8217;t have any programmers in class, but you can spend a week with Scratch which has a very gentle learning curve. Since they will be learning Scratch within a well defined context, it is time well invested. As a place to start, students can take a look at the ready made food web simulation <a href="http://www.learner.org/courses/envsci/interactives/ecology/ecology.html">here</a> and get an idea of what algorithms are being used. They can then reverse engineer it with some simple relationships between producers and consumers to create their own simulations.</span></span></span></p>
<p><span><span><span style="font-size: small;"><b>Animal Behavior</b></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Swarm theory and Robots</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Insects are often described as simple biological robots. Until recently it was unknown how organisms with relatively few neurons could exhibit complex behaviors. Using simple autonomous robots, swarm theory has emerged as one explanation. Robots that can not function alone take on new dimensions of behavior when grouped together, including division of labor and moving objects. Students can build small robots using a variety of methods to explore this fascinating topic further, doing genuine research in the process. Here are some links to get started:</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.smfr.org/robots/">Super Simple BEAM robots</a> </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://naturalrobotics.group.shef.ac.uk/research.html">link to a leading research group&#8217;s methods and results.</a></span></span></span></p>
<p><span><span><span style="font-size: small;"><b>Body Structure</b></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Students gain a unique appreciation for appendages when they create their own. Building artificial devices that mimic body structure and functions brings many facets of science, engineering and manufacturing together. It also invites the exploration of topics on artificial limbs, organs and biomedical ethics in general (Common Core, anyone?). The robot arm is an excellent introduction, and they can be built from cardboard, 3D printed or CNC machined from metal. Movement can be achieved through pressurized gas, servo motors or simple pulleys. Here are some variations that would work well in many classrooms:</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.instructables.com/id/Giant-Computer-Controlled-Robotic-Arm-Made-of-Old-/">Cardboard Robot Arm</a></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.instructables.com/id/Hydraulic-robot-made-of-cardboard-and-scotch-duct-/">Duct Tape and Syringe Arm</a></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.instructables.com/id/6-AXIS-ROBOTIC-ARM/">CNC Milled Robotic Arm</a></span></span></span></p>
<p><span><span><span style="font-size: small;"><b>Genetics</b></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Punnet squares are great, and so is reading about Mendel and his pea plants. Students can have the computer generate the effects of mutation and sexual reproduction by looking at <a href="http://scratch.mit.edu/projects/tachyon321/1480740">this scratch simulation</a>. Once they download the code, they can use it as a template to run their own studies, then discuss the results with the class. Diving deeper into DNA replication means manipulating DNA itself. So how do students use gel electrophoresis and polymerase chain reactions in the biology classroom without a budget borrowed from the Pentagon? This is quite possible thanks to some pioneering work done by open source science advocates. To get your students started, here are some links:</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.instructables.com/id/Gel-electrophoresis-system-mini/">Gel Eletrophoresis for under $100 </a></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.instructables.com/id/Arduino-PCR-thermal-cycler-for-under-85/">Arduino PCR Thermal Cycler</a></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><b>Evolution and Natural Selection</b></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">The forces of natural selection are very difficult to model. There are too many variables to account for, and their interdependency makes it that much more complex. However, taking a few relatively simple selective pressures and modeling them yields a better understanding of how species may change over time. The best way to start modeling their own simulations is to look at a couple of examples. Control for as many variables as possible</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Here&#8217;s one in scratch</span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.agner.org/evolution/">http://www.agner.org/evolution/</a></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">And here is the classic Peppered Moth, in interactive form. </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;"><a href="http://www.techapps.net/interactives/mothproject.htm">http://www.techapps.net/interactives/mothproject.htm</a></span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">Students can write a simple program in scratch, python or java to simulate the famous peppered moth in every biology textbook. They can use the above link to examine what parameters work best for selection and see what happens, then apply this to their own algorithms. This presents an opportunity for advanced students to create their own selective pressures and see how they effect organisms over time. </span></span></span></p>
<p><span style="color: #333333;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: small;">The common theme here is that these projects have well-defined parameters but they are very much open ended in terms of results. Learning to model, simulate, create and innovate using technology as a tool brings a whole new level of proficiencies to a standard biology curriculum. Biology teachers now have the means to have students probe complex topics in depth with their own research. Today&#8217;s technology makes it inexpensive to make real engineering practice something that biology students can expect to add to their repertoire of skills as they enter the workforce. The jobs are waiting.</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/the-case-for-biology-and-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>National Fab Lab Network on the Horizon?</title>
		<link>http://www.teachstemnow.com/national-fab-lab-network/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=national-fab-lab-network</link>
		<comments>http://www.teachstemnow.com/national-fab-lab-network/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 12:44:26 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[STEM News To Use]]></category>
		<category><![CDATA[advanced manufacturing]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[hackerspace]]></category>
		<category><![CDATA[makerspace]]></category>
		<category><![CDATA[STEM Obama]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=2003</guid>
		<description><![CDATA[Coming Soon: A National Network of Digital Fabrication Labs Near You.]]></description>
				<content:encoded><![CDATA[<p>A very interesting bill (full text <a href="https://foster.house.gov/sites/foster.house.gov/files/National%20Fab%20Lab%20Network%20Act%20of%202013.pdf">here</a>) is making its way through congress with support from both sides of the isle.  It provides a charter to establish a National Fab Lab Network, and it may signal the beginning of a coordinated approach to make advanced manufacturing facilities within reach of many people. This charter provides the NFLN with organizational status akin to Little League Baseball. Congress has been keen to jump on the digital bandwagon for awhile now, but here the theme of  economic and national security serves as the impetus to merge STEM education with local Fab Labs for the first time.</p>
<p>The Fab Lab concept was first institutionalized by MIT through what is known as the Center for Bits and Atoms, and the bill specifically recognizes this as its model. The program has worked for several years to create Fab Labs across the globe, with the goal of enabling innovative thinkers with tools to make their ideas a reality.  The bill falls lock step into this mold, as it recognizes that  &#8221;a coordinated public-private partnership will be the most effective way to accelerate the provision of infrastructure for learning skills, developing inventions, creating businesses, and producing personalized products.&#8221;</p>
<p>This bill is a good start, but just a beginning. It is not particularly ambitious in terms of distributing the Fab Labs.  The bill  recommends a minimum of one Fab Lab for every 700,000 people in the first ten years after its implementation. How did they get at this number? Divide the population of the United States by 435 Congressional Districts, and that gives every Congressperson one Fab Lab.  Which sounds fair, but look at it this way: California would get 53 Fab Labs, and Montana gets 1.  So people in rural areas are destined to be underserved by the NFLN, although momentum has been building on a parallel track through Makerspaces and Hackerspaces. There are also for-profit enterprises such as TechShop.</p>
<p>It is noteworthy that the above terms do are not found anywhere in the bill. Yet the Makerspaces and Hackerspaces are the result of a true grassroots effort by local individuals with many of the same goals as the Fab Lab Network. Can these facilities exist in parallel? No doubt there will be regulations that govern Fab Labs that would not sit well with many in the Maker/Hackerspace community. On the other hand, the potential for federal funds and instant nonprofit status may mean that locals get absorbed by the National Network over time.</p>
<p>Either way, in terms of STEM education the existence of a digital fabrication facility within reach of students is a good thing. Many schools do have a limited digital manufacturing capability, but many do not. A possible corollary effect of this legislation may be that schools themselves become part of the Fab Lab Network. Why not?  If a state of the art facility were available to educators, the possibilities are endless.  What if students became just as familiar with advanced manufacturing technology as they are with advanced communication devices today?  Imagine the innovative technological solutions they will create to solve problems that are meaningful to them.  They will have the knowledge and the tools to build what they imagine.  They will take their personal interest in what they are learning at school to products they can design and manufacture as young entrepeneurs in the marketplace.</p>
<p>Let&#8217;s encourage the establishment of the NFLN. Chances are your  students and community need an injection of empowerment through digital fabrication.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/national-fab-lab-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3.14 Day</title>
		<link>http://www.teachstemnow.com/pi-day/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pi-day</link>
		<comments>http://www.teachstemnow.com/pi-day/#comments</comments>
		<pubDate>Thu, 14 Mar 2013 14:29:23 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[Fresh Cut STEM Tips and Ideas]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[STEM Lessons]]></category>
		<category><![CDATA[Pi day]]></category>
		<category><![CDATA[STEM]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=1983</guid>
		<description><![CDATA[Make Pi In Class Today With This Simple STEM Activity. ]]></description>
				<content:encoded><![CDATA[<p>Yes it is circumference over diameter day, March 14. The value of Pi is generally well known(at least to two decimal places) to students, but where it is derived from and its universality is not. If you are going to do just one thing related to Pi today in your classroom, do this one quick activity: Have students identify various circular objects around the room, or use a series of circular drawings you provide. They should all be differently sized. Tell them to find the circumference and diameter for each circle. The first challenge is that you are not going to let them calculate the circumference using the value of pi, so they will have to measure the circumference itself. You can provide string for example to help students with this.  The second piece is the determine the diameter of the circles, which will go quickly. You can assign some students to use Imperial measurements, some metric.</p>
<p>Next have them chart out the values of the circumference and diameter of each circle. The circles should have a wide variation in size. At the end, when they have taken all their measurements and recorded them, the aha! moment should occur. The final column in the chart should be the ratio of the two values, calculated to several decimal places. All will be close to 3.14, the value of pi. It won&#8217;t matter what units they used, or the size of the circle. Pi is pi. There will be some discrepancies due to measurement errors and calculator rounding, and those subjects are worthy of discussion because anticipating these sorts of errors will help in any further experiments and data collection long term.</p>
<p>&nbsp;</p>
<p>For other resources on Pi Day, visit:</p>
<p><a href="http://www.piday.org/">http://www.piday.org/</a></p>
<p><a href="http://www.exploratorium.edu/pi/index.html">Pi Day At The Exploratorium</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/pi-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting With Laser Origami</title>
		<link>http://www.teachstemnow.com/laser-origami/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=laser-origami</link>
		<comments>http://www.teachstemnow.com/laser-origami/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 14:08:10 +0000</pubDate>
		<dc:creator>Al Chirinian</dc:creator>
				<category><![CDATA[Fresh Cut STEM Tips and Ideas]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[The Why & How of Teaching STEM Now]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[CNC STEM]]></category>
		<category><![CDATA[Common Core]]></category>
		<category><![CDATA[laser]]></category>
		<category><![CDATA[machine shop skills]]></category>
		<category><![CDATA[next generation science]]></category>
		<category><![CDATA[origami]]></category>
		<category><![CDATA[STEM Lesson]]></category>

		<guid isPermaLink="false">http://www.teachstemnow.com/?p=1970</guid>
		<description><![CDATA[Laser Origami Provides An Opportunity for Genuine Science and Engineering Practice In Your Classroom]]></description>
				<content:encoded><![CDATA[<p>The art of origami is often practiced at the elementary level, where kids learn to create and fold patterned paper into 3-dimensional objects. Origami is a great way to introduce translation and transformation of two-dimensional shapes as they are mirrored across a centerline.  In fact it helps to create a foundation for these students later in life as they look at designing for manufacture in our STEM classes. Being comfortable manipulating the geometry of complex shapes in 3-D space is a high level skill that spills into a variety of student STE(A)M coursework.</p>
<p>There are three basic iterations of design in terms of dimension. 3-D objects can be printed directly or cut out on the mill or lathe. Two dimensional objects can be cut on a laser, CNC plasma cutter, or they can be milled as well (technically this can be considered 2.5-D since there is some accounting for height). Finally, 2-D shapes can be designed to be assembled into 3-D objects. This is commonly seen when acrylic or wood is assembled from flat pieces cut on a laser cutter, or metal cut on a CNC plasma is welded into a 3-D part.</p>
<p>As we teach STEM students about the concept of design for manufacture, we ask them to consider time as a cost factor. The time it takes to assemble a 3D object from a set of 2-D parts can be significant. The assembly process can also introduce errors into the final product. We analyze the number of T-slots in an acrylic project box, or count the number of holes that need to be tapped,  all with the notion of reducing sources of various costs.</p>
<p><a href="http://www.hpi.uni-potsdam.de/baudisch/projects/laserorigami.html">Recent research in Germany</a> has provided an ingenious solution to some of these cost factors for those using acrylic to manufacture parts on a laser. Rather than cutting the parts, laying them out and assembling them, some of the joints are actually bent by applying selective laser heat and drawn down by gravity. What this means is that the creation of 3-D parts is possible using 2-D materials, reducing costs dramatically. It is an extreme example of rethinking the design for manufacture process itself, and should be a great inspiration to students. Extending this inspiration into the classroom as part of student engineering practice is highly recommended, and here is the connection to make it happen. The challenge is to make the process of 2-D laser cutting into a selective bending process that works for your machine. This will engage the students in genuine science and engineering because the process has not been adapted to standard inexpensive laser machines.  Watching the video (and <a href="http://www.hpi.uni-potsdam.de/baudisch/projects/laserorigami.html">reading the research paper</a>) will provide some insight as to what needs to be done. The key is to reduce the intensity of the laser beam and broaden its path in specific locations that will permit bending in the desired area. One possibility is to apply a material or color band on the material that will diffuse the laser and reduce its power. Another is to program the laser to adjust speed and/or power level in different areas along the tool path.  The other important factor is the platform and its height must be configured to allow movement of the piece toward the ground. Pay particular attention to the use of a servo motor to rotate the material shown in the video.</p>
<p>This is a project for a team of advanced students. They will need to be familiar with the properties of acrylic as well as the machine and its software. Remember that lasers are dangerous if used carelessly, and the protective cover should always be used. In some cases eye protection should be worn. Whether or not your students perfect this process, they will be engaged in genuine research.  If they are successful, they should take every opportunity to share their findings at science fairs, social media and maker web sites. Students who are given the opportunity innovate and experiment in this way are modeling STEM education the way it should be whenever possible. Try it or something similar in your classroom.</p>
<p><a href="http://www.youtube.com/watch?v=arjRtCjI9AQ"><img src="http://img.youtube.com/vi/arjRtCjI9AQ/2.jpg"></a></p>
<p><a href="http://www.youtube.com/watch?v=arjRtCjI9AQ">Click here to view the video on YouTube</a>.</p>

<p><span style="font-size: 13px; line-height: 19px;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teachstemnow.com/laser-origami/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
