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

<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>2006-06-29T17:09:02+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=365</id>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2006-06-29T17:09:02+01:00</updated>
<published>2006-06-29T17:09:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2399#p2399</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2399#p2399"/>
<title type="html"><![CDATA[3.3V operation]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2399#p2399"><![CDATA[
Bullit,<br />can you please <a href="http://robosavvy.com/modules.php?name=My_Uploads" class="postlink">post some pictures</a> showing what you did to get your RN1 to work at 3.3V and the other hacks? - thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Thu Jun 29, 2006 5:09 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[subpilot]]></name></author>
<updated>2006-06-19T16:26:25+01:00</updated>
<published>2006-06-19T16:26:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2102#p2102</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2102#p2102"/>
<title type="html"><![CDATA[3.3V operation]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2102#p2102"><![CDATA[
Bullit, great info on the IR and regulator. I had trouble finding a regulator in the same SOT-89 package and had to kludge mine in upside down. <br />There were a couple of Robo-ones at the Robogames with cell phone control. Seems like it would be a pain given the small (and limited number of) buttons on a phone. It's cool as a novelty thing but not very practical IMHO. The Pocket PC seems like a better solution since you could have more functions on the screen.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=86">subpilot</a> — Mon Jun 19, 2006 4:26 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2006-06-17T18:56:56+01:00</updated>
<published>2006-06-17T18:56:56+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2061#p2061</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2061#p2061"/>
<title type="html"><![CDATA[Re: 3.3V operation]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2061#p2061"><![CDATA[
<blockquote><div><cite>Bullit wrote:</cite><br />Next I'm working on writting some java code for my cell phone to control my RN1 with my bluetooth moto Razr v3 <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /></div></blockquote><br /><br />Cool idea. I am currently working on an IPAQ/Pocket PC program to control my RN1 using .net and a BlueSmirf module. Have first working prototype done so would be interested in how you progress with your phone implementation.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Sat Jun 17, 2006 6:56 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Bullit]]></name></author>
<updated>2006-06-17T15:24:19+01:00</updated>
<published>2006-06-17T15:24:19+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2056#p2056</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2056#p2056"/>
<title type="html"><![CDATA[3.3V operation]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=365&amp;p=2056#p2056"><![CDATA[
I've changed my MR-C3024 to 3.3V so that I could use a 3.3V blue giga bluetooth WT-11 module and a 3.3V 2 axis accelerometer from sparkfun.  The only down side to this is that the head LED gets dimmer and the IR remote no longer works.  I found a way around the IR remote problem though.  I found a direct replacement for the IR sensor.  I found the sensor at digikey.com 425-2039-ND.  Keep the pinout the same and use the same resistor and capacitor and solder in the new part and replace the heat shrink and whala works like new.  For the 3.3V regulator I purchased 827-AME8800AEFT from mouser.com.  Soldering the regulator is for those who feel confident doing so.  I do this stuff all the time so no big deal for me.  For others if your not skilled doing this find someone with experience to do it for you.  The IR sensor probably anyone can do.<br />For those of you who may be wondering if the GWS PG-03 gyro's still work at 3.3V, yes they do.   For the head LED I've now changed mine to be two 3 color LED's and I control them from the PWM ports.  I use different colors for the eyes to indicate different modes for the IR remote.  I use one remote button to switch colors / mode and then the mode switches functions for some buttons to get addition functions from the remote.<br />I'll post pictures if anyone is interested.<br /><br />Next I'm working on writting some java code for my cell phone to control my RN1 with my bluetooth moto Razr v3 <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=173">Bullit</a> — Sat Jun 17, 2006 3:24 pm</p><hr />
]]></content>
</entry>
</feed>