<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[AirCare] InTheAir - Week 11: CC3200, Energia and analogRead()</title><link>/challenges-projects/design-challenges/in-the-air-design-challenge/b/blog/posts/aircare-intheair---week-11-cc3200-energia-and-analogread</link><description>Previous posts for this project: [AirCare] InTheAir - Project Description [AirCare] InTheAir - Week 1: Getting a Launchpad to Blink [AirCare] InTheAir - Week 2: Preparing the Beaglebone Black [AirCare] InTheAir - Week 3: Fuel Tank Testing [AirCare] InTheA</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [AirCare] InTheAir - Week 11: CC3200, Energia and analogRead()</title><link>https://community.element14.com/challenges-projects/design-challenges/in-the-air-design-challenge/b/blog/posts/aircare-intheair---week-11-cc3200-energia-and-analogread</link><pubDate>Sat, 10 Jan 2015 20:14:44 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5cfff173-6a11-4a29-89d8-087b6b045d8b</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi guys,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;ve not used Energia with the CC3200 so I&amp;#39;ve not checked the ADC code, but I had a look at the CC3200 datasheet and the ADC pins are for signals from 0 to 1.4V, but also expects the source impedance to be 100 ohms or less. This means that for most use-cases an opamp is essential. The dust sensor expects a load of 4.7k, but dividing it with a voltage divider increases the source impedance, so that will have a discrepancy with readings compared with the Arduino&amp;#39;s ADC (which has a much higher input impedance, but is only 10-bit). I don&amp;#39;t know if you have an opamp lying around, but if you do, it would be worth adding it.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19659&amp;AppID=102&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [AirCare] InTheAir - Week 11: CC3200, Energia and analogRead()</title><link>https://community.element14.com/challenges-projects/design-challenges/in-the-air-design-challenge/b/blog/posts/aircare-intheair---week-11-cc3200-energia-and-analogread</link><pubDate>Sat, 10 Jan 2015 18:45:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5cfff173-6a11-4a29-89d8-087b6b045d8b</guid><dc:creator>janisalnis</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;On CC3200 only 3 analog inputs out of 4 work. &lt;span&gt;I would call it a bug. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;Free floating analog inputs have some internal offset of +0.6V. It can be measured by a multimeter. &lt;span&gt;This is not like on Arduino. I would call it a bug. &lt;/span&gt;So your resistor divider needs to be calibrated with some known input voltages like 5V and 3.3V and 0V. &lt;/p&gt;&lt;p&gt;When you switch from one input to another give a delay so that signal can settle down. Try to read several values in a row and see how many first values to discard.&lt;/p&gt;&lt;p&gt;. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19659&amp;AppID=102&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [AirCare] InTheAir - Week 11: CC3200, Energia and analogRead()</title><link>https://community.element14.com/challenges-projects/design-challenges/in-the-air-design-challenge/b/blog/posts/aircare-intheair---week-11-cc3200-energia-and-analogread</link><pubDate>Sat, 10 Jan 2015 12:09:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5cfff173-6a11-4a29-89d8-087b6b045d8b</guid><dc:creator>BigG</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Very insightful feedback indeed.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just thought that maybe this ready made module may help &lt;a class="jive-link-external-small" href="http://www.digitalsmarties.net/products/analog-plug" rel="nofollow ugc noopener" target="_blank" title="http://www.digitalsmarties.net/products/analog-plug"&gt;The JeeLabs Shop - Analog Plug&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Its a &lt;span&gt;MCP3424 analog-to-digital converter with I2C bus interface.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19659&amp;AppID=102&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>