<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Connect external sensor to NXP Quick-Jack in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Connect-external-sensor-to-NXP-Quick-Jack/m-p/571541#M18405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcmunich on Thu Oct 29 04:01:01 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Bauer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you need to make appropriate changes in LPC812 (I2C) code to talk to this external ADC chip over I2C.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And most probably you would want to send these ADC results to Smart Phone as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can refer our code examples and make necessary changes for your requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Fsmartphone-quick-jack-solution" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/project/smartphone-quick-jack-solution&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:10:41 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:10:41Z</dc:date>
    <item>
      <title>Connect external sensor to NXP Quick-Jack</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Connect-external-sensor-to-NXP-Quick-Jack/m-p/571540#M18404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bauer on Thu Oct 29 02:55:20 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to be able to connect an external analog 0-5V sensor to the NXP Quick-Jack board. I'm looking into using I2C or SPI to connect an external ADC to the Quick Jack board to be able to do this. In the documentation I learned hat the P10 en P11 ports are the SDA and SCL ports for I2C communication. The integrated I2C temperature seems to be allready connected to these ports. If I connect an external I2C ADC to these ports by means of the expension header, do I need to reprogram the chip in order to allow the communication with the external ADC?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or ar there eassier ways to approach this? All help is appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:10:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Connect-external-sensor-to-NXP-Quick-Jack/m-p/571540#M18404</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connect external sensor to NXP Quick-Jack</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Connect-external-sensor-to-NXP-Quick-Jack/m-p/571541#M18405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcmunich on Thu Oct 29 04:01:01 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Bauer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you need to make appropriate changes in LPC812 (I2C) code to talk to this external ADC chip over I2C.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And most probably you would want to send these ADC results to Smart Phone as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can refer our code examples and make necessary changes for your requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Fsmartphone-quick-jack-solution" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/project/smartphone-quick-jack-solution&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:10:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Connect-external-sensor-to-NXP-Quick-Jack/m-p/571541#M18405</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connect external sensor to NXP Quick-Jack</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Connect-external-sensor-to-NXP-Quick-Jack/m-p/571542#M18406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mghasan on Sun Dec 13 04:14:23 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: nxp69442&lt;/STRONG&gt;&lt;BR /&gt;Hi Bauer,&lt;BR /&gt;Yes, you need to make appropriate changes in LPC812 (I2C) code to talk to this external ADC chip over I2C.&lt;BR /&gt;And most probably you would want to send these ADC results to Smart Phone as well.&lt;BR /&gt;You can refer our code examples and make necessary changes for your requirement.&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Fsmartphone-quick-jack-solution" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/project/smartphone-quick-jack-solution&lt;/A&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi nxp69442,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also need to connect external sensor to Quick Jack board and I could not find any code example for it in above link. Could you please help us with code example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hasan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:10:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Connect-external-sensor-to-NXP-Quick-Jack/m-p/571542#M18406</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:10:42Z</dc:date>
    </item>
  </channel>
</rss>

