<?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>LPC MicrocontrollersのトピックRe: (Help) Hooking up LPC1769 to laser rangefinder</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525364#M8000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nabil55 on Mon Jun 16 07:50:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I should've clarified. I was only referring to the header file, NOT the c++ file file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:11:30 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:11:30Z</dc:date>
    <item>
      <title>(Help) Hooking up LPC1769 to laser rangefinder</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525361#M7997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nabil55 on Fri Jun 13 07:24:33 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I'm trying to connect a LPC1769Xpresso board to a laser sensor in order to retrieve distance readings. I'm using the OSLRF-01 rangefinder (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lightware.co.za%2Fshop%2Fen%2Flaser-sensors%2F24-oslrf-01.html" rel="nofollow" target="_blank"&gt;http://www.lightware.co.za/shop/en/laser-sensors/24-oslrf-01.html&lt;/A&gt;&lt;SPAN&gt;). I found someone hooking up this same rangefinder with an arduino board, but the code is using an arduino library called NewPing.h (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fletsmakerobots.com%2Fnode%2F40633" rel="nofollow" target="_blank"&gt;http://letsmakerobots.com/node/40633&lt;/A&gt;&lt;SPAN&gt;). Is there a similar library for LPCXpresso?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:11:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525361#M7997</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: (Help) Hooking up LPC1769 to laser rangefinder</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525362#M7998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Fri Jun 13 09:15:27 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;so there is an Arduino library. I looked at that code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems fine.&amp;nbsp; You should be able to create a LPCOpen c++ project and use the library c++ code directly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there will be some things you have to modify, such as all the Arduino library stuff like, bit_set() and analogRead()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;perhaps get the Aurduino library source code and modify it to talk to LPC hardware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aurduino has been ported to some Cortex M3 parts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:11:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525362#M7998</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: (Help) Hooking up LPC1769 to laser rangefinder</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525363#M7999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nabil55 on Sat Jun 14 11:44:06 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Does it have to be in c++ though? I've never used c++ before (as opposed to c, which I am familiar with).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:11:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525363#M7999</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: (Help) Hooking up LPC1769 to laser rangefinder</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525364#M8000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nabil55 on Mon Jun 16 07:50:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I should've clarified. I was only referring to the header file, NOT the c++ file file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:11:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Help-Hooking-up-LPC1769-to-laser-rangefinder/m-p/525364#M8000</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:11:30Z</dc:date>
    </item>
  </channel>
</rss>

