<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Use of \[arduino\] object for dynamic input]]></title><description><![CDATA[<p>I was wondering if anyone has modeled any of the [arduino] examples/ tutorials relating to PWM and tone production with the [arduino] object? (I am referring to the examples/tutorials that come with the software or on their website, like &quot;multi-tone&quot;)</p>
<p>I have been playing with composing some small things by just sending numbers to the arduino (using the processing/arduino language) and having it output tones through the digital pins, but what would be great is to be able to dynamically send it midi or other control information and have it update information regarding frequency or density</p>
<p>unfortunately I cannot see how to do this with the [arduino] object, so if anyone has any ideas/examples/suggestions, I am very interested...</p>
<p>it could also be useful, as mentioned above, to see what it would look like to model some of the example sketches from the arduino website or included with the software in pd....but maybe it is unlikely anyone has done this..I realize the concept of the languages is somewhere totally different (but that is the advantage, right?)</p>
<p>J</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 11:14:44 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/6849.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Dec 2012 12:15:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Use of \[arduino\] object for dynamic input on Sun, 02 Dec 2012 12:15:49 GMT]]></title><description><![CDATA[<p>I was wondering if anyone has modeled any of the [arduino] examples/ tutorials relating to PWM and tone production with the [arduino] object? (I am referring to the examples/tutorials that come with the software or on their website, like &quot;multi-tone&quot;)</p>
<p>I have been playing with composing some small things by just sending numbers to the arduino (using the processing/arduino language) and having it output tones through the digital pins, but what would be great is to be able to dynamically send it midi or other control information and have it update information regarding frequency or density</p>
<p>unfortunately I cannot see how to do this with the [arduino] object, so if anyone has any ideas/examples/suggestions, I am very interested...</p>
<p>it could also be useful, as mentioned above, to see what it would look like to model some of the example sketches from the arduino website or included with the software in pd....but maybe it is unlikely anyone has done this..I realize the concept of the languages is somewhere totally different (but that is the advantage, right?)</p>
<p>J</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input</guid><dc:creator><![CDATA[Coalman]]></dc:creator><pubDate>Sun, 02 Dec 2012 12:15:49 GMT</pubDate></item><item><title><![CDATA[Reply to Use of \[arduino\] object for dynamic input on Sun, 02 Dec 2012 16:44:02 GMT]]></title><description><![CDATA[<p>Did you check pduino or arduino in the search engine?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/2</guid><dc:creator><![CDATA[alistair_blunt]]></dc:creator><pubDate>Sun, 02 Dec 2012 16:44:02 GMT</pubDate></item><item><title><![CDATA[Reply to Use of \[arduino\] object for dynamic input on Mon, 03 Dec 2012 12:06:07 GMT]]></title><description><![CDATA[<p>yes, of course I checked searched first and checked the examples. I have pduino and have been using it for a while. Actually, my question is regarding pduino...whether one could in fact give that object dynamic input to drive changing output values from the arduino.</p>
<p>Many people are using it in the opposite way..the arduino processes sensor data and this is sent to a program to do something. It seemed like nearly all posts I saw were regarding this.</p>
<p>I am trying to send the chip changing data and have it output sounds directly, so its actually more similar to what people are doing when they use the arduino to control servo motors.</p>
<p>The reason I want to know about this is because if I could send the [arduino] object changing values dynamically, it would mean that I would not have to try to write the sketch in processing to manage a lot of variables and incoming osc data. I know how to manage the numbers in pd, but not so much in processing.</p>
<p>so then the question is, can you send the arduino numbers through the pd [arduino] object and get changing outputs..for example change the values in the tone and multi-tone examples...? because otherwise if you want to change frequency or duration values from an incoming OSC stream you have to write a pretty complex processing patch (if you have a whole lot of tones being generated)</p>
<p>hopefully that clarifies the question, usually adding words doesn't but I am trying to explain...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/3</guid><dc:creator><![CDATA[Coalman]]></dc:creator><pubDate>Mon, 03 Dec 2012 12:06:07 GMT</pubDate></item><item><title><![CDATA[Reply to Use of \[arduino\] object for dynamic input on Tue, 04 Dec 2012 20:08:39 GMT]]></title><description><![CDATA[<p>wow, ok, this looks like it might provide a solution...but I can't test it until tomorrow. not sure how I didnt see it before. but yes, changing input values...</p>
<p><a href="http://www.lourensrozema.nl/index.php/arduino_puredata.inc" rel="nofollow">http://www.lourensrozema.nl/index.php/arduino_puredata.inc</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/4</guid><dc:creator><![CDATA[Coalman]]></dc:creator><pubDate>Tue, 04 Dec 2012 20:08:39 GMT</pubDate></item><item><title><![CDATA[Reply to Use of \[arduino\] object for dynamic input on Wed, 05 Dec 2012 21:27:03 GMT]]></title><description><![CDATA[<p>Have you looked at Bitlash for the Arduino?<br />
<a href="http://bitlash.net/" rel="nofollow">http://bitlash.net/</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/5</guid><dc:creator><![CDATA[emacpher]]></dc:creator><pubDate>Wed, 05 Dec 2012 21:27:03 GMT</pubDate></item><item><title><![CDATA[Reply to Use of \[arduino\] object for dynamic input on Thu, 06 Dec 2012 12:55:09 GMT]]></title><description><![CDATA[<p>Bitlash looks interesting, thanks, I am looking through the pdf now...</p>
<p>I managed to get the serial port working both ways with the [Arduino] object (note the capital A - its a different object) and processing sketch that at <a href="http://www.lourensrozema.nl/index.php/a" rel="nofollow">http://www.lourensrozema.nl/index.php/a</a> &amp;#8230; redata.inc<br />
it was tricky...but it works so far. But all I am doing is sending signals back and forth, I havent figured out how to actually use it to do what I want yet....</p>
<p>I will check this Bitlash stuff more deeply, thanks for the suggestion.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6849/use-of-arduino-object-for-dynamic-input/6</guid><dc:creator><![CDATA[Coalman]]></dc:creator><pubDate>Thu, 06 Dec 2012 12:55:09 GMT</pubDate></item></channel></rss>