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

<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-01T08:49:12+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2298</id>
<entry>
<author><name><![CDATA[Humanoido]]></name></author>
<updated>2008-03-01T08:49:12+01:00</updated>
<published>2008-03-01T08:49:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2298&amp;p=14523#p14523</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2298&amp;p=14523#p14523"/>
<title type="html"><![CDATA[Problems at getting analog signal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2298&amp;p=14523#p14523"><![CDATA[
Robonova has the ability to read voltages using the analog port. The best example of this is the battery circuit which is placed across one of the analog ports, such as AD (6).<br /><br />There are many references to this circuit and software - in the Robonova manual, in RoboSavvy forum posts, and good web sites such as this one:<br /><br /><a href="http://www.bipedrobots.co.uk/rnindex.aspx?id=300" class="postlink">http://www.bipedrobots.co.uk/rnindex.aspx?id=300</a><br /><br />The port handles between 0 and 5 volts, using the circuit as seen in the example above. To handle a negative voltage, a different circuit is required. The software is straightforward, such as:<br /><br />A = AD(6)<br />IF A = 148 THEN .... ' specify a given voltage<br /><br />The value of 148 can be calibrated to represent a specific voltage.<br /><br />humanoido<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=416">Humanoido</a> — Sat Mar 01, 2008 8:49 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Little Michael]]></name></author>
<updated>2008-02-29T18:59:11+01:00</updated>
<published>2008-02-29T18:59:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2298&amp;p=14519#p14519</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2298&amp;p=14519#p14519"/>
<title type="html"><![CDATA[Problems at getting analog signal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2298&amp;p=14519#p14519"><![CDATA[
Hello <br />I got a Robonova a few months ago. And I want to install a pressure sensor. This sensor has a range between -2,5 to 2,5 V. All that I want is to read in my pc the exact voltage that I have in the sensor in order to do somethig like this:<br />IF SIGNAL&lt;1&gt;-2,5 THEN<br />      ........<br />ELSEIF SIGNAL&gt;-1 AND SIGNAL&lt;1 THEN<br />     .........<br />ELSE<br />     .........<br />ENDIF<br /><br />I found in the manual the command AD() that convert analog signal into digital, but I need to read this signal because I want to know the exact value of the voltage.<br /><br />Can anybody help me???<br /><br />Thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=935">Little Michael</a> — Fri Feb 29, 2008 6:59 pm</p><hr />
]]></content>
</entry>
</feed>