<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=17&amp;t=9071" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2013-02-16T01:00:45+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=9071</id>
<entry>
<author><name><![CDATA[ading12]]></name></author>
<updated>2013-02-16T01:00:45+01:00</updated>
<published>2013-02-16T01:00:45+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37180#p37180</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37180#p37180"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37180#p37180"><![CDATA[
Hi PedroR<br /><br />Ive finally figured out the problem. Indeed it was something being overlooked. It turns out I have to change permission to the ports so that I can actually read and write from the port. A friend helped me debug and now it works even without the level converter. Obviously i need to learn more on linux. Thank you for helping me out.   <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4142">ading12</a> — Sat Feb 16, 2013 1:00 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2013-02-11T13:07:41+01:00</updated>
<published>2013-02-11T13:07:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37158#p37158</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37158#p37158"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37158#p37158"><![CDATA[
Hi Adding<br /><br />To be honest I'm also out of suggestions here.<br /><br />You've established:<br />1) Roboard is able to communicate with other devices<br /><br />2) The Rangefinder is also able to communicate with other devices.<br /><br />They just don't talk to each other.<br /><br />My only suggestion here would be to use an oscilloscope or a logic analyses to see what's happening there.<br /><br />It's most likely something related to the signals (or something so obvious it's being overlooked - which can be quite frustrating I might add from experience).<br /><br />Kind Regards<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Mon Feb 11, 2013 1:07 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ading12]]></name></author>
<updated>2013-02-09T05:14:55+01:00</updated>
<published>2013-02-09T05:14:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37150#p37150</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37150#p37150"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37150#p37150"><![CDATA[
These are what I had done so far.<br /><br />1) Check the signals of the COM3 port on the roboard using oscilloscope. I cant remember the voltages but it is lower than the laser range finder signals.<br /><br />2) connect using the level converter. still no response<br /><br />3) using a USB to TTL cable to connect the COM3 port to another computer. with both running cutecom, I can communicate between the two. I even tested with the level converter between the two and it still work.<br /><br />4) also using the USB to TTL cable to connect the laser range finder to the computer. This also works. <br /><br />Am I missing something here.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4142">ading12</a> — Sat Feb 09, 2013 5:14 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2013-02-07T11:27:12+01:00</updated>
<published>2013-02-07T11:27:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37125#p37125</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37125#p37125"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37125#p37125"><![CDATA[
If COM3 and COM4 are enabled then it's most likely an issue with the signal levels between the two boards.<br /><br />I believe the signal level on Roboard is 5V TTL.<br /><br />I'd recommend that you check the following:<br />1) <span style="text-decoration: underline">Check if your Ultrasonic range finder is outputting TTL at 5V or at 3.3V</span><br /><br />If it's outputting at 3.3V you'll probably need to use a logic level converter (see here <!-- m --><a class="postlink" href="http://robosavvy.com/store/logic+level">http://robosavvy.com/store/logic+level</a><!-- m --> ) to boost the signal to 5V on arrival at the Robot.<br /><br />What happens most of the times is that 5V systems can't always see incoming data when it's at 3.3V.<br /><br />Arduino's can cope with this very well but I believe Roboard doesn't. You should make sure the signal levels match.<br /><br /><br />If you have access to an oscilloscope you should be able to analyse the input/output levels on the serial port on Roboard and compare them to what's going on with the serial on Arduino.<br /><br /><br />2) Make sure you have the baud rate and handshake settings all set correctly.<br />This is a bit obvious but it's a good idea to double check.<br /><br /><br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Thu Feb 07, 2013 11:27 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ading12]]></name></author>
<updated>2013-02-07T00:38:17+01:00</updated>
<published>2013-02-07T00:38:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37121#p37121</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37121#p37121"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37121#p37121"><![CDATA[
Hi PedroR<br /><br />I have enabled them and i tested that they indeed are enabled. I connected rx to tx on com3 and what i send was received. But when i tried using the laser range finder it did not seem to work. <img src="http://forum.robosavvy.com/images/smilies/icon_sad.gif" alt=":(" title="Sad" />  help<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4142">ading12</a> — Thu Feb 07, 2013 12:38 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2013-02-05T16:02:57+01:00</updated>
<published>2013-02-05T16:02:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37112#p37112</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37112#p37112"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37112#p37112"><![CDATA[
Hi Adding<br /><br />On certain Linux distros you'll need some additional procedures to enable COM3 and COM4.<br /><br />Please refer to one of these links depending on your Distribution:<br /><br /><!-- m --><a class="postlink" href="http://www.roboard.com/Files/RB-100/Install_Ubuntu_on_RoBoard.zip">http://www.roboard.com/Files/RB-100/Ins ... oBoard.zip</a><!-- m --><br /><!-- m --><a class="postlink" href="http://www.roboard.com/Files/RB-100/Install_Debian_on_RoBoard.zip">http://www.roboard.com/Files/RB-100/Ins ... oBoard.zip</a><!-- m --><br /><br /><br />In the Zip file you'll find instructions about enabling Com3 and COM4.<br /><br />Regards<br />Pedro<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Tue Feb 05, 2013 4:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ading12]]></name></author>
<updated>2013-02-02T22:15:17+01:00</updated>
<published>2013-02-02T22:15:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37099#p37099</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37099#p37099"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37099#p37099"><![CDATA[
<blockquote><div><cite>limor wrote:</cite><br />have you managed to interface with any other computer ?<br /></div></blockquote><br /><br />I have tested it with an arduino uno and it worked.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4142">ading12</a> — Sat Feb 02, 2013 10:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2013-02-02T19:33:38+01:00</updated>
<published>2013-02-02T19:33:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37097#p37097</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37097#p37097"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37097#p37097"><![CDATA[
have you managed to interface with any other computer ?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Sat Feb 02, 2013 7:33 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ading12]]></name></author>
<updated>2013-02-02T00:33:43+01:00</updated>
<published>2013-02-02T00:33:43+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37092#p37092</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37092#p37092"/>
<title type="html"><![CDATA[Laser Range finder on Roboard RB100]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9071&amp;p=37092#p37092"><![CDATA[
Hi, <br /><br />I have the RoBoard RB100 and was trying to interface the laser range finder from parallax to it but to no avail. <br />Currently I have Lubuntu installed on the micro SD, and done all the setup procedures as posted on the Roboard website. I also have an ultrasonic range finder connected to COM1 of the roboard and it works. I can read the values from the sensor.<br /><br />But when I tried using COM3 on the board, as it is TTL same as the laser range finder, it didnt do anything. (tested on cutecom). <br />I would really appreciate if anyone could suggest anything i could do to fix this.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4142">ading12</a> — Sat Feb 02, 2013 12:33 am</p><hr />
]]></content>
</entry>
</feed>