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

<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>2011-01-24T05:25:07+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=6&amp;t=4080</id>
<entry>
<author><name><![CDATA[MOHIT JINDAL]]></name></author>
<updated>2011-01-24T05:25:07+01:00</updated>
<published>2011-01-24T05:25:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=29912#p29912</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=29912#p29912"/>
<title type="html"><![CDATA[Potentiometer Or Kinect]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=29912#p29912"><![CDATA[
Can any tell me how to attach potentiometers with robot for teleoperation ?<br />Is kinect better than potentiometers ? <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2428">MOHIT JINDAL</a> — Mon Jan 24, 2011 5:25 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mickey05]]></name></author>
<updated>2010-04-11T20:36:50+01:00</updated>
<published>2010-04-11T20:36:50+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=26322#p26322</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=26322#p26322"/>
<title type="html"><![CDATA[servo controller with potentiometer]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=26322#p26322"><![CDATA[
@the original OP, were you able to accomplish this? what kind of potentiometer did you use? is it <a href="http://www.spectrasymbol.com/" class="postlink"><span style="color: black">linear potentiometer</span></a> or digital one?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2066">mickey05</a> — Sun Apr 11, 2010 8:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Robo1]]></name></author>
<updated>2009-09-17T21:06:20+01:00</updated>
<published>2009-09-17T21:06:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21924#p21924</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21924#p21924"/>
<title type="html"><![CDATA[servo controller with potentiometer]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21924#p21924"><![CDATA[
That should work, but you haven't said what servos your using.  Have you thought about running it through a arduino board.  that way you could start by mapping the A/D from the pot to a PWM.  But in the future you could put in some small code to calibrate the pot as well as adding more stuff. Plus you wouldn't been to biuld a cirtuit.<br /><br /><!-- w --><a class="postlink" href="http://www.arduino.cc">www.arduino.cc</a><!-- w --><br /><br />Bren<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=216">Robo1</a> — Thu Sep 17, 2009 9:06 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2009-09-17T19:57:47+01:00</updated>
<published>2009-09-17T19:57:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21922#p21922</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21922#p21922"/>
<title type="html"><![CDATA[servo controller with potentiometer]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21922#p21922"><![CDATA[
here's an idea - <br /><br />If you can control your humanoid from a PC which has a webcam,  then  an alternative suggestion, which would be cool if it works, is &quot;Hands gesture recognition&quot; - <a href="http://www.aforgenet.com/articles/hands_gesture_recognition/" class="postlink">http://www.aforgenet.com/articles/hands_gesture_recognition/</a><br /><br />The article explains how to do it and even  provides sample code - you then simply tie the gesture recognition output to your servo control software. You need to know C# although you can probably use similar code on linux using the OpenCV library. And if you have a roboard you might even be able to run it on the robot itself!<br /><br />good luck however you choose to it.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Thu Sep 17, 2009 7:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2009-09-17T19:25:53+01:00</updated>
<published>2009-09-17T19:25:53+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21921#p21921</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21921#p21921"/>
<title type="html"><![CDATA[servo controller with potentiometer]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21921#p21921"><![CDATA[
have you seen this thread ?  <!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?t=3768">http://robosavvy.com/forum/viewtopic.php?t=3768</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Thu Sep 17, 2009 7:25 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[opotion]]></name></author>
<updated>2009-09-17T16:28:55+01:00</updated>
<published>2009-09-17T16:28:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21919#p21919</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21919#p21919"/>
<title type="html"><![CDATA[servo controller with potentiometer]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4080&amp;p=21919#p21919"><![CDATA[
I've been trying focus on the area of controlling my humanoid (upper body) with the movements of my own body. The simplest way i can think of is using an potentiometer linked to some mechanical/geared setup connected to my body. Do you think this schematic<br /><br /><!-- m --><a class="postlink" href="http://www.epanorama.net/circuits/servo10v.html">http://www.epanorama.net/circuits/servo10v.html</a><!-- m --> <br /><br />is the best way to go or do you think it is possible to just send a 1.5 ms pulse input and use the pot internal to the servo to control my humanoid and make it mimic my movements. Or to you have any better ideas?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1684">opotion</a> — Thu Sep 17, 2009 4:28 pm</p><hr />
]]></content>
</entry>
</feed>