<?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>automata &#187; ardu</title>
	<atom:link href="http://automata.cc/tag/ardu/feed/" rel="self" type="application/rss+xml" />
	<link>http://automata.cc</link>
	<description>Vilson Vieira researches the intersection between Computer Science and Arts, mainly Musics. It is artivist on the use of free software and hardware technologies. Lisper. Livecoder. Professor. Member of the independent collective MuSA. He mixes music, algorithms, sucata and video games just to see what happens.</description>
	<lastBuildDate>Sat, 04 Sep 2010 16:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PD + Arduino</title>
		<link>http://automata.cc/2010/01/pd-arduino/</link>
		<comments>http://automata.cc/2010/01/pd-arduino/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 21:15:59 +0000</pubDate>
		<dc:creator>automata</dc:creator>
				<category><![CDATA[void]]></category>
		<category><![CDATA[ardu]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[hardware-livre]]></category>
		<category><![CDATA[pd]]></category>
		<category><![CDATA[physical-computing]]></category>

		<guid isPermaLink="false">http://automata.cc/?p=110</guid>
		<description><![CDATA[existem várias formas de comunicar o Arduino com softwares como o PD. usei muito o objeto PDuino com Firmata rodando em Arduino. porém é limitado. caso você queira utilizar algo que vá além das possibilidades de entrada/saída do Arduino (usar um (de)mux, por exemplo) o Firmata vai deixar você na mão. no caso de PD [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="331" data="http://vimeo.com/moogaloop.swf?clip_id=9027094&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=9027094&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p>
<p>existem <a href="http://www.arduino.cc/playground/Main/Interfacing" target="_blank">várias formas</a> de comunicar o <a href="http://arduino.cc">Arduino</a> com softwares como o <a href="http://puredata.info" target="_blank">PD</a>. usei muito o objeto <a href="http://at.or.at/hans/pd/objects.html" target="_blank">PDuino com Firmata</a> rodando em Arduino. porém é limitado. caso você queira utilizar algo que vá além das possibilidades de entrada/saída do Arduino (usar um <a href="http://www.arduino.cc/playground/Learning/4051" target="_blank">(de)mux</a>, por exemplo) o Firmata vai deixar você na mão.</p>
<p>no caso de PD <a href="http://www.arduino.cc/playground/Interfacing/PD" target="_blank">existem pacotes</a> prontos para trabalhar com o Arduino usando o que chamam de <em>symple message system</em>. mas é sempre interessante saber o que acontece por baixo dos panos. é isso que vamos fazer: <strong>como comunicar o PD com Arduino da forma mais simples possível</strong>. baixo nível. usando somente caracteres/bytes enviados/recebidos pela porta serial do seu computador.</p>
<p><a href="http://automata.cc/wp-content/uploads/2010/01/pdarduino.png"><img class="aligncenter size-full wp-image-111" title="pdarduino" src="http://automata.cc/wp-content/uploads/2010/01/pdarduino.png" alt="pdarduino" width="482" height="377" /></a></p>
<p>o patch em PD está <a href="http://automata.cc/upload/pdarduino.pd" target="_blank">aqui</a> e o sketch em Arduino <a href="http://automata.cc/upload/pdarduino.pde" target="_blank">aqui</a>. e o vídeo alí encima <img src='http://automata.cc/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://automata.cc/2010/01/pd-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
