<?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=3846" />

<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>2009-11-25T09:22:18+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=3846</id>
<entry>
<author><name><![CDATA[TomTomz]]></name></author>
<updated>2009-11-25T09:22:18+01:00</updated>
<published>2009-11-25T09:22:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=23005#p23005</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=23005#p23005"/>
<title type="html"><![CDATA[Installing a Sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=23005#p23005"><![CDATA[
Ok well ... after investigations I finally found out what was going wrong.<br />I tried the spi_Initialize() function and always had the error &quot;I/O library fails to initialize&quot; (thx to the function roboio_GetErrMsg() I discovered while investigating the source files... <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=";)" title="Wink" /> ).<br /><br />It was due to a missing WinIO.sys and WinIO.dll which I had recompiled in Visual Studio 2008 and I suppose that the ones I had in my windows\system32 directory where not the good ones.<br /><br />I just copied them into my program's directory and all went fine. I now can read analog values.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1544">TomTomz</a> — Wed Nov 25, 2009 9:22 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[TomTomz]]></name></author>
<updated>2009-11-24T17:49:50+01:00</updated>
<published>2009-11-24T17:49:50+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=22995#p22995</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=22995#p22995"/>
<title type="html"><![CDATA[Installing a Sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=22995#p22995"><![CDATA[
Hi, <br />I was wondering if anyone had already managed to read from an analogic sensor (distance infrared sensor for instance) ? <br />I have tried using the 5V power pin from the SPI connector and using one of the 8 available analog channels but none of the Analog API functions of the RoboIO seems to get a value different from 32676 nor passing the Initialization phase ...<br />I would be very grateful for any hint or code sample I could use to check my Infrared Sensor on this board.<br /><br />Thx.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1544">TomTomz</a> — Tue Nov 24, 2009 5:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2009-08-23T14:40:04+01:00</updated>
<published>2009-08-23T14:40:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21437#p21437</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21437#p21437"/>
<title type="html"><![CDATA[Installing a Sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21437#p21437"><![CDATA[
<blockquote><div><cite>JavaRN wrote:</cite><br />Is there anywhere else from where I can get 5v as all the three usbs are occupied. <img src="http://forum.robosavvy.com/images/smilies/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><br /></div></blockquote><br /><br />You can get 5V from the Vcc pin at the SPI/I2C connector.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Sun Aug 23, 2009 2:40 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-08-21T14:05:35+01:00</updated>
<published>2009-08-21T14:05:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21420#p21420</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21420#p21420"/>
<title type="html"><![CDATA[Installing a Sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21420#p21420"><![CDATA[
Hi JavaRN<br /><br />I'm not sure if there is any place else on the board.<br /><br />You can get power from the pins on the comm ports and the pwm ports but the voltage on these is the same that you apply on the input of the board so you'd need to use a voltage regulator. <br />You can get one from us here <!-- m --><a class="postlink" href="http://robosavvy.com/store/product_info.php/products_id/312">http://robosavvy.com/store/product_info ... cts_id/312</a><!-- m --> . It's quite inexpensive and it would reduce the voltage you get on a PWM port to the 5V.<br />You'll find a link to the specs on the product page.<br /><br />I think the other alternative would be trying to insert a small wire into the connector for the external USB ports or put it inside the connector hole and the inserting the connector onto the board....<br />It's not very elegant though...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Fri Aug 21, 2009 2:05 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2009-08-21T13:58:06+01:00</updated>
<published>2009-08-21T13:58:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21419#p21419</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21419#p21419"/>
<title type="html"><![CDATA[Installing a Sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21419#p21419"><![CDATA[
Is there anywhere else from where I can get 5v as all the three usbs are occupied. <img src="http://forum.robosavvy.com/images/smilies/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Fri Aug 21, 2009 1:58 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-08-21T13:35:03+01:00</updated>
<published>2009-08-21T13:35:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21418#p21418</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21418#p21418"/>
<title type="html"><![CDATA[Installing a Sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21418#p21418"><![CDATA[
Hi JavaRN<br /><br />You can get the 5V from the USB connector onboard.<br /><br />You'll notice the board has one USB connector soldered and has an additional set of pins to connect two external USB ports.<br /><br />In that set of pins you'll find 2 pins with 5V.<br />You can get the voltage from there.<br /><br />I think the hardware manual for the roboard has the description of the pins so you can identify the 5V pins.<br /><br />Regards<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Fri Aug 21, 2009 1:35 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2009-08-21T08:10:36+01:00</updated>
<published>2009-08-21T08:10:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21412#p21412</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21412#p21412"/>
<title type="html"><![CDATA[Installing a Sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3846&amp;p=21412#p21412"><![CDATA[
I would like to add a sensor to my roboard.  The problem is that on the board in the A/D section there are connections with two pins only.  From the manual I noticed that one of them is GND and the other is for the data coming from the sensor.  Most sensors, like for example the sharp distance sensor have three connection, which usually include the 5v supply to the sensor.  How can this extra connection be added to roboard.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Fri Aug 21, 2009 8:10 am</p><hr />
]]></content>
</entry>
</feed>