<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Maveric,&lt;br&gt;&lt;br&gt;Have you played with the Sparkfun_Arduino module at all? Assuming you can download the Sketch code its simple to pass the mean values to PWM pins. (See attached program).&lt;br&gt;&lt;br&gt;If you want more control than that, you can also try the MCU_Communicatior which has a framework to pass variables to the Arduino for your own use.&lt;br&gt;&lt;br&gt;Finally the serial is very much a roll your own API so if you can include the Sketch that you are using that may be a bit more enlightening for us. FYI, you seem to have the buad rate set to 4800 which is very slow ... any reason for that?&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/help/Sparkfun_Arduino.php&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;Sparkfun_&lt;wbr&gt;Arduino.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4615</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4615</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi Maveric - when you say you want to pass the values to the PWM pins on the Arduino, do you mean you want the PWM pins to do something (like control a servo)? What is the end result you are aiming for ie what are you going to be doing with the R, G, B values?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4615</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4615</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Thank you very much Alan for your kind response. Up till now I am still not able to find solution to my problem. May be I need to break it down. &lt;br&gt;&lt;br&gt;Basically what I want to do is to extract the following variables (MEAN_COLOR_R, MEAN_COLOR_G, MEAN_COLOR_B) of the camera frame and pass those values to three PWM pins of my Arduino. &lt;br&gt;&lt;br&gt;Now after a few days of reading through the forum, I am able to use the RR Serial Module to select the variable MEAN_COLOR_R (I want to start with one variable first) and send to my Arduino connected to the arduino&apos;s serial port. I have attached a figure showing the selection I made in the module.&lt;br&gt;&lt;br&gt;Meanwhile, I can see that the Arduino board is receiving something, but I don&apos;t know the structure of the serial data. For instance does the data come with a header or not I am not sure? Are the values on the left side pointed to by the blue arrow in the manage part of the data? &lt;br&gt;&lt;br&gt;And because, my Arduino is communicating with RR through its USB port, I cannot use the IDE to verify the data format. I will be grateful for any help on this problem, it is really frustrating. Thanks&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/24922_1.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/24922_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4615</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4615</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi Maveric,&lt;br&gt;&lt;br&gt;Not quite clear on what your plans are, but I have done some work with roborealm and an arduino board and the interface was fairly straightforward. It sounds like you might just need to use a small vbscript program to manipulate the variables so that they can then be used by the arduino module. Have you tried this?&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;br&gt;Alan        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4615</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4615</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Arduino Mega+RoboRealm</title>
        <description>
        Hi all,&lt;br&gt;&lt;br&gt;First, thanks to the guys at RoboRealm for this amazing piece of software. I am a new user of Roborealm and I plan to interface with my Arduino Mega. &lt;br&gt;&lt;br&gt;In essence what I plan to do is to extract the rgb values from a camera image and send those three values over to the micro-controllers as input. Is there a way out? There is a roborealm program (see attached) that does this, but I want those values send over to the Arduino Mega.&lt;br&gt;&lt;br&gt;Thank you very much in advance.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4615</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4615</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
