<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OSC, processing and an iphone accelerometer</title>
	<atom:link href="http://www.codingnature.com/osc-processing-iphone-accelerometer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/</link>
	<description>The creative endeavors of Tor Guttormsen</description>
	<lastBuildDate>Fri, 26 Feb 2010 04:06:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Dave Pentecost</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-26</link>
		<dc:creator>Dave Pentecost</dc:creator>
		<pubDate>Fri, 26 Feb 2010 04:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-26</guid>
		<description>Finding this has been a big help - I have been thinking of a similar use of Processing (except in my mind it has spheres instead of cubes, and a live video signal) and this was a perfect headstart. 

For others who are trying this, I would only add that the OSC messages coming out of the TouchOSC app are pretty well documented in the pdf you can find on the TouchOSC page:

http://hexler.net/software/touchosc

There is also an OSCulator file on that page that can be opened in OSCulator and you can then use that app as a kind of OSC &quot;sniffer&quot; to watch for the messages that come from TouchOSC.

http://www.osculator.net/

Finally, there are some Processing sketches there that will help in using TouchOSC and OSC in general.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Finding this has been a big help &#8211; I have been thinking of a similar use of Processing (except in my mind it has spheres instead of cubes, and a live video signal) and this was a perfect headstart. </p>
<p>For others who are trying this, I would only add that the OSC messages coming out of the TouchOSC app are pretty well documented in the pdf you can find on the TouchOSC page:</p>
<p><a href="http://hexler.net/software/touchosc" rel="nofollow">http://hexler.net/software/touchosc</a></p>
<p>There is also an OSCulator file on that page that can be opened in OSCulator and you can then use that app as a kind of OSC &#8220;sniffer&#8221; to watch for the messages that come from TouchOSC.</p>
<p><a href="http://www.osculator.net/" rel="nofollow">http://www.osculator.net/</a></p>
<p>Finally, there are some Processing sketches there that will help in using TouchOSC and OSC in general.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-25</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-25</guid>
		<description>Thanks :)  I checked out &lt;a href=&quot;http://opfx.nl/site/&quot; rel=&quot;nofollow&quot;&gt;your site&lt;/a&gt; and must say I really like what I see. Some very interesting and creative data visualizations with excellent visuals.</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.codingnature.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I checked out <a href="http://opfx.nl/site/" rel="nofollow">your site</a> and must say I really like what I see. Some very interesting and creative data visualizations with excellent visuals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander Sturing</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-24</link>
		<dc:creator>Sander Sturing</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-24</guid>
		<description>Yeah thanks! Gonna check it our tomorrow... Some nice stuff on your site btw. Saw your data visualisation from this month, it&#039;s quite impressive :)</description>
		<content:encoded><![CDATA[<p>Yeah thanks! Gonna check it our tomorrow&#8230; Some nice stuff on your site btw. Saw your data visualisation from this month, it&#8217;s quite impressive <img src='http://www.codingnature.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-23</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-23</guid>
		<description>Hi Sander,

I&#039;m no expert on accelerometers, but apple has a pretty nice description in their &lt;a href=&quot;http://developer.apple.com/iphone/library/documentation/uikit/reference/UIAcceleration_Class/Reference/UIAcceleration.html&quot; rel=&quot;nofollow&quot;&gt;developer documentation&lt;/a&gt;. Basically those floating values are a measurement of the G-force being applied to the axis in question. Hope that helps :)</description>
		<content:encoded><![CDATA[<p>Hi Sander,</p>
<p>I&#8217;m no expert on accelerometers, but apple has a pretty nice description in their <a href="http://developer.apple.com/iphone/library/documentation/uikit/reference/UIAcceleration_Class/Reference/UIAcceleration.html" rel="nofollow">developer documentation</a>. Basically those floating values are a measurement of the G-force being applied to the axis in question. Hope that helps <img src='http://www.codingnature.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander Sturing</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-22</link>
		<dc:creator>Sander Sturing</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-22</guid>
		<description>After looking at your source code, I saw there are actually 3 values coming in with that OSC message. I can understand that 1 of them has to do with the X-axis, one with the Y-axis and one with the Z... But I would still hope you could tell me some more about what the actual values really mean..

again, thanks in advance!

sander</description>
		<content:encoded><![CDATA[<p>After looking at your source code, I saw there are actually 3 values coming in with that OSC message. I can understand that 1 of them has to do with the X-axis, one with the Y-axis and one with the Z&#8230; But I would still hope you could tell me some more about what the actual values really mean..</p>
<p>again, thanks in advance!</p>
<p>sander</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander Sturing</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-21</link>
		<dc:creator>Sander Sturing</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-21</guid>
		<description>Hello there,

Your sketch looks very nice! Seems to work like a charm eh? 
 I was just playing around with my iPhone and tried to get in the values from the accelometer. I&#039;ve done some other stuff with (Touch)OSC + iPhone + Processing, so reveiving data was no problem. But I was just googling around to see what the values exactly mean. When i println them, it seem to be all floats from -1.0 to 2.0? 
So, while googling I came across your site, and you obiously seem to know what you&#039;re doing, hence the question: What are the values coming from the iPhone Accelometer? And what can I extract from them (movement, iPhone positioning?)

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hello there,</p>
<p>Your sketch looks very nice! Seems to work like a charm eh?<br />
 I was just playing around with my iPhone and tried to get in the values from the accelometer. I&#8217;ve done some other stuff with (Touch)OSC + iPhone + Processing, so reveiving data was no problem. But I was just googling around to see what the values exactly mean. When i println them, it seem to be all floats from -1.0 to 2.0?<br />
So, while googling I came across your site, and you obiously seem to know what you&#8217;re doing, hence the question: What are the values coming from the iPhone Accelometer? And what can I extract from them (movement, iPhone positioning?)</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-18</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 06 Nov 2009 08:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-18</guid>
		<description>Ooops, should have read the more carefully - thanks very much for the email, really looking forward to seeing how you did this.

:D</description>
		<content:encoded><![CDATA[<p>Ooops, should have read the more carefully &#8211; thanks very much for the email, really looking forward to seeing how you did this.</p>
<p> <img src='http://www.codingnature.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-17</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-17</guid>
		<description>Hi Ben,

I don&#039;t know if you saw it but I&#039;ve actually already posted the source code in an earlier comment to this post. I&#039;ll go ahead and email it to you as well. I had hoped to have some time to write up something of a tutorial on this, but I have been very busy with school and other projects lately so it has sort of gone on the back-burner (sorry, Patricio). I still hope to get around to it at some point in the not too distant future. For now, If you (or anyone else for that matter) have any questions about the source code or anything else, be sure to let me know, and I&#039;ll try to help out as best I can.</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>I don&#8217;t know if you saw it but I&#8217;ve actually already posted the source code in an earlier comment to this post. I&#8217;ll go ahead and email it to you as well. I had hoped to have some time to write up something of a tutorial on this, but I have been very busy with school and other projects lately so it has sort of gone on the back-burner (sorry, Patricio). I still hope to get around to it at some point in the not too distant future. For now, If you (or anyone else for that matter) have any questions about the source code or anything else, be sure to let me know, and I&#8217;ll try to help out as best I can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-16</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 05 Nov 2009 20:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-16</guid>
		<description>Really impressive stuff, I&#039;m just starting out with OSC and processing after discovering reacTIVision and Abelton, I&#039;d love to have a go using my iPhone too but don&#039;t really know where to start - any chance of sharing the source?

Many thanks,

Ben</description>
		<content:encoded><![CDATA[<p>Really impressive stuff, I&#8217;m just starting out with OSC and processing after discovering reacTIVision and Abelton, I&#8217;d love to have a go using my iPhone too but don&#8217;t really know where to start &#8211; any chance of sharing the source?</p>
<p>Many thanks,</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricio Brito</title>
		<link>http://www.codingnature.com/osc-processing-iphone-accelerometer/comment-page-1/#comment-15</link>
		<dc:creator>Patricio Brito</dc:creator>
		<pubDate>Fri, 09 Oct 2009 22:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingnature.com/?p=223#comment-15</guid>
		<description>Hi,
I&#039;m doing some cool tests with touchOSC and osculator. But, i don&#039;t understand who to communicate with processing. Is very frustrating being a designer and not a developer... :(

You really want to do a tutorial based on your work? 

Best regards from Portugal.
Patrício Brito (aka vj pureboy)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m doing some cool tests with touchOSC and osculator. But, i don&#8217;t understand who to communicate with processing. Is very frustrating being a designer and not a developer&#8230; <img src='http://www.codingnature.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>You really want to do a tutorial based on your work? </p>
<p>Best regards from Portugal.<br />
Patrício Brito (aka vj pureboy)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

