<?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; carol</title>
	<atom:link href="http://lizastark.com/cclabfall2012/?author=9&#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>Rube Goldberg Machine</title>
		<link>http://lizastark.com/cclabfall2012/?p=1373</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1373#comments</comments>
		<pubDate>Thu, 20 Dec 2012 20:41:15 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1373</guid>
		<description><![CDATA[I never posted my Rube Goldberg machine.  My machine wasn&#8217;t very exciting because I didn&#8217;t have much in the way of fun sensors.  I showed it in class.  I used the sensor that came with our start-up kit.  It was a the little silver pressure sensor that you slide your finger across to get different [...]]]></description>
			<content:encoded><![CDATA[<p>I never posted my Rube Goldberg machine.  My machine wasn&#8217;t very exciting because I didn&#8217;t have much in the way of fun sensors.  I showed it in class.  I used the sensor that came with our start-up kit.  It was a the little silver pressure sensor that you slide your finger across to get different values.  When I got to the end of the sensor the LED turned on.</p>
<p>I would love to do this assignment again now that I have more components and more experience!</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1373</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Project</title>
		<link>http://lizastark.com/cclabfall2012/?p=1359</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1359#comments</comments>
		<pubDate>Thu, 20 Dec 2012 20:25:30 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1359</guid>
		<description><![CDATA[Here is: my final video. And: Starry Days presentation slides. I have many versions but here if the final  Code used for the video.]]></description>
			<content:encoded><![CDATA[<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/DSC04490.jpg" rel="prettyPhoto[1359]"><img class="alignnone size-medium wp-image-1363" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/DSC04490-168x300.jpg" alt="" width="168" height="300" /></a></p>
<p>Here is: <a href="https://vimeo.com/56041055">my final video.</a></p>
<p>And: <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/starrydays.pdf">Starry Days</a> presentation slides.</p>
<p>I have many versions but here if the final  <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/12/cc_code.pdf">Code</a> used for the video.</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1359</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OF &#8211; addons and classes</title>
		<link>http://lizastark.com/cclabfall2012/?p=1148</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1148#comments</comments>
		<pubDate>Tue, 11 Dec 2012 18:24:43 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1148</guid>
		<description><![CDATA[I tried these addons: Flocking, and Exploding String but I finally settled on Circle Packer. Good things: I understand the classes and file structure pretty well (I think) and this structure makes more sense to me than the class set up in Processing. Bad things:  I think something happened to my empty example file because [...]]]></description>
			<content:encoded><![CDATA[<p>I tried these addons: Flocking, and Exploding String but I finally settled on Circle Packer.</p>
<p>Good things: I understand the classes and file structure pretty well (I think) and this structure makes more sense to me than the class set up in Processing.</p>
<p>Bad things:  I think something happened to my empty example file because I kept getting super weird error messages &#8211; finally I just reopened my ball from last week and wrote over that sketch and the weird errors went away.  AddOns: It took me a super long time to even get access to the AddOns.  First, I was writing #include FOLDERNAME instead of #include .hFILENAME INSIDE THE FOLDER.  Circle Packer didn&#8217;t have an src folder inside of it so I finally realized that I needed to make one and drag the files into the src folder before dragging and dropping.  I also figured out how to change the path to be RELATIVE TO PROJECT rather late in the game.  I was never able to use the Flocking addon because the path couldn&#8217;t be followed &#8211; even after I figured out all of the above (not sure why), but Circle Packer was working after I figured out the src folder.</p>
<p>I tried a lot of variations but I only managed to get one circle from Circle Packer to draw <img src='http://lizastark.com/cclabfall2012/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   I think I am very close!</p>
<p><a href="http://screencast.com/t/PiMGcqksJF">Video of what I have so far</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Open Frameworks</title>
		<link>http://lizastark.com/cclabfall2012/?p=1089</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1089#comments</comments>
		<pubDate>Tue, 04 Dec 2012 18:33:56 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1089</guid>
		<description><![CDATA[Last Tuesday was my first time opening Xcode or OpenFrameworks.  I went through the examples and tutorials on the oF website and also googled oF tutorials.  I have a nice green-blue ball moving with the mouse but it doesn&#8217;t yet bounce on its own.  I followed the tutorials step by step to get here. Maybe [...]]]></description>
			<content:encoded><![CDATA[<p>Last Tuesday was my first time opening Xcode or OpenFrameworks.  I went through the examples and tutorials on the oF website and also googled oF tutorials.  I have a nice green-blue ball moving with the mouse but it doesn&#8217;t yet bounce on its own.  I followed the tutorials step by step to get here.</p>
<p>Maybe its the intimidating interface but oF feels pretty foreign right now (even though we&#8217;ve worked in Processing).  I need to improve my understanding of the language and where commands are placed.  I think with more time bouncing the ball will be fairly painless.  I am very interesting in learning more because of the programs potential.  It will be a great tool to know!</p>
<p><a href="http://screencast.com/t/DIefc3dkraXN">Video Here</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1089</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serial Communication</title>
		<link>http://lizastark.com/cclabfall2012/?p=1021</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1021#comments</comments>
		<pubDate>Tue, 27 Nov 2012 17:57:22 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1021</guid>
		<description><![CDATA[Over the break I f-i-n-ally got Processing and Arduino to communicate.  I think I have may have gone through every problem possible. Liza mentioned this link below for troubleshooting Serial Communication.  Following these steps didn&#8217;t fix my problem and the potentiometer was still not changing the color of the screen.  So I just wanted to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/smallDSC04240.jpg" rel="prettyPhoto[1021]"><img class="alignnone size-medium wp-image-1022" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/smallDSC04240-300x168.jpg" alt="" width="300" height="168" /></a></p>
<p>Over the break I f-i-n-ally got Processing and Arduino to communicate.  I think I have may have gone through every problem possible.</p>
<p>Liza mentioned this link below for troubleshooting Serial Communication.  Following these steps didn&#8217;t fix my problem and the potentiometer was still not changing the color of the screen.  So I just wanted to say that I would not recommend this link for this particular problem of troubleshooting the mismatch of rx/tx libraries.  I tried it a few times and couldn&#8217;t get it to work and I ended up having to uninstall both programs and reinstall.</p>
<p>Bad &#8211; http://www.sundh.com/blog/2011/05/get-processing-and-arduino-to-talk/</p>
<p>Later I also had problems with my USB drive reading at all and then once that was fixed, reading my port name.  After many different blog searches I finally found Jeremy Blum&#8217;s tutorials &#8211; super helpful!  He has a number of subjects too.</p>
<p>http://www.jeremyblum.com/category/arduino-tutorials/</p>
<p>So if you need help with serial communication &#8211; especially troubleshooting &#8211; I may be able to help!  And if you are stuck on something Arduino related &#8211; try Jeremy Blum!  In the end it really felt good to finally get the serial communication working and I learned a lot in the process.</p>
<p><a href="http://www.youtube.com/watch?v=u8u0YzZZjBI&amp;feature=youtu.be">Here is my video of the Potentiometer changing the color in Processing!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1021</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Midterm Project: Memoraid</title>
		<link>http://lizastark.com/cclabfall2012/?p=1001</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1001#comments</comments>
		<pubDate>Thu, 15 Nov 2012 14:06:38 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1001</guid>
		<description><![CDATA[     Powerpoint Presentation: Here]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/Door-close.jpg" rel="prettyPhoto[1001]"><img class=" wp-image-1004 aligncenter" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/Door-close-694x1024.jpg" alt="" width="321" height="473" /></a>     <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/Door-Open-full.jpg" rel="prettyPhoto[1001]"><img class=" wp-image-1005 aligncenter" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/Door-Open-full-575x1024.jpg" alt="" width="345" height="614" /></a></p>
<p>Powerpoint Presentation: <a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/Final-Sticky-Notes.pdf">Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1001</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LED cube</title>
		<link>http://lizastark.com/cclabfall2012/?p=867</link>
		<comments>http://lizastark.com/cclabfall2012/?p=867#comments</comments>
		<pubDate>Sun, 28 Oct 2012 23:07:35 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=867</guid>
		<description><![CDATA[I found this a couple weeks ago and have been meaning to share.  Hurricane Sandy gives me a good opportunity to catch up!  I haven&#8217;t seen that many LED cubes but this one is pretty great.  It took him six months &#8211; scroll down for the video. http://hackaday.com/2012/04/06/the-best-led-cube-build-weve-seen/]]></description>
			<content:encoded><![CDATA[<p>I found this a couple weeks ago and have been meaning to share.  Hurricane Sandy gives me a good opportunity to catch up!  I haven&#8217;t seen that many LED cubes but this one is pretty great.  It took him six months &#8211; scroll down for the video.</p>
<p>http://hackaday.com/2012/04/06/the-best-led-cube-build-weve-seen/</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=867</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>Animal &#8211; Kitties!</title>
		<link>http://lizastark.com/cclabfall2012/?p=742</link>
		<comments>http://lizastark.com/cclabfall2012/?p=742#comments</comments>
		<pubDate>Tue, 16 Oct 2012 18:50:31 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=742</guid>
		<description><![CDATA[My cat always reacts to my Arduino projects so I figured that I would use her as my inspiration.  And when I started to light the LEDs I thought of kitties along a fence &#8211; thus my image.  I wanted to create scaredy cats who &#8220;hid&#8221; when they heard a noise but after the noise [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_743" class="wp-caption alignnone" style="width: 310px"><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/Screen-Shot-2012-10-16-at-2.44.10-PM.png" rel="prettyPhoto[742]"><img class="size-medium wp-image-743" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/Screen-Shot-2012-10-16-at-2.44.10-PM-300x218.png" alt="" width="300" height="218" /></a><p class="wp-caption-text">http://ofeathers.com/images/DSCN0303a800x600_io.jpg</p></div>
<p>My cat always reacts to my Arduino projects so I figured that I would use her as my inspiration.  And when I started to light the LEDs I thought of kitties along a fence &#8211; thus my image.  I wanted to create scaredy cats who &#8220;hid&#8221; when they heard a noise but after the noise turned off they came back out.  Since we needed four LEDs I decided to have four cats with one being the bravest who always comes back out first.  I wanted to give them a sense of curiosity like they were peeping out from behind a fence after hearing the noise.</p>
<p>Making the enclosure was more difficult than I thought it would be.  I originally wanted to poke the LEDs through the top of the box and reattach them to the Ardunio but I couldn&#8217;t see what I was doing very well and as soon as a few things were connected something else would disconnect.  I think soldering in the future will help with this issue.</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/Scaredy-Cat-Code1.pdf">Scaredy Cat Code</a></p>
<p>https://vimeo.com/51548078</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=742</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Circuits</title>
		<link>http://lizastark.com/cclabfall2012/?p=599</link>
		<comments>http://lizastark.com/cclabfall2012/?p=599#comments</comments>
		<pubDate>Tue, 09 Oct 2012 17:54:29 +0000</pubDate>
		<dc:creator>carol</dc:creator>
				<category><![CDATA[Carol Kozak]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=599</guid>
		<description><![CDATA[&#160; parallel has three lights and series has two lights I understand the equations involving voltage, current, and resistance:  V = I * R and I was powering my circuit with 6 volts and no resistors but I&#8217;m not sure how much resistance each LED takes and also how much the switch takes.  Also, I [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/DSC04019.jpg" rel="prettyPhoto[599]"><img class="alignnone size-thumbnail wp-image-600" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/DSC04019-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/DSC04022.jpg" rel="prettyPhoto[599]"><img class="alignnone size-thumbnail wp-image-601" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/DSC04022-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>parallel has three lights and series has two lights</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/DSC04023.jpg" rel="prettyPhoto[599]"><img class="alignnone size-medium wp-image-602" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/DSC04023-300x168.jpg" alt="" width="300" height="168" /></a></p>
<p>I understand the equations involving voltage, current, and resistance:  V = I * R and I was powering my circuit with 6 volts and no resistors but I&#8217;m not sure how much resistance each LED takes and also how much the switch takes.  Also, I am not sure why I can&#8217;t get the series to light three LEDs.  It will only light 2.  Other than that, the pace and level of understanding for me is good.</p>
<p>Videos:</p>
<p>https://vimeo.com/51080557</p>
<p>https://vimeo.com/51080556</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=599</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
