<?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[Connect and communicate with ADC]]></title><description><![CDATA[<p dir="auto">Hi, how can I connect and communicate with an ADC like MAX11665 that has three pins for communication DOUT, CK and SCLK.</p>
]]></description><link>http://community.onion.io/topic/829/connect-and-communicate-with-adc</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 21:57:53 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/829.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Jun 2016 08:42:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Connect and communicate with ADC on Mon, 06 Jun 2016 08:42:24 GMT]]></title><description><![CDATA[<p dir="auto">Hi, how can I connect and communicate with an ADC like MAX11665 that has three pins for communication DOUT, CK and SCLK.</p>
]]></description><link>http://community.onion.io/post/5809</link><guid isPermaLink="true">http://community.onion.io/post/5809</guid><dc:creator><![CDATA[yaseen almanna]]></dc:creator><pubDate>Mon, 06 Jun 2016 08:42:24 GMT</pubDate></item><item><title><![CDATA[Reply to Connect and communicate with ADC on Mon, 06 Jun 2016 10:41:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1311">@yaseen-almanna</a> From reading the data sheet for the MAX11665, it looks like it should be possible to access it using SPI.  While I am not highly familiar with SPI usage on the Omega, doing a quick search shows that there are available <strong><code>opkg</code></strong> packages.  It may be worth looking at the following packages:</p>
<ul>
<li>spi-tool</li>
<li>spi-tools</li>
<li>libonionspi</li>
</ul>
<p dir="auto">Additionally, for ADC, it may be worth looking at I2C based ADCs.  I have successfully used the following that uses I2C connected to my Omega: <a href="https://www.adafruit.com/product/1083" rel="nofollow">https://www.adafruit.com/product/1083</a><br />
Though I don't actually use it myself, there is an <strong><code>opkg</code></strong>  package for this:</p>
<ul>
<li>ads1x15-chip</li>
</ul>
]]></description><link>http://community.onion.io/post/5810</link><guid isPermaLink="true">http://community.onion.io/post/5810</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Mon, 06 Jun 2016 10:41:06 GMT</pubDate></item></channel></rss>