<?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>Creativity &#38; Computation Lab &#187; Alex Samuel</title>
	<atom:link href="http://lizastark.com/cclabfall2012/?cat=30&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://lizastark.com/cclabfall2012</link>
	<description>Fall 2012, MFA D+T</description>
	<lastBuildDate>Thu, 27 Dec 2012 21:16:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Week 5: My Midterm Project</title>
		<link>http://lizastark.com/cclabfall2012/?p=1183</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1183#comments</comments>
		<pubDate>Wed, 19 Dec 2012 18:59:42 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1183</guid>
		<description><![CDATA[It loos like I never posted my midterm! Here&#8217;s the Midterm Presentation, the video is here and the git repo is here.]]></description>
			<content:encoded><![CDATA[<p>It loos like I never posted my midterm! Here&#8217;s the <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/Midterm-Presentation.pdf">Midterm Presentation</a>, the video is <a href="http://helloimalex.com/majorstudio/IMG_2657.MOV">here</a> and the git repo is <a href="https://github.com/samua407/CCLab_Midterm_v6.git">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1183</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://helloimalex.com/majorstudio/IMG_2657.MOV" length="48163814" type="video/quicktime" />
		</item>
		<item>
		<title>AlexSamuel_Final &#8211; Don&#8217;t Forget Your&#8230;</title>
		<link>http://lizastark.com/cclabfall2012/?p=1171</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1171#comments</comments>
		<pubDate>Tue, 18 Dec 2012 17:05:18 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1171</guid>
		<description><![CDATA[Here&#8217;s my final! Presentation PDF: CCLAB_FinalPres Vimeo: CCLab Final (and the video file in case that doesn&#8217;t work: CCLab_Final) GitHub: Final_Arduino]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my final!</p>
<p>Presentation PDF: <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/CCLAB_FinalPres.pdf">CCLAB_FinalPres</a></p>
<p>Vimeo: <a href="https://vimeo.com/55873321" target="_blank">CCLab Final</a> (and the video file in case that doesn&#8217;t work: <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/CCLab_Final.m4v">CCLab_Final</a>)</p>
<p>GitHub: <a href="https://github.com/samua407/Final_Arduino.git" target="_blank">Final_Arduino</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1171</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/CCLab_Final.m4v" length="4400118" type="video/mp4" />
		</item>
		<item>
		<title>Week 10: OF Add-On + Class</title>
		<link>http://lizastark.com/cclabfall2012/?p=1150</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1150#comments</comments>
		<pubDate>Tue, 11 Dec 2012 20:07:35 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1150</guid>
		<description><![CDATA[Here is my app! It&#8217;s a swarm of bees created using the OF add-on boids and a &#8220;queen bee&#8221; made with a bees class. Basically, if the &#8220;queen bee&#8221; returns to the hive, all the bees will swarm back. (click to see the interaction). good things: i really like being able to integrate classes and [...]]]></description>
			<content:encoded><![CDATA[<p>Here is my app! It&#8217;s a swarm of bees created using the OF add-on boids and a &#8220;queen bee&#8221; made with a bees class. Basically, if the &#8220;queen bee&#8221; returns to the hive, all the bees will swarm back. (click to see the interaction).</p>
<p>good things: i really like being able to integrate classes and add-ons. i also like exploring the add-ons and being inspired by them.</p>
<p>bad things: despite having the right syntax, i&#8217;m still having a tough time getting the &#8216;queen bee&#8217; to trail the mouse. i just need to take a look at it when i have less going on, i think!</p>
<p>Here&#8217;s a link to the GitHub: <a href="https://github.com/samua407/CCLab-Bees---Boids.git" target="_blank">Boids + Bees</a></p>
<p>And here&#8217;s a link to the Screencast: <a href="http://screencast.com/t/ZgvX74jKisZ" target="_blank">CCLabBoidsAndBees</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1150</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 9: Serial Communication</title>
		<link>http://lizastark.com/cclabfall2012/?p=941</link>
		<comments>http://lizastark.com/cclabfall2012/?p=941#comments</comments>
		<pubDate>Wed, 31 Oct 2012 02:42:47 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=941</guid>
		<description><![CDATA[Hi guys, Here&#8217;s my serial communication assignment. I made an amp that makes Nigel Tufnel&#8217;s (from Spinal Tap) head grow as you turn it up and shrink as you turn it down. When you turn the potentiometer all the way up, his head turns into something else! Here&#8217;s a pic of the controller: &#160; Here&#8217;s a link [...]]]></description>
			<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Here&#8217;s my serial communication assignment. I made an amp that makes Nigel Tufnel&#8217;s (from Spinal Tap) head grow as you turn it up and shrink as you turn it down. When you turn the potentiometer all the way up, his head turns into something else!</p>
<p>Here&#8217;s a pic of the controller:</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/SpinalTapAmp_Diagram.jpg" rel="prettyPhoto[941]"><img class="aligncenter size-medium wp-image-942" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/SpinalTapAmp_Diagram-300x214.jpg" alt="" width="300" height="214" /></a></p>
<p>&nbsp;</p>
<p>Here&#8217;s a link to the <a href="https://github.com/samua407/CCLab_SpinalTapHomework">repo</a>.</p>
<p>And here&#8217;s a link to the video:</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/SpinalTapCCLab.m4v">SpinalTapCCLab</a></p>
<p>Thanks guys!</p>
<p>A</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=941</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/SpinalTapCCLab.m4v" length="3445378" type="video/mp4" />
		</item>
		<item>
		<title>Week 8 Assignment: Rube Goldberg Machine</title>
		<link>http://lizastark.com/cclabfall2012/?p=881</link>
		<comments>http://lizastark.com/cclabfall2012/?p=881#comments</comments>
		<pubDate>Mon, 29 Oct 2012 17:10:25 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Assignments]]></category>
		<category><![CDATA[Bobby Fata]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=881</guid>
		<description><![CDATA[Bobby and I worked on a Rube Goldberg Machine that followed the following path: A vibrating motor with a cardboard arm taped on &#62; a flex sesnor &#62; an LED &#62; a photocell (with a small cardboard hut over the led and photocell) &#62; another LED &#62; another photocell (with another cardboard hut over the [...]]]></description>
			<content:encoded><![CDATA[<p>Bobby and I worked on a Rube Goldberg Machine that followed the following path:</p>
<p>A vibrating motor with a cardboard arm taped on &gt; a flex sesnor &gt; an LED &gt; a photocell (with a small cardboard hut over the led and photocell) &gt; another LED &gt; another photocell (with another cardboard hut over the two) &gt; a speaker that played Twinkle Twinkle Little Star.</p>
<p>We chose each input and output because we were playing with the idea of an alarm clock.</p>
<p>We ran into a couple issues with the flex sensor being ultra sensitive, so maybe next time we could use a pressure sensor.</p>
<p>Unfortunately, we forgot to take a picture or a video &#8211; but hopefully you saw it in class!</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=881</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alex, Bobby, and Carol (ABC) Temperature Sensor</title>
		<link>http://lizastark.com/cclabfall2012/?p=863</link>
		<comments>http://lizastark.com/cclabfall2012/?p=863#comments</comments>
		<pubDate>Sun, 28 Oct 2012 22:49:33 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Bobby Fata]]></category>
		<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=863</guid>
		<description><![CDATA[Here is our PDF for the temperature sensor in-class assignment.  We tested the temperature of coffee to make sure it wasn&#8217;t too hot to drink but it has many other uses! temperature sensor]]></description>
			<content:encoded><![CDATA[<p>Here is our PDF for the temperature sensor in-class assignment.  We tested the temperature of coffee to make sure it wasn&#8217;t too hot to drink but it has many other uses!</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/temperature-sensor.pdf">temperature sensor</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=863</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 7 Assignment: Heartbeat Bunny</title>
		<link>http://lizastark.com/cclabfall2012/?p=727</link>
		<comments>http://lizastark.com/cclabfall2012/?p=727#comments</comments>
		<pubDate>Tue, 16 Oct 2012 15:27:16 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=727</guid>
		<description><![CDATA[&#160; Originally, I wanted to make a stuffed animal I called &#8220;Fever Bunny&#8221; that would sense the temperature of whoever is holding it and light up with the person has a fever (which I could do by mapping the fever range to match the LED brightness (like we did in class with the potentiometer). I [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Originally, I wanted to make a stuffed animal I called &#8220;Fever Bunny&#8221; that would sense the temperature of whoever is holding it and light up with the person has a fever (which I could do by mapping the fever range to match the LED brightness (like we did in class with the potentiometer).</p>
<p>I sewed the bunny by hand (with fabric I used to recover my couch) and sewed three LEDs where the heart would be. Then, I wrote some code that made the LED look like a heart beat (which I think would be soothing). But, when I tried to incorporate the temperature sensor, I kept getting readings below 0* celsius. I tried a few different resistors in a few different positions &#8211; and was able to get an LED to respond &#8211; but I couldn&#8217;t control the temperature properly so I decided to ditch that sensor.</p>
<p>Instead, I used a photocell to control the brightness of the LED. When the room gets dark, the heart LEDs dim. Now it&#8217;s more of a nightlight bunny than a fever bunny, but it&#8217;s still soothing!</p>
<p>Here&#8217;s a picture of the bunny:</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/bunny.jpg" rel="prettyPhoto[727]"><img class="aligncenter size-medium wp-image-734" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/bunny-224x300.jpg" alt="" width="224" height="300" /></a></p>
<p>Here&#8217;s a picture of Dan interacting with the bunny:</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/danandbunny.jpg" rel="prettyPhoto[727]"><img class="aligncenter size-medium wp-image-733" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/danandbunny-224x300.jpg" alt="" width="224" height="300" /></a></p>
<p>&nbsp;</p>
<p>And here&#8217;s the video of Dan interacting with the bunny: <a href="http://a.parsons.edu/public_html/IMG_2538.MOV" target="_blank">Video</a></p>
<p>And here&#8217;s a link to the <a href="https://github.com/samua407/CCLab_HeartBeat_Oct15">repo</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=727</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://a.parsons.edu/public_html/IMG_2538.MOV" length="0" type="video/quicktime" />
		</item>
		<item>
		<title>Week 6 Assignment: LED Circuits</title>
		<link>http://lizastark.com/cclabfall2012/?p=531</link>
		<comments>http://lizastark.com/cclabfall2012/?p=531#comments</comments>
		<pubDate>Sun, 07 Oct 2012 21:03:20 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=531</guid>
		<description><![CDATA[Hi guys, &#160; Here are the videos and schematics: one parallel circuit and one series circuit. Parallel Circuit Series Circuit Schematics + Calculations This is the first thing I&#8217;ve ever done with electricity (let alone p.comp) and it&#8217;s so much fun! It&#8217;s amazing how exciting it is to make three little LEDs to light up. [...]]]></description>
			<content:encoded><![CDATA[<p>Hi guys,</p>
<p>&nbsp;</p>
<p>Here are the videos and schematics: one parallel circuit and one series circuit.</p>
<p><a href="http://a.parsons.edu/~samua407/cclab/parallel_oct9.mov" target="_blank">Parallel Circuit</a></p>
<p><a href="http://a.parsons.edu/~samua407/cclab/series_oct9.mov" target="_blank">Series Circuit</a></p>
<p><a href="http://a.parsons.edu/~samua407/cclab/schematics_oct9.jpeg" rel="prettyPhoto[531]" target="_blank">Schematics + Calculations</a></p>
<p>This is the first thing I&#8217;ve ever done with electricity (let alone p.comp) and it&#8217;s so much fun! It&#8217;s amazing how exciting it is to make three little LEDs to light up. So far, everything seems pretty clear. The only thing I&#8217;m a little unsure about is the calculating the voltage, current and resistance of the series circuit. I think I could use a quick break down of the math &#8211; but Liza, I&#8217;ll come to office hours and talk to you if I&#8217;m the only one!</p>
<p>Here&#8217;s a link to the repo for this post: <a href="https://github.com/samua407/Oct9HW.git" target="_blank">Oct9HW</a></p>
<p>Anyway &#8211; I can&#8217;t wait to find out what&#8217;s next!</p>
<p>A</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=531</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://a.parsons.edu/~samua407/cclab/parallel_oct9.mov" length="9059063" type="video/quicktime" />
<enclosure url="http://a.parsons.edu/~samua407/cclab/series_oct9.mov" length="8588537" type="video/quicktime" />
		</item>
		<item>
		<title>Screencast Program</title>
		<link>http://lizastark.com/cclabfall2012/?p=502</link>
		<comments>http://lizastark.com/cclabfall2012/?p=502#comments</comments>
		<pubDate>Tue, 02 Oct 2012 20:00:27 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=502</guid>
		<description><![CDATA[Hi guys. Here&#8217;s the free screencast program: Jing. Hope it&#8217;s helpful! &#160;]]></description>
			<content:encoded><![CDATA[<p>Hi guys.</p>
<p>Here&#8217;s the free screencast program: <a href="http://www.techsmith.com/jing.html" target="_blank">Jing</a>.</p>
<p>Hope it&#8217;s helpful!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=502</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 4 Assignment: Robot De Niro + GitHub</title>
		<link>http://lizastark.com/cclabfall2012/?p=450</link>
		<comments>http://lizastark.com/cclabfall2012/?p=450#comments</comments>
		<pubDate>Sat, 29 Sep 2012 04:43:52 +0000</pubDate>
		<dc:creator>samua407</dc:creator>
				<category><![CDATA[Alex Samuel]]></category>
		<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=450</guid>
		<description><![CDATA[&#160; This week, I used the TTS library (which reads text) and the ControlP5 library that we installed during class to create a robot that you can have a conversation with. Basically, you enter certain prompts and it says things back. Of course, it&#8217;s super limited but it&#8217;s a start! Also, when the voice said [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/09/Screen-Shot-2012-09-29-at-12.41.54-AM.png" rel="prettyPhoto[450]"><img class="aligncenter size-medium wp-image-451" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/09/Screen-Shot-2012-09-29-at-12.41.54-AM-300x300.png" alt="" width="300" height="300" /></a></p>
<p>&nbsp;</p>
<p>This week, I used the TTS library (which reads text) and the ControlP5 library that we installed during class to create a robot that you can have a conversation with. Basically, you enter certain prompts and it says things back. Of course, it&#8217;s super limited but it&#8217;s a start! Also, when the voice said &#8220;Robot&#8221; I thought it sounded like &#8220;Robert&#8221; so I turned the robot into Robert De Niro.</p>
<p>Here&#8217;s a link to the repo: <a href="https://github.com/samua407/CCLab_RobotDeNiro" target="_blank">CCLab_RobotDeNiro</a>.</p>
<p>And here&#8217;s a screencast: <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/09/Screencast.swf">Robot DeNiro Screencast</a></p>
<p>Have a great weekend!</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=450</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
