<p dir="ltr">I forget what i2c uses driverwise, but if it is spidev, in pd-l2ork you have disis_spi external that allows for reading data from mcp3008 8-channel ad converter. The external is specifically designed for Raspberry Pi build of pd-l2ork, but I don&#39;t see a reason why it could not be compiled for vanilla Pd as well. Perhaps it can be also used with your setup?</p>

<div class="gmail_quote">On Apr 27, 2014 1:53 PM, &quot;Ingo&quot; &lt;<a href="mailto:ingo@miamiwave.com">ingo@miamiwave.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks!<br>
Could be a possibility but I was hoping for an object that would be able to<br>
read I2C directly without adding an arduino since most smaller arm boards do<br>
have some I2C pins onboard.<br>
<br>
Ingo<br>
<br>
<br>
________________________________________<br>
Von: Alexandros Drymonitis [mailto:<a href="mailto:adrcki@gmail.com">adrcki@gmail.com</a>]<br>
Gesendet: Sonntag, 27. April 2014 19:00<br>
An: Ingo<br>
Cc: pd-list<br>
Betreff: Re: [PD] How to read I2C sensors?<br>
<br>
What if you use the Wire library in Arduino and then collect the info in Pd<br>
with [comport]?<br>
<br>
On Sun, Apr 27, 2014 at 2:06 PM, Ingo &lt;<a href="mailto:ingo@miamiwave.com">ingo@miamiwave.com</a>&gt; wrote:<br>
I have been using an arduino with [comport] (pduino) to read out sensors so<br>
far and want to use a I2C sensor board for some other sensors soon.<br>
<br>
Can [comport] connect to the I2C interface or is there another object in<br>
Pd-extended that can do that?<br>
<br>
Thanks!<br>
Ingo<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt;<br>
<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>