<?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>The Tinkering Studio Blog &#187; michael shiloh</title>
	<atom:link href="http://blogs.exploratorium.edu/tinkering/tag/michael-shiloh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.exploratorium.edu/tinkering</link>
	<description>Experiments with science, art, technology, and delightful ideas</description>
	<lastBuildDate>Mon, 17 Jun 2013 23:17:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Arduino Class Midterm</title>
		<link>http://blogs.exploratorium.edu/tinkering/2011/04/28/arduino-class-midterm/</link>
		<comments>http://blogs.exploratorium.edu/tinkering/2011/04/28/arduino-class-midterm/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 16:46:30 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[R&D]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[electricity]]></category>
		<category><![CDATA[LEDs]]></category>
		<category><![CDATA[michael shiloh]]></category>
		<category><![CDATA[midterm]]></category>
		<category><![CDATA[pico crickets]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[Twisted Toys]]></category>

		<guid isPermaLink="false">http://blogs.exploratorium.edu/tinkering/?p=4331</guid>
		<description><![CDATA[For the past three weeks some of us have been staying late at work, taking a introductory course on Arduino taught at the ExplOratorium by tinkering studio collaborator Michael Shiloh. For those of you who don&#8217;t really know what an &#8230; <a href="http://blogs.exploratorium.edu/tinkering/2011/04/28/arduino-class-midterm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the past three weeks some of us have been staying late at work, taking a introductory course on <a href="http://www.arduino.cc/" onclick="javascript:urchinTracker ('/outbound/article/www.arduino.cc');">Arduino</a> taught at the ExplOratorium by tinkering studio collaborator <a href="http://tinkering.exploratorium.edu/michael-shiloh/" >Michael Shiloh</a>. For those of you who don&#8217;t really know what an Arduino is (as I didn&#8217;t one month ago), it&#8217;s a chip that allows you to write a computer program to sense information from the outside world and control things like LEDs, motors, and sound effects. They work a bit like <a href="http://www.picocricket.com/" onclick="javascript:urchinTracker ('/outbound/article/www.picocricket.com');">pico crickets</a> but are more powerful and instead of telling them what to do by <a href="http://neit.wikispaces.com/file/view/PicoBlocks_Screen_Shot.png/31774681/PicoBlocks_Screen_Shot.png" rel="shadowbox[post-4331];player=img;" onclick="javascript:urchinTracker ('/outbound/article/neit.wikispaces.com');">moving blocks</a> around, they are controlled by a text based language based on<a href="http://processing.org/" onclick="javascript:urchinTracker ('/outbound/article/processing.org');"> processing</a>. </p>
<p><a href="http://www.flickr.com/photos/tinkering_studio/5665736320/" title="IMG_6948 by The Tinkering Studio, on Flickr" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm6.static.flickr.com/5263/5665736320_eb2e4fb7f6_z.jpg" width="640" height="480" alt="IMG_6948"></a></p>
<p>It&#8217;s been a bit challenging for me and others who have never taken a physics or computer science course, as it sometimes feels like learning not <a href="http://www.affinity-it.com/images/Computer%20Code.jpg" rel="shadowbox[post-4331];player=img;" onclick="javascript:urchinTracker ('/outbound/article/www.affinity-it.com');">one </a>but <a href="http://www.tpub.com/content/doe/h1016v1/img/h1016v1_107_1.jpg" rel="shadowbox[post-4331];player=img;" onclick="javascript:urchinTracker ('/outbound/article/www.tpub.com');">two</a> languages at the same time. Yet it&#8217;s interesting to be going through what we hope some of the kids who come to the Tinkering Studio experience when they get a chance to experiment with <a href="http://tinkering.exploratorium.edu/circuit-boards/" >electricity boards</a> or <a href="http://scratch.mit.edu/" onclick="javascript:urchinTracker ('/outbound/article/scratch.mit.edu');">SCRATCH</a> in a way that&#8217;s different from how you might learn classroom setting. Ryoko and I traded excited looks when Micheal brought up a <a href="http://www.mcmelectronics.com/content/productimages/s4/26-790.jpg" rel="shadowbox[post-4331];player=img;" onclick="javascript:urchinTracker ('/outbound/article/www.mcmelectronics.com');">double-throw double-pull</a> switch and it&#8217;s been fun to try to figure out how the computer code would look represented in scratch blocks.</p>
<p><a href="http://www.flickr.com/photos/tinkering_studio/5665170429/" title="IMG_6962 by The Tinkering Studio, on Flickr" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm6.static.flickr.com/5306/5665170429_278b256610_z.jpg" width="640" height="480" alt="IMG_6962"></a></p>
<p>So far we&#8217;ve gone over vocabulary terms, made an LED blink on and off, and explored some of the library of user-submitted programs. But the last class was the best and most difficult as we each took a robotic toy and tried to get the arduino to control the movements. It was a bit reminiscent of <a href="http://tinkering.exploratorium.edu/michael-brown/" >Micheal Brown</a>&#8216;s <a href="http://tinkering.exploratorium.edu/twisted-toys/" >twisted toy </a>workshop that we had last year in the tinkering studio. It was pretty tricky as we had to navigate using relays, transistors, and many different colored jumpers but everyone at least got something working. We have three more classes, so by the end of the semester, we should all be working hard on all kinds of crazy projects and ideas. </p>
<p><a href="http://www.flickr.com/photos/tinkering_studio/5665170115/" title="IMG_6956 by The Tinkering Studio, on Flickr" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm6.static.flickr.com/5305/5665170115_442dd1a985_z.jpg" width="640" height="480" alt="IMG_6956"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.exploratorium.edu/tinkering/2011/04/28/arduino-class-midterm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
