<?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>neufuture &#187; tech</title>
	<atom:link href="http://neufuture.com/topics/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://neufuture.com</link>
	<description>Anything and everything</description>
	<lastBuildDate>Thu, 08 Jul 2010 02:28:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Networked Chessboard</title>
		<link>http://neufuture.com/2010/04/15/networked-chessboard/</link>
		<comments>http://neufuture.com/2010/04/15/networked-chessboard/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 03:44:58 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[networked objects]]></category>
		<category><![CDATA[physical computing]]></category>
		<category><![CDATA[product design]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=297</guid>
		<description><![CDATA[photo by Tom Igoe Michael Lewis proposed an idea for creating a physical chess board that can be linked to the online world. I had bounced a similar idea a while back when working on the augmented reality table for Hackday NYC. I imagined using fiduciary markers as modular playing pieces with a screen based [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://farm3.static.flickr.com/2526/4203861972_bfbd0262e0.jpg" title="Chess Board" class="alignnone" width="500" height="332" /><small>photo by Tom Igoe</small></p>
<p>Michael Lewis proposed an idea for creating a physical chess board that can be linked to the online world. I had bounced a similar idea a while back when working on the <a href="http://hackday.noisepages.com/2009/06/tangible-interface-hackday-the-projects-so-far/">augmented reality table</a> for Hackday NYC. I imagined using <a href="http://en.wikipedia.org/wiki/Fiduciary_marker">fiduciary markers</a> as modular playing pieces with a screen based system. This would allow an unlimited number of games you could play. For this project though we decided to take a more conservative approach that upheld the aesthetics and materiality of the timeless game of chess.</p>
<p>
One of the exciting advents for the game of chess is that it&#8217;s expanded to an online environment where players from different countries and across many miles can now meet on the Web and play in tournaments or with family and friends. However one of the difficulties with online chess is that players still lose certain qualities that you get with the physical board. Our game brings these two worlds together by allowing players to see on a physical chess board what moves their online opponent player is making. In our discussions with chess venues near NYU players mentioned that this could have great value for teachers as well as be an innovative development for the game. Something that is unique about our board is that it doesn&#8217;t require expensive technology such as projection and tracking as do other augment reality chess boards.</p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2010/04/15/networked-chessboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hard Drive VJ/DJ</title>
		<link>http://neufuture.com/2009/12/09/hard-drive-vjdj/</link>
		<comments>http://neufuture.com/2009/12/09/hard-drive-vjdj/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 03:44:36 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=295</guid>
		<description><![CDATA[Since being a VJ at coachella for the past couple years, I&#8217;ve become interested in finding new ways of controlling image media. I found this instructable that I&#8217;ve been wanting to mess around with a while back. It computes the hard drive disks speed and direction using a microcontroller and sends it as serial data [...]]]></description>
			<content:encoded><![CDATA[<p><a class="thickbox" title="Hard Drive Controller" rel="hddj" href="http://farm3.static.flickr.com/2537/4133461783_1bcd409643_b.jpg"><img src="http://farm3.static.flickr.com/2537/4133461783_1bcd409643.jpg" alt="HDDJ" width="500" /></a><br />
<a class="thickbox" title="Hard Drive Controller" rel="hddj" href="http://farm3.static.flickr.com/2781/4133461727_5283cc7c84_b.jpg"></a><br />
<a class="thickbox" title="Hard Drive Controller" rel="hddj" href="http://farm3.static.flickr.com/2525/4134223432_099294088a_b.jpg"></a></p>
<p>Since being a VJ at coachella for the past couple years, I&#8217;ve become interested in finding new ways of controlling image media. I found this <a href="http://www.instructables.com/id/HDDJ_Turning_an_old_hard_disk_drive_into_a_rotary/" target="_blank">instructable</a> that I&#8217;ve been wanting to mess around with a while back. It computes the hard drive disks speed and direction using a microcontroller and sends it as serial data to a computer. The computer translates this data into MIDI or OSC which can control audio and video in a variety of applications such as Max/MSP, Modul8, or VDMX.</p>
<p>The instructable uses a PIC microcontroller, but since Arduino is my current microcontroller of choice, it became a matter of porting the idea. Fortunately, <a href="http://www.mattgilbert.net/" target="_blank">Matt Gilbert</a> had done <a href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1251656637/0">most of the work</a> for me.</p>
<p><a class="thickbox" title="Hard Drive Controller" rel="hddj" href="http://farm3.static.flickr.com/2628/4134223872_bbf94d3e97_b.jpg"><img src="http://farm3.static.flickr.com/2628/4134223872_bbf94d3e97.jpg" alt="HDDJ" width="500" /></a></p>
<p>I ended up creating my own version of the circuit, more similar to the one on the instructable rather than using his. I tried Matt&#8217;s circuit based on the diagram he provided, but for some reason wasn&#8217;t able to get it working. His code works pretty great though and is well commented.</p>
<p>Because I wanted to be able to use multiple controllers at once, I decided to use the LM324 Op Amp to amplify the signal coming from the hard drive. I hooked up the hard drive signals to an oscilliscope to see what I was getting. With the help of Eric Rosenthal I was able to get some good readings.</p>
<p>With some tinkering, I was able to figure out a circuit that gave me a pretty decent response to the movement of the hard drive.</p>
<p>I started working with Marko Manriquez to design a prototype for our controller. Marko found some nice slabs of plexi, so we decided to use those. He was able to take the hard drives disks completely out of their case and reassemble them. We added some LED to indicated the moment of the two disks and wrote a simple processing sketch to visualize the data being sent by the Arduino. I hope to have better schematics and Max patch sometime soon that makes use of our controller. Until then, enjoy this video!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Nu5_PeLawfQ&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="300" src="http://www.youtube.com/v/Nu5_PeLawfQ&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2009/12/09/hard-drive-vjdj/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plinko</title>
		<link>http://neufuture.com/2009/11/11/plinko/</link>
		<comments>http://neufuture.com/2009/11/11/plinko/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 04:37:41 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[data]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[crafting with data]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=290</guid>
		<description><![CDATA[Wrote a processing sketch to emulate plinko, the game popularized by &#8220;Let&#8217;s Make a Deal!&#8221;. You can see the sketch here. Every time a new ball hits a peg it is diverted one way or the other based on a random number that is generated (if 0 go left, if 1 go right). Once a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2724/4096761307_cf52fa366c_o.png"/><br />
Wrote a processing sketch to emulate <a href="http://en.wikipedia.org/wiki/Plinko" target="_blank">plinko</a>, the game popularized by &#8220;Let&#8217;s Make a Deal!&#8221;. You can see the sketch <a href="http://www.openprocessing.org/visuals/?visualID=5975" target="_blank">here</a>. Every time a new ball hits a peg it is diverted one way or the other based on a random number that is generated (if 0 go left, if 1 go right). Once a ball reaches the bottom of the pegs they are killed, which then increase the size of the bar in the position they ended up. After the cycle continues for a while you can see the bars begin to generate a normal curve.</p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2009/11/11/plinko/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>City Noise</title>
		<link>http://neufuture.com/2009/10/08/city-noise/</link>
		<comments>http://neufuture.com/2009/10/08/city-noise/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 16:25:33 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[crafting with data]]></category>
		<category><![CDATA[data logging]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[noise]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=277</guid>
		<description><![CDATA[Concept Instead of improving on my original concept, I decided to take a new direction that compliments one of the other interests in my work. For the data logging project I sample audio noise in Manhattan and Brooklyn. I am interested in the noise of the city an how it affects us over time and [...]]]></description>
			<content:encoded><![CDATA[<p><a class="thickbox" title="Times Square" rel="noise" href="http://farm3.static.flickr.com/2646/3993296184_6ce9712345_b.jpg"><img src="http://farm3.static.flickr.com/2646/3993296184_6ce9712345.jpg" alt="Noise" width="500" /></a></p>
<h4>Concept</h4>
<p>
Instead of improving on my original concept, I decided to take a new direction that compliments one of the other interests in my work. For the data logging project I sample audio noise in Manhattan and Brooklyn. I am interested in the noise of the city an how it affects us over time and location.</p>
<p>
The original idea was to take six samples total(3 Brooklyn, 3 Manhattan) each 10 minutes long. I am choosing major thoroughfares in each of the two boroughs which I have mapped <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=105421873824963672300.0004753a5bc3faa0a935e&amp;z=13" target="_blank">here</a>.</p>
<h4>Execution</h4>
<p>I had planned on taking the three Manhattan samples Tuesday and then Brooklyn on Wednesday so they could both be around noon on a week day. Tuesday I went out and was able to get samples from Union Square and Times Square. I positioned myself in a place about 20ft from the street and in major flow of foot traffic in all locations.</p>
<p>
On Tuesday I went out to Broadway and Flushing and just as the recording was ending, the battery on the recorder failed. I realized the M-Audio records were very poor records and would be better off just using my iPhone with a mic.
</p>
<h4>Analysis</h4>
<p>
Now I was left with one sample from Brooklyn and two from Manhattan, so I brought these into Processing and wrote a csv with the amplitude data. Because the sound levels were so low(even though they were maxed on the recorder) I had to boost the gain, which created noise on top of noise. The data samples were taken 10 times per second. I then took this data and created a graph shown below.
<p>
Brooklyn = blue<br />
Manhattan = red
</p>
<p><a title="Times Square" target="_blank" href="http://spreadsheets.google.com/oimg?key=0ApFXfifnCf8DdEs1eXNiRlM5am9BcjJvYS1nWFJSQ3c&#038;oid=2&#038;v=1255018771397" ><img src="http://spreadsheets.google.com/oimg?key=0ApFXfifnCf8DdEs1eXNiRlM5am9BcjJvYS1nWFJSQ3c&#038;oid=2&#038;v=1255018771397" alt="Noise" width="500" /></a><br />
<a title="Times Square" target="_blank" href="http://spreadsheets.google.com/oimg?key=0ApFXfifnCf8DdEs1eXNiRlM5am9BcjJvYS1nWFJSQ3c&#038;oid=4&#038;v=1255018707265" ><img src="http://spreadsheets.google.com/oimg?key=0ApFXfifnCf8DdEs1eXNiRlM5am9BcjJvYS1nWFJSQ3c&#038;oid=4&#038;v=1255018707265" alt="Noise" width="500" /></a></p>
<h4>Next steps</h4>
<p>
This data needs to be filtered. I could probably take the averages of certain time periods and create some sort of curve that would better represent the data. Still, you can see the peaks of noise which gives you somewhat of an idea about noise pollution in these areas.<br />
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2009/10/08/city-noise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fantasy Device &#8211; Nutrition Analysis</title>
		<link>http://neufuture.com/2009/09/22/nutrition-analysis/</link>
		<comments>http://neufuture.com/2009/09/22/nutrition-analysis/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 22:47:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[fantasy device]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[nutrition]]></category>
		<category><![CDATA[pcomp]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=269</guid>
		<description><![CDATA[I feel like I&#8217;ve been all gadgeted out lately. It has become not a matter of what exists, but rather what devise works properly and have the necessary features without being overly complexified. That being said, if there was one device I would like to see, it is something that helps me keep track of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm4.static.flickr.com/3437/3948375645_ff406f962f.jpg"/></p>
<p>I feel like I&#8217;ve been all gadgeted out lately. It has become not a matter of what exists, but rather what devise works properly and have the necessary features without being overly complexified. That being said, if there was one device I would like to see, it is something that helps me keep track of my health through what I eat.</p>
<p>
This device consists of two components and would be easily portable so that you can keep track what you eat where ever you go.  The first compontent is the analyizer. This is basically a minutre tent that easily flaps out. You then insert what ever food into this space and press the single button begins the analysis. While analyising, there is a yellow LED. Once the analysis is complete it then uploads the data to the second component—your iPhone. After uploading the data, the green LED turns on indicating a return to &#8220;ready&#8221; or &#8220;idle&#8221; status. If the analysis or upload is unsuccessful, a red LED will blink.</p>
<p>
Your data is then store in a database on your iPhone as well as being uploaded to an online account that keeps track of your eating and drinking habits. Their are two major difference between this device and calculating typical nutrition facts.
</p>
<ol>
<li>You can calculate restaurant meals and items that don&#8217;t have nutrition facts</li>
<li>It is a much more in depth analysis than the information provided on current nutrition facts. These facts include any harmful additives (such as MSG)</li>
</ol>
<p><img src="http://media.rei.com/media/652611.jpg" width="500" /></p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2009/09/22/nutrition-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infrared Theremin</title>
		<link>http://neufuture.com/2009/09/16/ir-theremin/</link>
		<comments>http://neufuture.com/2009/09/16/ir-theremin/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 21:43:26 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[IR sensor]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[pcomp]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=243</guid>
		<description><![CDATA[I got some nifty sensors from Ada Fruit a few weeks ago to do some demos for my Intro to PComp class at 3rd Ward. They were all pretty easy to get up and running. The one sensor I didn&#8217;t really get a chance to test out was the IR Reciever. I&#8217;ve had a bunch [...]]]></description>
			<content:encoded><![CDATA[<p><a class="thickbox" title="Infrared Theremin" rel="theremin" href="http://farm4.static.flickr.com/3536/3927143556_5003afdeb7_b.jpg"><img src="http://farm4.static.flickr.com/3536/3927143556_5003afdeb7.jpg" alt="Infrared Theremin" width="500" /></a></p>
<p><a class="thickbox" title="Infrared Theremin" rel="theremin" href="http://farm3.static.flickr.com/2503/3926366073_180cd5d1a7_b.jpg"></a></p>
<p><a class="thickbox" title="Infrared Theremin" rel="theremin" href="http://farm3.static.flickr.com/2426/3927146634_f21aae375d_b.jpg"></a></p>
<p>I got some <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=35&amp;products_id=176" target="_blank">nifty sensors</a> from <a href="http://www.adafruit.com/" target="_blank">Ada Fruit</a> a few weeks ago to do some demos for my Intro to PComp class at <a href="http://www.3rdward.com/" target="_blank">3rd Ward</a>. They were all pretty easy to get up and running.</p>
<p>The one sensor I didn&#8217;t really get a chance to test out was the IR Reciever. I&#8217;ve had a bunch of Apple remotes lying around and since pretty much anyone with a Mac has one of the remotes I thought it would be a good universal control. In this case, I would have a combination of buttons activate a &#8220;lock&#8221;, thus the creation of a IR remote combo lock.</p>
<p>I found a <a href="http://www.arduino.cc/playground/Code/InfraredReceivers" target="_blank">sketch</a> on the Arduino site that analyzed the various button press signals from any remote. With this I ended up with at waveform graph for each button. The documentation for this ended at this point so I emailed the creator to try to find out what to do with this info. He ended up referring me to another <a href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1176098434" target="_blank">thread</a>.</p>
<p>I ended up deciding to switch gears back to an IR distance sensor Theremin I had previously started. It was a very easy setup. I found a speaker someone had thrown away and hooked it up to the digital PWM pin as an output and then to the ground. The <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=35&amp;products_id=164" target="_blank">IR distance sensor</a> plugs into the 5V(red) and ground(black) and then an analog input(white).</p>
<pre>
int sensorPin = 0;
int speakerPin = 9;

int val;
int distance;
int tones[] = { 1915, 1805, 1706, 1608, 1519, 1432, 1859, 1275, 1205, 1136, 1072, 1014, 956, 903, 852, 804, 759 };

void setup() {
pinMode(sensorPin, INPUT);
pinMode(speakerPin, OUTPUT);
pinMode(speakerPinB, OUTPUT);

Serial.begin(9600);
}

void loop() {
distance = int(analogRead(sensorPin));
val = map(distance, 40, 640, 0, 12);
Serial.print(distance);
Serial.print(",");
Serial.println(val);

digitalWrite(speakerPin, HIGH);
delayMicroseconds(tones[val]);
digitalWrite(speakerPin, LOW);
delayMicroseconds(tones[val]);
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2009/09/16/ir-theremin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sensors, sensors everywhere!</title>
		<link>http://neufuture.com/2009/09/16/sensors/</link>
		<comments>http://neufuture.com/2009/09/16/sensors/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 21:20:42 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[pcomp]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=241</guid>
		<description><![CDATA[So I was at Tisch pretty late last night working on the labs with some class mates. We decided to do a late night (3am) walk in Time Square to discover some sensors, but at the last second I backed out and decided to head home—partly because I was biking with a leaky tire, partly [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Temperature Sensor" rel="sensors" class="thickbox" href="http://farm3.static.flickr.com/2649/3927276172_d91ebef9bf_b.jpg"><img src="http://farm3.static.flickr.com/2649/3927276172_d91ebef9bf.jpg" alt="Infrared Theremin" width="500" /></a></p>
<p><a title="Coin detector" rel="sensors" class="thickbox" href="http://farm4.static.flickr.com/3489/3926393319_b07b1900d8_b.jpg"></a></p>
<p><a title="Motion Activate Air Blower" rel="sensors" class="thickbox" href="http://farm3.static.flickr.com/2566/3927173850_e9ed242a43_b.jpg"></a></p>
<p><a title="Car speed trip" rel="sensors" class="thickbox" href="http://farm3.static.flickr.com/2549/3927160844_1da4cd1356_b.jpg"></a></p>
<p><a title="Security Card Swipe" rel="sensors" class="thickbox" href="http://farm3.static.flickr.com/2626/3926383641_c3dc376d59_b.jpg"></a></p>
<p><a title="Ticket Terminal" rel="sensors" class="thickbox" href="http://farm3.static.flickr.com/2424/3927164148_25c6d097ca_b.jpg"></a></p>
<p>So I was at Tisch pretty late last night working on the labs with some class mates. We decided to do a late night (3am) walk in Time Square to discover some sensors, but at the last second I backed out and decided to head home—partly because I was biking with a leaky tire, partly because I was just ready to go home. Today I headed up to Grand Central Station and took some good shots of sensors around that area. I kind of felt like a terrorist taking photos of random sensors in a major transportation hub, but surprisingly only got asked what I was doing by a station official who didn&#8217;t even really care anyway. My favorite shot is the temperature sensor, which advertised itself exactly as such!</p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2009/09/16/sensors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Breadboards n&#8217; LEDs</title>
		<link>http://neufuture.com/2009/09/16/breadboard-led/</link>
		<comments>http://neufuture.com/2009/09/16/breadboard-led/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 20:47:46 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[pcomp]]></category>

		<guid isPermaLink="false">http://neufuture.com/?p=247</guid>
		<description><![CDATA[First couple labs were pretty breezey considering my previous expereince with adruino and PComp. Just hooked it all up and it worked the first time!]]></description>
			<content:encoded><![CDATA[<p><a title="Powering the breadboard" rel="breadboard" class="thickbox" href="http://farm3.static.flickr.com/2520/3927153306_3bd031f763_b.jpg"><img src="http://farm3.static.flickr.com/2520/3927153306_3bd031f763.jpg" alt="Powering the Breadboard" width="500" /></a></p>
<p><a title="External Power Source" rel="breadboard" class="thickbox" href="http://farm4.static.flickr.com/3468/3926368259_9f0f6c6fbe_b.jpg"></a></p>
<p><a title="LED Switch" rel="breadboard" class="thickbox" href="http://farm4.static.flickr.com/3433/3926367391_638b551695_b.jpg"></a></p>
<p><a title="LED Switch" rel="breadboard" class="thickbox" href="http://farm3.static.flickr.com/2562/3927157340_c7ee339736_b.jpg"></a></p>
<p><a title="LED Switch Program" rel="breadboard" class="thickbox" href="http://farm3.static.flickr.com/2659/3927155398_b580dabec6_b.jpg"></a></p>
<p>First couple labs were pretty breezey considering my previous expereince with adruino and PComp. Just hooked it all up and it worked the first time!</p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2009/09/16/breadboard-led/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terre Natale</title>
		<link>http://neufuture.com/2008/11/21/terre-natale/</link>
		<comments>http://neufuture.com/2008/11/21/terre-natale/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 19:00:43 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[Cartier Foundation]]></category>
		<category><![CDATA[Diller Scofidio + Renfro]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Paris]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[visualizing data]]></category>

		<guid isPermaLink="false">http://neufuture.com/blog/?p=22</guid>
		<description><![CDATA[Today was the official opening of &#8220;Terre Natale&#8221; for the Cartier Foundation in Paris, a project to which I devoted the past two months. The architecture agency Diller Scofidio + Renfro was asked to realize philosopher Paul Virilio&#8217;s perspective on changing conditions around the world. The exhibition is a series of data visualizations that weave [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Disaster Frequency" class="thickbox" rel="terre" href="http://farm4.static.flickr.com/3139/3111498662_01f18ff587_b.jpg"><br />
<img src="http://farm4.static.flickr.com/3139/3111498662_01f18ff587.jpg" alt="Disaster Frequency" width="500" /></a><a title="Flood Comparison" class="thickbox" rel="terre" href="http://farm4.static.flickr.com/3023/3111497396_6a2219c16a_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3023/3111497396_6a2219c16a.jpg" alt="Flood Comparison" width="500" /></a><a title="Global North/South Line" class="thickbox" rel="terre" href="http://farm4.static.flickr.com/3225/3110664447_94e56cae7c_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3225/3110664447_94e56cae7c.jpg" alt="Global North/South Line" width="500" /></a>Today was the official opening of &#8220;Terre Natale&#8221; for the <a title="Cartier Foundation" href="http://fondation.cartier.com/" target="_blank">Cartier Foundation</a> in Paris, a project to which I devoted the past two months. The architecture agency <a title="DS+R" href="http://dsrny.com/" target="_blank">Diller Scofidio + Renfro</a> was asked to realize philosopher <a title="Paul Virilio" href="http://en.wikipedia.org/wiki/Paul_Virilio" target="_blank">Paul Virilio&#8217;s</a> perspective on changing conditions around the world.</p>
<p><span id="more-22"></span></p>
<p>The exhibition is a series of data visualizations that weave together a story about population increase, climate change, natural disasters, refugees, and remittances and there affects on global communities. I was brought on to design and program the scenario about natural disasters and had the opportunity to work with three other amazing designer/programmers: <a title="Stewdio" href="http://stewdio.org/" target="_blank">Stewart Smith</a>, <a title="Universal Oscillation" href="http://www.universaloscillation.com/" target="_blank">Aaron Myers</a>, and Bobby Pietrusko. The video was projected on a wall that circumscribes the gallery, surrounding the viewer with and immersive visual and audio experience. All visuals were created using <a title="processing.org" href="http://processing.org" target="_blank">Processing</a> on the <a title="Eclipse" href="http://eclipse.org" target="_blank">Eclipse</a> platform.<br />
<br/>The scenario on natural disasters compares the magnitude and frequency of different types of disasters with the population affected by them. Through this, we see that disasters in the &#8220;<a title="Global North/South Divide" href="http://en.wikipedia.org/wiki/North-South_divide" target="_blank">global south</a>&#8221; have a greater affect than those in the &#8220;global north&#8221; or &#8220;rich north&#8221;. In trying to understand this concept, I created an application that parses a database of disaster data (year, magnitude, location, displacement) and allows you to compare these sets of data at various scales. I hope to post this application shortly, but for now check out the images:</p>
<p><a title="Natural Disaster App 1" href="http://farm4.static.flickr.com/3086/3111680852_72a2063903_b.jpg" class="thickbox" rel="terre2"><br />
<img src="http://farm4.static.flickr.com/3086/3111680852_72a2063903.jpg" alt="Natural Disaster App 1" width="500" /><br />
</a><a title="Natural Disaster App 2" href="http://farm4.static.flickr.com/3114/3110847531_5a67696a12_b.jpg" class="thickbox" rel="terre2"><img class="hide"  src="http://farm4.static.flickr.com/3114/3110847531_5a67696a12.jpg" alt="Natural Disaster App 2" width="500"  /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2008/11/21/terre-natale/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Juncture LA</title>
		<link>http://neufuture.com/2007/11/04/juncture-la/</link>
		<comments>http://neufuture.com/2007/11/04/juncture-la/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 19:00:23 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://neufuture.com/blog/?p=52</guid>
		<description><![CDATA[Juncture Website &#8220;Juncture is a participatory, public space, media environment about historical memory, cultural identity, and collective recognition in Los Angeles. The core content component of the environment is the Remapping-LA interpretive media database, containing thousands of historical images, videos, and sounds enriched by layers of metadata including temporal and geographical information, descriptive texts, and [...]]]></description>
			<content:encoded><![CDATA[<p><a title="JunctureLA Opening" class="thickbox" rel="juncture" href="http://farm4.static.flickr.com/3238/3111436775_b02ab5a76b_b.jpg"><img  src="http://farm4.static.flickr.com/3238/3111436775_b02ab5a76b.jpg" alt="JunctureLA Opening" width="500" /></a><a title="JunctureLA Postcard" class="thickbox" rel="juncture2" href="http://farm4.static.flickr.com/3133/3111539600_d41398e058_b.jpg" ><img class="hide" src="http://farm4.static.flickr.com/3133/3111539600_d41398e058.jpg" alt="JunctureLA Postcard" width="500" /></a><a title="JunctureLA Opening" class="thickbox" rel="juncture" href="http://farm4.static.flickr.com/3173/3111434991_6b1dc0ffc7_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3173/3111434991_6b1dc0ffc7.jpg" alt="JunctureLA Opening" width="500" /></a><a title="JunctureLA Opening" class="thickbox" rel="juncture"  href="http://farm4.static.flickr.com/3186/3112265834_b40be0e35b_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3186/3112265834_b40be0e35b.jpg" alt="JunctureLA Opening" width="500" /></a><a title="JunctureLA Opening" class="thickbox" rel="juncture"  href="http://farm4.static.flickr.com/3249/3112263858_feb921cb35_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3249/3112263858_feb921cb35.jpg" alt="JunctureLA Opening" width="500" /></a><br />
<em><a href="http://la.remap.ucla.edu/juncture/index1.php" target="_blank">Juncture Website</a></em><br />
&#8220;Juncture is a participatory, public space, media environment about historical memory, cultural identity, and collective recognition in Los Angeles. The core content component of the environment is the Remapping-LA interpretive media database, containing thousands of historical images, videos, and sounds enriched by layers of metadata including temporal and geographical information, descriptive texts, and extensive tagging&#8230;&#8221;<br />
<br/>&#8220;Junction is a colaboration between REMAP/UCLA, California State Parks, Walt Disney Imagineering, and CENS/UCLA.&#8221;<br />
<span id="more-52"></span><br/>I took part in this project after being involved with <a title="REMAP" href="http://http://bigriver.remap.ucla.edu/remap/index.php/Main_Page" target="_blank">REMAP</a> during my final semester at <a title="UCLA" href="http://ucla.edu" target="_blank">UCLA</a>. My contributions included creating some of the original interface mock-ups, being part of creative discussions, and producing the designs for publicity (website/postcard). On the <a title="Juncture LA" href="http://la.remap.ucla.edu/juncture/index1.php" target="_blank">website</a> you can find more information about the project itself.<br />
<br/>The concept for the website was to closely tie the design to the project itself and the themes of space, time, and community. I also wanted to showcase the vast image and data library of Los Angeles history put together by REMAP. This lead me to create a website that randomly picked an image from a small selection of the library and overlaid information extracted from the meta data from that image. Each time you visited the website you would be therefore transported to a new marker in Los Angeles history.</p>
<p><a title="JunctureLA Postcard" class="thickbox" rel="juncture2"  href="http://farm4.static.flickr.com/3286/3111544572_1fcc7dd9e7_b.jpg"><img src="http://farm4.static.flickr.com/3286/3111544572_1fcc7dd9e7.jpg" alt="JunctureLA Postcard" width="500" /></a><br />
<a title="JunctureLA Postcard" class="thickbox" rel="juncture2"  href="http://farm4.static.flickr.com/3047/3110701763_77f3818e29_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3047/3110701763_77f3818e29.jpg" alt="JunctureLA Postcard" width="500" /></a><a title="JunctureLA Postcard" class="thickbox" rel="juncture2"  href="http://farm4.static.flickr.com/3104/3110696665_e9a37b58d5_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3104/3110696665_e9a37b58d5.jpg" alt="JunctureLA Postcard" width="500" /></a><a title="JunctureLA Map" class="thickbox" rel="juncture2"  href="http://farm4.static.flickr.com/3108/3110691675_9c7d6ebb03_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3108/3110691675_9c7d6ebb03.jpg" alt="JunctureLA Postcard" width="500" /></a><a title="JunctureLA Postcard" class="thickbox" rel="juncture2"  href="http://farm4.static.flickr.com/3235/3111520878_e564d7e274_b.jpg"><img class="hide" src="http://farm4.static.flickr.com/3235/3111520878_e564d7e274.jpg" alt="JunctureLA Map" width="500" /></a></p>
<p>I kept with this same concept for the postcard and choose two images that I felt most representative to the project. The backside contained further location information and used graphics to convey a sense of physical architecture.<br />
<br/>The project was documented by creating a &#8220;memory map&#8221; that contained snippets from various quotes and photographs take over the course of the project. These snippets were put in a grid styled reminiscent of late 20th century road maps.<br />
<br/>The opening and exhibition was a success, attended by the mayor and other community leaders. There are plans to work on future projects with REMAP in the near future.<br />
<br/><u>Articles:</u><br />
<a title="UCLA Press" href="http://www.today.ucla.edu/portal/ut/071024_junction_remapping-la.aspx" target="_blank">UCLA Today<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://neufuture.com/2007/11/04/juncture-la/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
