<?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=4&amp;t=2311" />

<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>2008-03-07T17:02:27+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2311</id>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2008-03-07T17:02:27+01:00</updated>
<published>2008-03-07T17:02:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14635#p14635</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14635#p14635"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14635#p14635"><![CDATA[
<blockquote class="uncited"><div><br />You can then use the javax.comm which this the main classes for communicating with the com port.<br /></div></blockquote><br /><br />Yes javax.comm can do the job too.  Sorry for not mentioning it. <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> <br /><br /><br /><br />Charles<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Fri Mar 07, 2008 5:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kris0010]]></name></author>
<updated>2008-03-07T01:59:40+01:00</updated>
<published>2008-03-07T01:59:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14614#p14614</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14614#p14614"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14614#p14614"><![CDATA[
thanks for all the explanation..<br /><br />my code works now, the problem that i can't detect the port? it's because of the javax.comm.properties is missing so the port detection keep returning empty enumeration. but it works fine now =)<br /><br />again thanks.. now i'll just have to work things up a little bit since i'll have an exhibition tommorow.. wish me luck =)<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=940">kris0010</a> — Fri Mar 07, 2008 1:59 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Robo1]]></name></author>
<updated>2008-03-06T23:46:18+01:00</updated>
<published>2008-03-06T23:46:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14612#p14612</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14612#p14612"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14612#p14612"><![CDATA[
Hello<br /><br />Just to clear this up.  Can you communicate with a terminal program e.g. through the com port if you can then it's pretty simple.  If you need to test this connect the tx and rx together then send a message if you get the message back then it's working.  This will also get you the setting which you need for your java program.<br /><br />You can then use the javax.comm which this the main classes for communicating with the com port.  It has good documentation and if you need any help with it I should be able to get you up and running.<br /><br />Bren<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=216">Robo1</a> — Thu Mar 06, 2008 11:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2008-03-06T21:07:39+01:00</updated>
<published>2008-03-06T21:07:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14611#p14611</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14611#p14611"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14611#p14611"><![CDATA[
For bluetooth communication with Java you can use RXTX package, it's very easy to use, you can download it from this site:<br /><br /><a href="http://www.rxtx.org/" class="postlink">http://www.rxtx.org/</a><br /><br />It works nicely with bluesmirf bluetooth module and a bluetooth receiver which you can buy from Robosavvy.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Thu Mar 06, 2008 9:07 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kris0010]]></name></author>
<updated>2008-03-06T17:19:24+01:00</updated>
<published>2008-03-06T17:19:24+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14608#p14608</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14608#p14608"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14608#p14608"><![CDATA[
umm... i'm still a little confused..<br /><br />the thing is i used an external BT adapter, and my RN1 is registered as COM9 (outgoing) and COM10 (incoming) in the device manager.. I realized that Java can send through this com port, but when i tried using Java to do it, the program just tell me that it can't detect the port specified.. is my approach wrong?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=940">kris0010</a> — Thu Mar 06, 2008 5:19 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2008-03-06T15:07:21+01:00</updated>
<published>2008-03-06T15:07:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14603#p14603</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14603#p14603"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14603#p14603"><![CDATA[
serial interface<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Thu Mar 06, 2008 3:07 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kris0010]]></name></author>
<updated>2008-03-06T08:51:25+01:00</updated>
<published>2008-03-06T08:51:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14596#p14596</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14596#p14596"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14596#p14596"><![CDATA[
what's a com port redirect software?<br />*sorry.. i'm a total n00b..*<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=940">kris0010</a> — Thu Mar 06, 2008 8:51 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Robo1]]></name></author>
<updated>2008-03-06T06:34:17+01:00</updated>
<published>2008-03-06T06:34:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14592#p14592</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14592#p14592"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14592#p14592"><![CDATA[
Hi there<br /><br />Have you tried using a com port redirect software.  I use a wiport and use a com port redirect software and it works well.  Then you can just use the standard class for dealing with com ports.<br /><br />Bren<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=216">Robo1</a> — Thu Mar 06, 2008 6:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kris0010]]></name></author>
<updated>2008-03-06T05:35:37+01:00</updated>
<published>2008-03-06T05:35:37+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14591#p14591</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14591#p14591"/>
<title type="html"><![CDATA[[help] robonova bluetooth and java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2311&amp;p=14591#p14591"><![CDATA[
i'm using robonova for my undergraduate project, the project is basically on robotic vision. i already implemented the robotic vision in the PC for simulation using Java, and i also have installed bluetooth on my robonova.<br /><br />I want to send commands through bluetooth to tell the robonova what to do using the information gathered from the image processing code, but the problem is, i don't know how to write a bluetooth code using java. I have been searching for templates and books about it but i can't understand it..<br /><br />can someone help me please?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=940">kris0010</a> — Thu Mar 06, 2008 5:35 am</p><hr />
]]></content>
</entry>
</feed>