<?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>Physical computing &#187; arduino</title>
	<atom:link href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/tag/arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://legacy.iaacblog.com/mai2012-2013-physicalcomputing</link>
	<description></description>
	<lastBuildDate>Wed, 01 May 2013 22:32:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>kaleidoscope</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/2012/12/kaleidoscope/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/2012/12/kaleidoscope/#comments</comments>
		<pubDate>Thu, 20 Dec 2012 13:40:15 +0000</pubDate>
		<dc:creator>antanaityte.gerda@iaac.net</dc:creator>
				<category><![CDATA[Gerda Antanaityte]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Students]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[gerda antanaityte]]></category>
		<category><![CDATA[kaleidoscope]]></category>
		<category><![CDATA[physical computing]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/?p=924</guid>
		<description><![CDATA[what if sounds would be souvenirs instead of pictures? idea Memories are something what brings back your experience received through senses. A bunch of reminiscence particles. Even though your experience was unique, it does not mean you will play it back same way every time you remember it. For me it somehow reminded kaleidoscope. When [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify"><span>what if sounds would be souvenirs instead of pictures?</span></p>
<p style="text-align: justify"><span><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/4p.jpg"><img class="alignnone size-large wp-image-933" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/4p-682x1024.jpg" alt="" width="682" height="1024" /></a></span></p>
<p style="text-align: justify"><span><span id="more-924"></span></span></p>
<p><iframe width="730" height="411" src="http://www.youtube.com/embed/I-YPzrXKyHU?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p style="text-align: justify"><span><strong>idea</strong><br />
Memories are something what brings back your experience received through senses. A bunch of reminiscence particles. Even though your experience was unique, it does not mean you will play it back same way every time you remember it. For me it somehow reminded kaleidoscope. When you place one handful of glass beads in the box and every time you spin it, mirrors translate same objects into different views. Kaleidoscope is perceptible by invoking visual sense. But what if instead of views use sounds from different places and make them as personal souvenirs? Finally, my idea was to create something what could help memorize places and experiences through sounds.</span></p>
<p style="text-align: justify"><strong>sound recording<br />
</strong> I made two recording sessions to capture sounds. The first test was made in the beach using iPhone voice memo application. For second recording in Ciutadella park i used professional recorder. All sounds were sorted in two groups:</p>
<ul style="text-align: justify">
<li>the ones which I was passing by. Chant in demonstration, pieces of conversations of passers-by,  chatting kids, owner’s game with dogs etc).</li>
<li>and the ones I was travelling with. Which prompts to places where I’ve been, what I was wearing or how I was travelling. I have recorded street noise, spinning bike wheels, my zipper’s ratlling, walking, birds’ chirping, lindy-hop dancing lesson, ping pong game etc.</li>
</ul>
<p style="text-align: justify"><strong>properties of devices </strong></p>
<ul style="text-align: justify">
<li>iPhone voice memo application. It was for first trial. I found these main advantages. small size of device, long lasting records, unlimited recording time, big memory, instant recording. Disadvantages: records are in mono, bad quality, noisy, very short recording distance.</li>
<li><a href="http://www.musiciansfriend.com/pro-audio/m-audio-microtrack-24-96-2-channel-mobile-digital-recorder">Mobile digital recorder</a>.  Advantages: stereo and very good audio quality. Disadvantages: short records, very short time for using battery, big gap between turning on the device and starting to record.</li>
</ul>
<p style="text-align: justify"><span><strong>hardware</strong><br />
</span></p>
<ul style="text-align: justify">
<li>Arduino fio</li>
<li>input: accelerometer (x and y values)</li>
<li>hardware is plugged to PC and uses it as an output.</li>
</ul>
<p style="text-align: justify"><strong>software</strong></p>
<p style="text-align: justify"><strong> </strong>arduino</p>
<ul style="text-align: justify">
<li>the base is code from cmps10 sensor.</li>
<li>receiving data. For this I used only pitch and roll parameters (x and y). Compass sensor’s data sequence of rolling and pitching was reduced up to 9 values for each. And was applied to switch the sound. All values had to be translated into positive numbers. And sequence of numbers had to be continuous. (first printscreen)</li>
<li>adding code to compile it with MAX6 msp  (second printscreen)</li>
</ul>
<p style="text-align: justify"><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/2a.jpg"><img class="alignnone size-full wp-image-928" style="margin: 0px 5px;border: 5px solid white" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/2a.jpg" alt="" width="338" height="574" /></a><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/2b.jpg"><img class="alignnone size-full wp-image-929" style="margin: 0px 5px;border: 5px solid white" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/2b.jpg" alt="" width="338" height="574" /></a></p>
<p style="text-align: justify"><span><a href="http://cycling74.com/products/max/"><strong>MAX6 msp</strong></a><br />
</span></p>
<ul style="text-align: justify">
<li><span>all using audio files had to be kept at the same folder. buffer~ is used to store audio files and groove~ to play them.</span></li>
<li><span>MSP example “playbackWithLoops” was used as a base for programming and keeping sounds.</span></li>
<li><span>received values from compass (pitch and roll) were linked to 2 preset bars. Which allowed to change audio files according to accelerometer’s positions.</span></li>
</ul>
<p style="text-align: justify"><span><em>bellow you can see printscreen of MaxMSP program with some explanations of main used commands</em></span></p>
<p style="text-align: justify"><span><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/12.jpg"><img class="alignnone size-large wp-image-926" style="border: 0px;margin: 0px" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/12-1024x547.jpg" alt="" width="747" height="399" /></a></span></p>
<p style="text-align: justify">
<p style="text-align: justify"><span><strong>case</strong><br />
I wanted to design case which would help to control sounds and predict their order. For this I chose multi surfaced sphere, where every surface represents one sound composition. I needed two prototypes (with some corrections) to achieve desired result.</span></p>
<ul style="text-align: justify">
<li>First prototype was to test the concept. It revealed that hardware inside must be placed in stable position, otherwise volume won’t function. Second important aspect was design solution to easily access hardware.</li>
<li>Second prototype was designed as the same volume, but instead of surfaces I used edges. Surfaces were joined using gears at the top and bottom. Inner parts of pieces were adjusted to software’s shape in that way assembled case places and keeps hardware stable.</li>
</ul>
<p><em>first prototype</em></p>
<p style="text-align: justify"><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/42.jpg"><img class="alignnone size-full wp-image-932" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/42.jpg" alt="" width="750" height="1004" /></a></p>
<p style="text-align: justify"><em>second prototype</em></p>
<p style="text-align: justify"><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/52.jpg"><img class="alignnone size-full wp-image-934" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/52.jpg" alt="" width="750" height="500" /></a></p>
<p style="text-align: justify"><em>binding principle</em></p>
<p style="text-align: justify"><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/1p.jpg"><img class="alignnone size-full wp-image-927" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/1p.jpg" alt="" width="750" height="500" /></a></p>
<p style="text-align: justify"><em>final prototype</em></p>
<p style="text-align: justify"><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/2pp.jpg"><img class="alignnone size-full wp-image-930" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/2pp.jpg" alt="" width="750" height="500" /></a></p>
<p style="text-align: justify"><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/IMG_5333.jpg"><img class="alignnone size-full wp-image-935" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/IMG_5333.jpg" alt="" width="750" height="500" /></a></p>
<p style="text-align: justify"><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/3p.jpg"><img class="alignnone size-large wp-image-931" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/12/3p-682x1024.jpg" alt="" width="682" height="1024" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/2012/12/kaleidoscope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>in process: north bracelet</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/2012/11/in-process-north-bracelet/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/2012/11/in-process-north-bracelet/#comments</comments>
		<pubDate>Tue, 27 Nov 2012 23:29:04 +0000</pubDate>
		<dc:creator>antanaityte.gerda@iaac.net</dc:creator>
				<category><![CDATA[Gerda Antanaityte]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Students]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[bracelet]]></category>
		<category><![CDATA[compass]]></category>
		<category><![CDATA[gerda antanaityte]]></category>
		<category><![CDATA[physical computing]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/?p=286</guid>
		<description><![CDATA[Are you extremely stylish? But afraid to get lost in the forest while picking mushrooms? Well, this is exactly what you need! If to be more serious, this is small project to get more familiar with electronics: arduino, sensors, actuators and coding. I decided to fabricate bracelet witch&#8217;s strength of light depends on compass position. [...]]]></description>
				<content:encoded><![CDATA[<p><span>Are you extremely stylish? But afraid to get lost in the forest while picking mushrooms? Well, this is exactly what you need!</span></p>
<p><span>If to be more serious, this is small project to get more familiar with electronics: arduino, sensors, actuators and coding. I decided to fabricate bracelet witch&#8217;s strength of light depends on compass position. More north it is directed &#8211; brighter it shines. The main component for this application is tilt compensated compass module <a href="http://www.robot-electronics.co.uk/htm/cmps10doc.htm">CMPS10</a>. Also I use ‘<a href="http://arduino.cc/en/Main/ArduinoBoardFio">arduino fio</a>’ (3.3V), which is smaller than classical ‘arduino uno’ and adapted for <a href="http://www.electan.com/bateria-polimero-ion-litio-lipo-1000ma-p-3182.html">lithium lon battery</a>. It can be charged using usb cable. To illuminate bracelet panel  I got 3 high luminosity, white diffused leds’. Below you can see photos of creative process:</span></p>
<ul>
<li>I started from super simple step. Circuit scheme of lights and it’s test with arduino uno.</li>
<li>Then I’ve cut few prototypes to test how different materials diffuse light. Finally Alex’s advice was to stay with crystal acrylic.</li>
<li>Second version was adapted to insert led’s inside and engraved north sign has nice luminous effect.</li>
<li>and challenge which is still waiting is to put everything together and make it work..</li>
</ul>
<p><a title="sketch of led's circuit" href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/2.scheme_and_lights.jpg"><img class="alignnone size-large wp-image-289" style="border: 0px;margin: 0px" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/2.scheme_and_lights-1024x653.jpg" alt="" width="352" height="225" /></a><a title="arduino fio VS arduino uno. fio and lithium battery" href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/1.arduinos.jpg"><img class="alignnone size-full wp-image-288" style="border: 0px;margin: 0px" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/1.arduinos.jpg" alt="" width="352" height="245" /></a><a title="first prototypes" href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3777.jpg"><img class="alignnone size-large wp-image-296" style="border: 0px;margin: 0px" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3777-685x1024.jpg" alt="" width="176" height="236" /></a><a title="luminous north sign" href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3789.jpg"><img class="alignnone size-large wp-image-293" style="border: 0px;margin: 0px" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3789-764x1024.jpg" alt="" width="176" height="236" /></a><a href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3786.jpg"><img class="alignnone size-large wp-image-292" style="border: 0px;margin: 0px" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3786-764x1024.jpg" alt="" width="176" height="236" /></a><a title="to be continued.." href="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3793.jpg"><img style="border: 0px;margin: 0px" src="http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/files/2012/11/IMG_3793-764x1024.jpg" alt="" width="176" height="236" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-physicalcomputing/2012/11/in-process-north-bracelet/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
