<?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>Computational Craft 2015 &#187; Week 7: Microcontroller WS Part 2 ATtiny</title>
	<atom:link href="http://lizastark.com/compcraftfall2015/category/workshops/week-7-microcontroller-ws-part-2-attiny/feed/" rel="self" type="application/rss+xml" />
	<link>http://lizastark.com/compcraftfall2015</link>
	<description>MFA Design + Technology // Parsons The New School for Design</description>
	<lastBuildDate>Mon, 29 Aug 2016 00:54:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Winter Headband Lamp &#8211; ATTiny (Week 7)</title>
		<link>http://lizastark.com/compcraftfall2015/winter-headband-lamp-attiny-week-7/</link>
		<comments>http://lizastark.com/compcraftfall2015/winter-headband-lamp-attiny-week-7/#comments</comments>
		<pubDate>Sun, 27 Dec 2015 04:59:08 +0000</pubDate>
		<dc:creator><![CDATA[Jane McDonough]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=985</guid>
		<description><![CDATA[I took a preexisting knit headband and added a capacitive touch sensor to the area that meets the forehead using copper fabric. That way, when someone wears the headband, an LED will turn on, creating a headlamp for running/walking in the park at night during the winter. When the headband is not being worn, a smaller, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I took a preexisting knit headband and added a capacitive touch sensor to the area that meets the forehead using copper fabric. That way, when someone wears the headband, an LED will turn on, creating a headlamp for running/walking in the park at night during the winter. When the headband is not being worn, a smaller, blue LED will pulse – this is the resting state of my lamp.</p>
<div style="width: 625px; " class="wp-video"><!--[if lt IE 9]><script>document.createElement('video');</script><![endif]-->
<video class="wp-video-shortcode" id="video-985-1" width="625" height="625" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9930.mp4?_=1" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9930.mp4">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9930.mp4</a></video></div>
<p>The above video shows the Arduino sketch running on a programmed ATTiny. The ATTiny controls two LEDs using a 3V battery and lights these LEDs based on capacitive touch input (the yellow wire that is touched in the video, which then becomes the copper fabric in the headband below). The &#8220;resting state&#8221; of the circuit/headband is a small, blue LED that pulses over time. When the input is received via the capacitive touch sensor/when the headband is worn, a second LED (10mm bright white) is lit, lighting the headlamp.</p>
<p><strong>Materials:</strong></p>
<ul>
<li>1x ATtiny45</li>
<li>1x Arduino UNO (for programming the ATTiny)</li>
<li>1x 10uF capacitor</li>
<li>1x 10mm white LED</li>
<li>1x 5mm blue LED</li>
<li>1x 3V / coin cell battery</li>
<li>1x button</li>
<li>1x 330k ohm resistor</li>
<li>1x breadboard</li>
<li>soldering iron, solder, conductive thread/wire, perfboard</li>
</ul>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9716.jpg"><img class="aligncenter wp-image-1685 size-large" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_97221-1024x1024.jpg" alt="IMG_9722" width="625" height="625" /><img class="alignnone size-thumbnail wp-image-988" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9716-150x150.jpg" alt="IMG_9716" width="150" height="150" /><img class="alignnone size-thumbnail wp-image-987" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9726-150x150.jpg" alt="IMG_9726" width="150" height="150" /><img class="alignnone size-thumbnail wp-image-990" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9724-150x150.jpg" alt="IMG_9724" width="150" height="150" /></a></p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_97251.jpg"><img class="alignnone size-thumbnail wp-image-1686" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_97251-150x150.jpg" alt="IMG_9725" width="150" height="150" /><img class="alignnone size-thumbnail wp-image-1682" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_0022-150x150.jpg" alt="IMG_0022" width="150" height="150" /><img class="alignnone size-thumbnail wp-image-1680" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_0020-150x150.jpg" alt="IMG_0020" width="150" height="150" /></a></p>
<p>&nbsp;</p>
<p><strong>The Circuit / Fritzing Diagram:</strong></p>
<div id="attachment_1696" style="width: 310px" class="wp-caption aligncenter"><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/12/Attiny-LEDs-capsens_bb.jpg"><img class="wp-image-1696 size-medium" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/12/Attiny-LEDs-capsens_bb-300x196.jpg" alt="Attiny-LEDs-capsens_bb" width="300" height="196" /></a><p class="wp-caption-text">The yellow wire in this diagram connects to a piece of conductive material that &#8211; when touched &#8211; triggers programmed response (in this case, lights the white LED)</p></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/winter-headband-lamp-attiny-week-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/11/IMG_9930.mp4" length="14077416" type="video/mp4" />
		</item>
		<item>
		<title>Lennon Lamp</title>
		<link>http://lizastark.com/compcraftfall2015/lennon-lamp/</link>
		<comments>http://lizastark.com/compcraftfall2015/lennon-lamp/#comments</comments>
		<pubDate>Wed, 21 Oct 2015 18:06:05 +0000</pubDate>
		<dc:creator><![CDATA[Xianghan Ma]]></dc:creator>
				<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=802</guid>
		<description><![CDATA[&#160; &#160; &#160; I used a HumanCircuit to create this lamp. The idea was when you touches Lennon&#8217;s nose using your nose, he lights up. He looks cool sitting on my night stand. &#160;]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I used a HumanCircuit to create this lamp.</p>
<p>The idea was when you touches Lennon&#8217;s nose using your nose, he lights up.</p>
<p>He looks cool sitting on my night stand.</p>
<p>&nbsp;</p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/John-Lennon-Light.jpg"><img class="alignnone size-medium wp-image-803" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/John-Lennon-Light-300x300.jpg" alt="John Lennon Light" width="300" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/lennon-lamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AT Tiny Attempt</title>
		<link>http://lizastark.com/compcraftfall2015/at-tiny-attempt/</link>
		<comments>http://lizastark.com/compcraftfall2015/at-tiny-attempt/#comments</comments>
		<pubDate>Wed, 21 Oct 2015 06:37:10 +0000</pubDate>
		<dc:creator><![CDATA[pages]]></dc:creator>
				<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=1717</guid>
		<description><![CDATA[For my AT Tiny Project, I created a crown in which a light would go on when it sensed a person directly in front of it. I was able to get the capacitive touch sensor working. See video below: But I wasn&#8217;t able to get the AT Tiny programmed. I had it set up like [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>For my AT Tiny Project, I created a crown in which a light would go on when it sensed a person directly in front of it.</p>
<p>I was able to get the capacitive touch sensor working. See video below:</p>
<p><iframe src="https://player.vimeo.com/video/150090964" width="625" height="352" frameborder="0" title="Capacitive Touch Sensor" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>
<p>But I wasn&#8217;t able to get the AT Tiny programmed. I had it set up like this:</p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/12/IMG_3780-e1451198458491.jpg"><img class="alignnone size-large wp-image-1718" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/12/IMG_3780-e1451198458491-1024x768.jpg" alt="IMG_3780" width="625" height="469" /></a></p>
<p>This was the crown I made to use with the AT Tiny&#8230;</p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/12/IMG_3779-2-e1451198897367.jpg"><img class="alignnone size-large wp-image-1719" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/12/IMG_3779-2-e1451198897367-1024x768.jpg" alt="IMG_3779 2" width="625" height="469" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/at-tiny-attempt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATTINY-LAMP.WEEK7</title>
		<link>http://lizastark.com/compcraftfall2015/attiny-lamp-week7/</link>
		<comments>http://lizastark.com/compcraftfall2015/attiny-lamp-week7/#comments</comments>
		<pubDate>Wed, 21 Oct 2015 04:34:31 +0000</pubDate>
		<dc:creator><![CDATA[wattd590]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=792</guid>
		<description><![CDATA[LAMP HAT &#160; I use head as a switch button for turning on/off, every time someone put this hat on the it will light up. You can wear this hat at night and day time. When you need the light at night you just put the hat on then you will see the light. I [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7944.jpg"><img class="alignnone size-medium wp-image-793" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7944-300x225.jpg" alt="IMG_7944" width="300" height="225" /></a></p>
<p><strong>LAMP HAT</strong></p>
<div style="width: 625px; " class="wp-video"><video class="wp-video-shortcode" id="video-792-2" width="625" height="1111" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7935.m4v?_=2" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7935.m4v">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7935.m4v</a></video></div>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7938.jpg"><img class="alignnone size-medium wp-image-795" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7938-300x225.jpg" alt="IMG_7938" width="300" height="225" /></a></p>
<div style="width: 625px; " class="wp-video"><video class="wp-video-shortcode" id="video-792-3" width="625" height="352" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7942.m4v?_=3" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7942.m4v">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7942.m4v</a></video></div>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7943.jpg"><img class="alignnone size-medium wp-image-797" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7943-300x225.jpg" alt="IMG_7943" width="300" height="225" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7946.jpg"><img class="alignnone size-medium wp-image-798" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7946-300x225.jpg" alt="IMG_7946" width="300" height="225" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7954.jpg"><img class="alignnone size-medium wp-image-799" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7954-225x300.jpg" alt="IMG_7954" width="225" height="300" /></a></p>
<p>&nbsp;</p>
<p>I use head as a switch button for turning on/off, every time someone put this hat on the it will light up. You can wear this hat at night and day time. When you need the light at night you just put the hat on then you will see the light. I use LED strip rap around this hat where it connect to the circuit inside the hat.</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/attiny-lamp-week7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7935.m4v" length="7296058" type="video/mp4" />
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7942.m4v" length="4215868" type="video/mp4" />
		</item>
		<item>
		<title>WEEK 7 ATtiny Code (UPDATED)</title>
		<link>http://lizastark.com/compcraftfall2015/week-7-attiny-code-updated/</link>
		<comments>http://lizastark.com/compcraftfall2015/week-7-attiny-code-updated/#comments</comments>
		<pubDate>Wed, 21 Oct 2015 03:50:57 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=785</guid>
		<description><![CDATA[HOW TO: Download the zip file. Place in it your Arduino folder (probably in your Documents folder) and unzip it: Week7_Code_Examples GETTING STARTED: Here is the VERY HELPFUL getting started tutorial for working with the ATtiny. INCLUDED: Code and schematics for each Capacitive Sensing 1) CapSense_Arduino_with_LED Use this with Arduino 2) CapSense_ATTiny Use this with [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>HOW TO:</strong><br />
Download the zip file. Place in it your Arduino folder (probably in your Documents folder) and unzip it:</p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/Week7_Code_Examples.zip">Week7_Code_Examples</a></p>
<p><strong>GETTING STARTED:</strong><br />
<a href="http://highlowtech.org/?p=1695" target="_blank">Here</a> is the VERY HELPFUL getting started tutorial for working with the ATtiny. </p>
<p><strong>INCLUDED:</strong><br />
<em>Code and schematics for each</em><br />
<strong>Capacitive Sensing</strong><br />
1) CapSense_Arduino_with_LED<br />
Use this with Arduino</p>
<p>2) CapSense_ATTiny<br />
Use this with the ATtiny</p>
<p>3) CapSense_ATTiny_SoftwareSerial<br />
Use this to read sensor values from ATtiny. <a href="http://www.instructables.com/id/Easy-ATTiny-Serial-Communication-with-Tiny-AVR-Pro/" target="_blank">Here</a> is a helpful tutorial.</p>
<p><strong>Human Circuit</strong><br />
1) HumanCircuit_with_Arduino_LED<br />
Use this with Arduino. Can adapt to ATtiny</p>
<p>2) Touch_ATtiny_Mellis<br />
Use this with ATtiny. Has been finicky for some. <a href="http://highlowtech.org/?p=1653" target="_blank">Here</a> is the documentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/week-7-attiny-code-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book_Lamp_Isabella_(week_7)</title>
		<link>http://lizastark.com/compcraftfall2015/book_lamp_isabella_week_7/</link>
		<comments>http://lizastark.com/compcraftfall2015/book_lamp_isabella_week_7/#comments</comments>
		<pubDate>Tue, 20 Oct 2015 22:33:06 +0000</pubDate>
		<dc:creator><![CDATA[Isabella_Cruz-Chong]]></dc:creator>
				<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=766</guid>
		<description><![CDATA[A book lamp that turns on when one sits down and puts their forearms in the armchairs. MATERIALS &#8211; copper fabric &#8211; conductive thread &#8211; copper tape &#8211; 3V battery &#8211; LED &#8211; solder &#8211; ATtiny45 (human circuit code) PROCESS ATtiny + capacitive sensing code w/reset ATtiny + human circuit code (for some reason it [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>A book lamp that turns on when one sits down and puts their forearms in the armchairs.</p>
<div style="width: 625px; " class="wp-video"><video class="wp-video-shortcode" id="video-766-4" width="625" height="352" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit.mp4?_=4" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit.mp4">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit.mp4</a></video></div>
<div style="width: 625px; " class="wp-video"><video class="wp-video-shortcode" id="video-766-5" width="625" height="352" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit_book_lamp.mp4?_=5" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit_book_lamp.mp4">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit_book_lamp.mp4</a></video></div>
<p><strong><br />
MATERIALS<br />
</strong>&#8211; copper fabric<br />
&#8211; conductive thread<br />
&#8211; copper tape<br />
&#8211; 3V battery<br />
&#8211; LED<br />
&#8211; solder<br />
&#8211; ATtiny45 (human circuit code)</p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3053.jpg"><img class="alignnone size-medium wp-image-773" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3053-225x300.jpg" alt="IMG_3053" width="225" height="300" /></a><strong></p>
<p>PROCESS</p>
<p>ATtiny + capacitive sensing code w/reset</strong></p>
<div style="width: 625px; " class="wp-video"><video class="wp-video-shortcode" id="video-766-6" width="625" height="1111" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3050.m4v?_=6" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3050.m4v">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3050.m4v</a></video></div>
<p><strong>ATtiny + human circuit code</strong> (for some reason it was working just touching one wire and once I built the soft circuit for it, I had to touch the two wires in order to get it to work). This is the one I ended up using for the book lamp.</p>
<div style="width: 625px; " class="wp-video"><video class="wp-video-shortcode" id="video-766-7" width="625" height="1111" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3052.m4v?_=7" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3052.m4v">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3052.m4v</a></video></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/book_lamp_isabella_week_7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit.mp4" length="25761821" type="video/mp4" />
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit_book_lamp.mp4" length="6951325" type="video/mp4" />
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3050.m4v" length="33033112" type="video/mp4" />
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_3052.m4v" length="16238597" type="video/mp4" />
		</item>
		<item>
		<title>Sunglasses Lamp (WEEK7)</title>
		<link>http://lizastark.com/compcraftfall2015/sunglasses-lamp-week7/</link>
		<comments>http://lizastark.com/compcraftfall2015/sunglasses-lamp-week7/#comments</comments>
		<pubDate>Tue, 20 Oct 2015 20:19:46 +0000</pubDate>
		<dc:creator><![CDATA[Kehui Liu]]></dc:creator>
				<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=763</guid>
		<description><![CDATA[It is a glasses lamp. When the sensor touches the wearer&#8217;s face the LED turns on. Materials: 1megaohm resistor, ATtiny, Battery, LED, Conductive tape I applied the basic capacitive sensor circuit on a sunglasses by connecting the sensor pin to the top of the glasses where touches the wearer&#8217;s eye bone.]]></description>
				<content:encoded><![CDATA[<p>It is a glasses lamp. When the sensor touches the wearer&#8217;s face the LED turns on.</p>
<p>Materials: 1megaohm resistor, ATtiny, Battery, LED, Conductive tape</p>
<p>I applied the basic capacitive sensor circuit on a sunglasses by connecting the sensor pin to the top of the glasses where touches the wearer&#8217;s eye bone.</p>
<div style="width: 625px; " class="wp-video"><video class="wp-video-shortcode" id="video-763-8" width="625" height="352" preload="metadata" controls="controls"><source type="video/mp4" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/glasses.mp4?_=8" /><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/glasses.mp4">http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/glasses.mp4</a></video></div>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/sunglasses-lamp-week7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/glasses.mp4" length="17159663" type="video/mp4" />
		</item>
		<item>
		<title>Cup Cover Lamp_(Week_07)</title>
		<link>http://lizastark.com/compcraftfall2015/cup-cover-lamp_week_07/</link>
		<comments>http://lizastark.com/compcraftfall2015/cup-cover-lamp_week_07/#comments</comments>
		<pubDate>Tue, 20 Oct 2015 06:28:34 +0000</pubDate>
		<dc:creator><![CDATA[haj278]]></dc:creator>
				<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=852</guid>
		<description><![CDATA[ATtiny &#8211; Human Circuit &#160; &#160; Whenever people grab the cup cover, the LED light turns on. Materials: ATtiny, 3v Battery, LED, Conductive tape]]></description>
				<content:encoded><![CDATA[<p>ATtiny &#8211; Human Circuit<a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit.jpg"><img class="aligncenter size-large wp-image-853" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/human_circuit-768x1024.jpg" alt="human_circuit" width="625" height="833" /></a></p>
<p>&nbsp;</p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_5466.jpg"><img class="aligncenter size-medium wp-image-854" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_5466-216x300.jpg" alt="IMG_5466" width="216" height="300" /></a></p>
<p>&nbsp;</p>
<p>Whenever people grab the cup cover, the LED light turns on.</p>
<p>Materials: ATtiny, 3v Battery, LED, Conductive tape</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/cup-cover-lamp_week_07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pillow Lamp</title>
		<link>http://lizastark.com/compcraftfall2015/pillow-lamp/</link>
		<comments>http://lizastark.com/compcraftfall2015/pillow-lamp/#comments</comments>
		<pubDate>Mon, 19 Oct 2015 23:18:21 +0000</pubDate>
		<dc:creator><![CDATA[kAi CHENG]]></dc:creator>
				<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=749</guid>
		<description><![CDATA[It’s a pillow lamp. In my original idea, this lamp could light up automatically when environment getting dark. When users laying heads on it, the light turns off. But there is some problem with ATTiny. Finally the lamp can be turned off when laying heads on it. But it can’t light up automatically when environment [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>It’s a pillow lamp.</p>
<p>In my original idea, this lamp could light up automatically when environment getting dark. When users laying heads on it, the light turns off.</p>
<p>But there is some problem with ATTiny. Finally the lamp can be turned off when laying heads on it. But it can’t light up automatically when environment getting dark.</p>
<p><iframe src="https://player.vimeo.com/video/142935382" width="625" height="352" frameborder="0" title="pillowLamp" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7037_2.jpg"><img class="alignnone size-medium wp-image-751" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7038_2-300x200.jpg" alt="IMG_7038_2" width="300" height="200" /> <img class="alignnone size-medium wp-image-750" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7037_2-300x200.jpg" alt="IMG_7037_2" width="300" height="200" /></a><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7038_2.jpg"><img class="alignnone size-medium wp-image-751" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7038_2-300x200.jpg" alt="IMG_7038_2" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7040_2.jpg"><img class="alignnone size-medium wp-image-752" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7040_2-300x200.jpg" alt="IMG_7040_2" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7045_2.jpg"><img class="alignnone size-medium wp-image-753" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7045_2-300x200.jpg" alt="IMG_7045_2" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7055.jpg"><img class="alignnone size-medium wp-image-754" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7055-300x200.jpg" alt="IMG_7055" width="300" height="200" /></a></p>
<p>Circuit Prototype</p>
<p><iframe src="https://player.vimeo.com/video/142935383" width="625" height="352" frameborder="0" title="humanCircuit_proto" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>
<p><iframe src="https://player.vimeo.com/video/142935384" width="625" height="352" frameborder="0" title="pillowLamp_circuitProto" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>
<p><a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7033.jpg"><img class="alignnone size-medium wp-image-756" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7033-300x200.jpg" alt="IMG_7033" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7035.jpg"><img class="alignnone size-medium wp-image-757" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7035-300x200.jpg" alt="IMG_7035" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7087.jpg"><img class="alignnone size-medium wp-image-758" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7087-300x200.jpg" alt="IMG_7087" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7091.jpg"><img class="alignnone size-medium wp-image-759" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7091-300x200.jpg" alt="IMG_7091" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7092.jpg"><img class="alignnone size-medium wp-image-760" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7092-300x200.jpg" alt="IMG_7092" width="300" height="200" /></a> <a href="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7097.jpg"><img class="alignnone size-medium wp-image-761" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_7097-300x200.jpg" alt="IMG_7097" width="300" height="200" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/pillow-lamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 7 Emotion</title>
		<link>http://lizastark.com/compcraftfall2015/week-7-emotion/</link>
		<comments>http://lizastark.com/compcraftfall2015/week-7-emotion/#comments</comments>
		<pubDate>Wed, 14 Oct 2015 03:57:54 +0000</pubDate>
		<dc:creator><![CDATA[Binna Lee]]></dc:creator>
				<category><![CDATA[Week 7: Microcontroller WS Part 2 ATtiny]]></category>

		<guid isPermaLink="false">http://lizastark.com/compcraftfall2015/?p=698</guid>
		<description><![CDATA[&#160; The heart beats fast when the flower bunch gets close to it. &#160; Code // &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; // Example NewPing library sketch that does a ping about 20 times per second. // &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; #define ledPin 13 #include &#60;NewPing.h&#62; #define TRIGGER_PIN 12 // Arduino pin tied to trigger pin on the ultrasonic sensor. #define ECHO_PIN 11 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p><iframe src="https://player.vimeo.com/video/142376007" width="625" height="352" frameborder="0" title="Emotion" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>
<p>The heart beats fast when the flower bunch gets close to it.</p>
<p><img class="  wp-image-700 aligncenter" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_0878-300x225.jpg" alt="IMG_0878" width="253" height="186" /><img class="  wp-image-701 aligncenter" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_0879-300x225.jpg" alt="IMG_0879" width="253" height="190" /><img class="  wp-image-702 aligncenter" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_0880-300x225.jpg" alt="IMG_0880" width="252" height="189" /><img class="  wp-image-703 aligncenter" src="http://lizastark.com/compcraftfall2015/wp-content/uploads/2015/10/IMG_0883-225x300.jpg" alt="IMG_0883" width="244" height="324" /></p>
<p>&nbsp;</p>
<p>Code</p>
<p>// &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>// Example NewPing library sketch that does a ping about 20 times per second.<br />
// &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
#define ledPin 13<br />
#include &lt;NewPing.h&gt;</p>
<p>#define TRIGGER_PIN 12 // Arduino pin tied to trigger pin on the ultrasonic sensor.<br />
#define ECHO_PIN 11 // Arduino pin tied to echo pin on the ultrasonic sensor.<br />
#define MAX_DISTANCE 200 // Maximum distance we want to ping for (in centimeters). Maximum sensor distance is rated at 400-500cm.</p>
<p>NewPing sonar(TRIGGER_PIN, ECHO_PIN, MAX_DISTANCE); // NewPing setup of pins and maximum distance.</p>
<p>void setup() {<br />
pinMode (ledPin, OUTPUT);<br />
Serial.begin(115200); // Open serial monitor at 115200 baud to see ping results.<br />
}</p>
<p>void loop() {<br />
delay(3); // Wait 50ms between pings (about 20 pings/sec). 29ms should be the shortest delay between pings.<br />
unsigned int uS = sonar.ping(); // Send ping, get ping time in microseconds (uS).<br />
Serial.print(&#8220;Ping: &#8220;);<br />
Serial.print(uS / US_ROUNDTRIP_CM); // Convert ping time to distance in cm and print result (0 = outside set distance range)<br />
Serial.println(&#8220;cm&#8221;);</p>
<p>if (uS / US_ROUNDTRIP_CM &gt; 30) { // This is where the LED On/Off happens<br />
digitalWrite(ledPin,HIGH); // When the Red condition is met, the Green LED should turn off</p>
<p>}<br />
else {<br />
digitalWrite(ledPin,LOW);</p>
<p>}<br />
if (uS / US_ROUNDTRIP_CM &lt;= 30 || uS / US_ROUNDTRIP_CM &gt;= 0){</p>
<p>}<br />
else {<br />
Serial.print(uS / US_ROUNDTRIP_CM);<br />
Serial.println(&#8221; cm&#8221;);<br />
}<br />
delay(3);<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/compcraftfall2015/week-7-emotion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
