<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title> &#187; How-To</title> <atom:link href="http://www.cellbots.com/category/how-to/feed/" rel="self" type="application/rss+xml" /><link>http://www.cellbots.com</link> <description>Cellbots: Using Cellphones as Robotic Control Platforms</description> <lastBuildDate>Sat, 28 May 2011 20:53:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Handling 3.3v to 5v Logic Level conversion</title><link>http://www.cellbots.com/how-to/handling-3-3v-to-5v-logic-level-conversion/</link> <comments>http://www.cellbots.com/how-to/handling-3-3v-to-5v-logic-level-conversion/#comments</comments> <pubDate>Mon, 26 Apr 2010 13:10:12 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=205</guid> <description><![CDATA[Most projects using a 5v Arduino board for robots are going to run into some 3.3v circuits at some point. This might be the serial line coming from a G1 Android phone or an inexpensive Bluetooth module. To deal with &#8230; <a
href="http://www.cellbots.com/how-to/handling-3-3v-to-5v-logic-level-conversion/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Most projects using a 5v Arduino board for robots are going to run into some 3.3v circuits at some point. This might be the serial line coming from a G1 Android phone or an inexpensive Bluetooth module. To deal with this properly you&#8217;ll want to be able to convert the voltage going in and out of the Arduino to work properly with these devices.</p><p>Let&#8217;s look at two options, starting with the least expensive, but more complicate method we started with in 2009. This involves using a $0.25 hex inverter chip such as an 74LS04 chip and two resistors. We used this to send the 3.3v signal from the phone into the chip, back out at 5v but inverted (0&#8242;s were 1&#8242;s and 1&#8242;s were 0&#8242;s), and then through again to come out properly at 5v.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-01-23-23.24.48-text.jpg"><img
class="aligncenter size-large wp-image-261" title="Using a hex inverter" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-01-23-23.24.48-text-1024x744.jpg" alt="" width="450" height="326" /></a></p><p>Handling the 5v to 3.3v side of things is even easier with two resistors. We used a 20k and a 39k resistor as <a
href="http://www.makingthings.com/documentation/how-to/scale-a-5v-signal-to-3.3v" target="_blank">described here on Make Things</a>, but we&#8217;ve also used a 1.8k and a 3.1k as <a
href="http://www.alfonsomartone.itb.it/moisxc.html" target="_blank">described here</a>. Both did the job just fine and made sure we didn&#8217;t fry our phone or Bluetooth module.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100404_161421-resistors.jpg"><img
class="aligncenter size-large wp-image-262" title="Two resistors to handle 5v to 3.3v" src="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100404_161421-resistors-1023x560.jpg" alt="Two resistors to handle 5v to 3.3v" width="450" height="246" /></a></p><p>The above method has served us well but we&#8217;re moving on to using this <a
href="http://www.sparkfun.com/commerce/product_info.php?products_id=8745" target="_blank">$2 logic level converter from Sparkfun</a>.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100404_175534.jpg"><img
class="aligncenter size-large wp-image-263" title="Logic level converter from Sparkfun" src="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100404_175534-1024x764.jpg" alt="Logic level converter from Sparkfun" width="450" height="335" /></a></p><p>It supports two channels of conversion and we&#8217;re only using one so far. You simply connect it to your 3.3v and 5v power sources and it handles converting the signal in and out. You can use the Arduino for both power sources since they typically provide you one of each level, even though the RX/TX pins are always 5v. All you need is a little soldering when you get the board to connect the header pins and it will plug right into your breadboard.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100404_161929.jpg"><img
class="aligncenter size-large wp-image-264" title="Soldering the logic level converter circuit board" src="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100404_161929-1024x764.jpg" alt="Soldering the logic level converter circuit board" width="450" height="335" /></a></p><p>Some of you have pointed out that the Arduino will often treat as 3.3v RX serial input just fine. We&#8217;ve tested this as well and found it usually works. You&#8217;ll still want to lower the returning TX voltage going back down to 3.3v  to not damage your phone or Bluetooth module. To be safe though we recommend using the proper conversion each way to avoid headaches by eliminating the chances that something isn&#8217;t reading right.</p><p>We&#8217;ve <a
href="http://picasaweb.google.com/Cellbots/33vTo5vSerial#" target="_blank">posted some additional pictures</a> of what we&#8217;re doing in our gallery and embedded it below for convenience. Read the captions to see what is going on in each shot and reach out to the <a
href="http://groups.google.com/group/cellbots" target="_blank">Cellbots discussion group</a> if you need a hand or want to share some tips of your own.</p><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="267" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="flashvars" value="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5456556304404839825%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" /><param
name="src" value="http://picasaweb.google.com/s/c/bin/slideshow.swf" /><embed
type="application/x-shockwave-flash" width="400" height="267" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5456556304404839825%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/handling-3-3v-to-5v-logic-level-conversion/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Updated CAD Designs &amp; Acrylic Cutting</title><link>http://www.cellbots.com/how-to/updated-cad-designs-acrylic-cutting/</link> <comments>http://www.cellbots.com/how-to/updated-cad-designs-acrylic-cutting/#comments</comments> <pubDate>Sun, 25 Apr 2010 18:44:22 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=195</guid> <description><![CDATA[We wanted to share a little more about the process behind the design of the Truckbot. The process starts by using SolidWorks to do the CAD work, and then exporting those files to PDF, and then using CorelDRAW for the &#8230; <a
href="http://www.cellbots.com/how-to/updated-cad-designs-acrylic-cutting/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>We wanted to share a little more about the process behind the design of the <a
href="http://www.cellbots.com/android/neon-green-acrylic-truckbot-shines-bright/">Truckbot</a>. The process starts by using <a
href="http://www.solidworks.com/" target="_blank">SolidWorks</a> to do the CAD work, and then exporting those files to PDF, and then using <a
href="http://www.corel.com/servlet/Satellite/us/en/Product/1191272117978#tabview=tab0" target="_blank">CorelDRAW</a> for the laser printing.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-02-23.23.14.jpg"><img
class="aligncenter size-medium wp-image-272" title="Using SolidWorks for the design" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-02-23.23.14-300x224.jpg" alt="Using SolidWorks for the design" width="300" height="224" /></a></p><p>It sounds more complicated than it is, so check out this video of us going from the CAD design PC&#8217;s to the <a
href="http://www.techshop.ws/" target="_blank">laser cutting room at the TechShop</a> for printing on the Epilog.</p><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/y_1j9fyar0Q&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/y_1j9fyar0Q&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>We started by making our first robot using cardboard from recycling bins to flesh out that the parts all fit as expected. Then we moved up to using some nicer cardboard from <a
href="http://www.michaels.com/art/online/home" target="_blank">Michaels craft store</a> for $5 a sheet. After that we upgraded to acrylic from <a
href="http://www.tapplastics.com/" target="_blank">TAP Plastics</a>, which ran us $20 for an 18&#8242;x24&#8242; sheet that makes four robots.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100330_231024.jpg"><img
class="aligncenter size-full wp-image-271" title="Laser cutting acrylic" src="http://www.cellbots.com/wp-content/uploads/2010/04/IMG_20100330_231024.jpg" alt="Laser cutting acrylic" width="432" height="576" /></a></p><p>We hope this helps you to create your own custom robot design and <a
href="http://groups.google.com/group/cellbots" target="_blank">share it with us</a>. It only took us a few weeks to feel comfortable so don&#8217;t be afraid to dive in and start making a personalized Cellbot today.</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/updated-cad-designs-acrylic-cutting/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Using Plastic Heat Shrink To Protect Electronics</title><link>http://www.cellbots.com/how-to/using-plastic-heat-shrink-to-protect-electronics/</link> <comments>http://www.cellbots.com/how-to/using-plastic-heat-shrink-to-protect-electronics/#comments</comments> <pubDate>Sat, 24 Apr 2010 17:51:38 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=201</guid> <description><![CDATA[The robots we&#8217;re using for Cellbots are typically very small and use tiny wires to connect all of the circuits. We&#8217;ve had cases where two of these wires bend and start shorting, and other times where we&#8217;ve pulled too hard &#8230; <a
href="http://www.cellbots.com/how-to/using-plastic-heat-shrink-to-protect-electronics/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>The robots we&#8217;re using for Cellbots are typically very small and use tiny wires to connect all of the circuits. We&#8217;ve had cases where two of these wires bend and start shorting, and other times where we&#8217;ve pulled too hard to remove a connection and the solder just snapped. So to be safe, we recommend using plastic heat shrink where possible on your most commonly yanked on parts.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-28-20.38.05.jpg"><img
class="aligncenter size-large wp-image-266" title="Applying heat to the plastic tubing" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-28-20.38.05-1024x764.jpg" alt="Applying heat to the plastic tubing" width="450" height="335" /></a></p><p>It&#8217;s really easy to use and not very expensive with <a
href="http://www.sparkfun.com/commerce/product_info.php?products_id=9353" target="_blank">$8 kits from Sparkfun</a>. Here is video of us using heat shrink to protect some parts on a Cellbot:</p><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/JJ7NllEKUzY&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/JJ7NllEKUzY&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>The most helpful place we&#8217;ve used heat shrink is on the HTC breakout board that we plug into the bottom of G1 phones. We insert and remove this dozens of times a day when testing and this has helped make sure we didn&#8217;t fry things along the way.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-28-20.45.44.jpg"><img
class="aligncenter size-large wp-image-267" title="Heat shrink on the HTC breakout board" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-28-20.45.44-1024x764.jpg" alt="Heat shrink on the HTC breakout board" width="450" height="335" /></a></p><p>We have some more <a
href="http://picasaweb.google.com/Cellbots/HeatShrink#" target="_blank">pictures in the gallery</a> and you can read the captions to learn more about the process. It&#8217;s quick, easy, and fun to watch like the old <a
href="http://en.wikipedia.org/wiki/Shrinky_Dinks" target="_blank">Shrinky Dinks</a> you might have had as a kid. Just don&#8217;t put your Cellbot in the oven!</p><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="267" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="flashvars" value="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5456547029170040049%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" /><param
name="src" value="http://picasaweb.google.com/s/c/bin/slideshow.swf" /><embed
type="application/x-shockwave-flash" width="400" height="267" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5456547029170040049%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/using-plastic-heat-shrink-to-protect-electronics/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Using Bluetooth On Android &amp; Nokia</title><link>http://www.cellbots.com/how-to/using-bluetooth-on-android-nokia/</link> <comments>http://www.cellbots.com/how-to/using-bluetooth-on-android-nokia/#comments</comments> <pubDate>Fri, 23 Apr 2010 06:12:09 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=203</guid> <description><![CDATA[The Nrover Cellbot running on Nokia phones has always been using Bluetooth, and now we&#8217;re using it for the Android Truckbot and Tankbot too. This is thanks to an upgrade to the Android Scripting Environment, which now allows for Python &#8230; <a
href="http://www.cellbots.com/how-to/using-bluetooth-on-android-nokia/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>The <a
href="http://www.cellbots.com/nrover/">Nrover Cellbot</a> running on Nokia phones has always been using Bluetooth, and now we&#8217;re using it for the <a
href="http://www.cellbots.com/android-arduino/">Android Truckbot and Tankbot</a> too. This is thanks to an upgrade to the <a
href="http://code.google.com/p/android-scripting/" target="_blank">Android Scripting Environment</a>, which now allows for Python code to call the Bluetooth API&#8217;s on any Android 2.0 and up device.</p><p>Here is a video of a Nexus One phone driving the Tankbot via Bluetooth (do not adjust your set, it came out very dark):<br
/> <object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/YX4AWIy3-tU&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/YX4AWIy3-tU&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>The Tankbot is using this <a
href="http://www.robotshop.com/seeedstudio-serial-bluetooth-module.html" target="_blank">$20 Bluetooth module</a> from <a
href="http://www.seeedstudio.com/depot/serial-port-bluetooth-module-masterslave-p-572.html" target="_blank">Seeedstudio</a>, and a <a
href="http://www.robotshop.com/sfe-arduino-pro-mini.html" target="_blank">$19 Arduino Pro Mini</a> that runs at 3.3v. We&#8217;re also using a <a
href="http://www.robotshop.com/sfe-lipo-cell-3-7v-1100mah-3.html" target="_blank">$12 3.7v Lithium Polymer battery</a>, but you could get away with 3x 1.5v AAA batteries just as easily. The LED&#8217;s for watching the Bluetooth module status are handy for debugging but optional for normal operation.</p><p>Here is a picture of early testing where we used a <a
href="http://www.sparkfun.com/commerce/product_info.php?products_id=198" target="_blank">$22 USB to serial adapter</a> from Sparkfun. If you get the master/slave combo Bluetooth unit from Seeedstudio, this will be required for programming the device to be a slave (it isn&#8217;t either out of the box). If you go with their slave-only unit then this won&#8217;t be needed and it should be ready to go upon arrival.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-28-19.59.33.jpg"><img
class="aligncenter size-medium wp-image-275" title="A $20 Bluetooth module wired up to our Tankbot" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-28-19.59.33-300x224.jpg" alt="A $20 Bluetooth module wired up to our Tankbot" width="300" height="224" /></a></p><p>This is the final configuration where the Bluetooth module is wired into the Arduino via a small breakout board. Not pictured here is the <a
href="http://www.sparkfun.com/commerce/product_info.php?products_id=8772" target="_blank">$14 FTDI board</a> that we use to program the 3.3v Arduino. You only need this for programming so only buy one no matter how many 3.3v Arduino&#8217;s you buy.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/BT_Tankbot.jpg"><img
class="aligncenter size-large wp-image-288" title="Bluetooth on the Tankbot robot" src="http://www.cellbots.com/wp-content/uploads/2010/04/BT_Tankbot-1024x768.jpg" alt="Bluetooth on the Tankbot robot" width="450" height="337" /></a></p><p>The Bluetooth is being used to get command signals out of the phone and into the microcontroller or servo motor driver board via serial. The software on the robot doesn&#8217;t change at all since it just receives text strings over serial and doesn&#8217;t care if there is a phone hardwired on the other end or a Bluetooth module. The phone software needs to call the right API&#8217;s though.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-23-18.46.14.jpg"><img
class="aligncenter size-medium wp-image-276" title="Tiny Bluetooth module" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-03-23-18.46.14-224x300.jpg" alt="Tiny Bluetooth module" width="224" height="300" /></a></p><p>We&#8217;ve updated the <a
href="http://code.google.com/p/cellbots/source/browse/trunk/android/python/cellbot.py" target="_blank">Python code for Android here</a>, and the <a
href="http://code.google.com/p/cellbots/source/browse/trunk/#trunk/nokia/python" target="_blank">Nokia code</a> has always had that capability. The code for talking to the hardware is different where the Nrover Cellbot on Nokia uses <em>btsocket </em>to establish a connection via <em>btsocket.set_default_access_point(btsocket.access_point(btsocket.select_access_point()))</em>, while on Android it is abstracted a bit more with <em>droid.bluetoothConnect(&#8220;00001101-0000-1000-8000-00805F9B34FB&#8221;)</em>. Both get the job done and make a nice alternative to serial, which meant using a modded version of Android, and wasn&#8217;t possible on Nokia.</p><p>We have a few more <a
href="http://picasaweb.google.com/Cellbots/BluetoothModule#" target="_blank">pictures in the gallery</a> to help you get started. Try using Bluetooth for your cellphone controlled robot today!</p><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="267" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="flashvars" value="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5456543421520558625%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" /><param
name="src" value="http://picasaweb.google.com/s/c/bin/slideshow.swf" /><embed
type="application/x-shockwave-flash" width="400" height="267" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5456543421520558625%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/using-bluetooth-on-android-nokia/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Hacking Servos for Continuous Rotation</title><link>http://www.cellbots.com/how-to/hacking-servos-for-continuous-rotation/</link> <comments>http://www.cellbots.com/how-to/hacking-servos-for-continuous-rotation/#comments</comments> <pubDate>Thu, 22 Apr 2010 15:00:49 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=54</guid> <description><![CDATA[Our inexpensive Truckbot robots have been using tiny $3 micro servos that get modified for continuous rotation. We do this by removing some plastic that prevents the gears from going all the way around and then bypassing the potentiometer inside. &#8230; <a
href="http://www.cellbots.com/how-to/hacking-servos-for-continuous-rotation/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Our inexpensive Truckbot robots have been using tiny <a
href="http://www.hobbypartz.com/topromisesg9.html" target="_blank">$3 micro servos</a> that get modified for continuous rotation. We do this by removing some plastic that prevents the gears from going all the way around and then bypassing the potentiometer inside.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-21-15.10.06.jpg"><img
class="aligncenter size-large wp-image-257" title="Opening a micro servo" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-21-15.10.06-1024x764.jpg" alt="Opening a micro servo" width="450" height="335" /></a></p><p>The process took us about 30 minutes the first time but it only takes 5-10 minutes once you&#8217;ve gone through it once. You will need several tools and be comfortable soldering small connections. A couple of 250k resistors is also needed to replace what the 5k potentiometer was doing. It used the current position of the servo gear to create a different level of resistance in the circuit. We just want to fake it as always being centered so any command to be in a position other than center will result in forward or backward rotation.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-21-15.48.57.jpg"><img
class="aligncenter size-large wp-image-258" title="Soldering two resistors in place of the potentiometer" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-21-15.48.57-1024x764.jpg" alt="Soldering two resistors in place of the potentiometer" width="450" height="335" /></a></p><p>We haven&#8217;t found any micro servos for sale that have already been modified, but <a
href="http://www.frys.com/product/5230077" target="_blank">Fry&#8217;s often had larger ones</a> available for under $10. <a
href="http://www.pololu.com/catalog/product/536" target="_blank">Pololu also carries them</a> in case you&#8217;re already ordering from them and want to save on shipping. These don&#8217;t fit in the current Truckbot body and use too much power to be run directly from the Arduino&#8217;s 5v source. We&#8221;re exploring some larger robots and would love to hear about your projects using servos in our <a
href="http://groups.google.com/group/cellbots/topics" target="_blank">discussion group</a>.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-21-16.02.02.jpg"><img
class="aligncenter size-large wp-image-259" title="All soldered up and wrapped in protective tape" src="http://www.cellbots.com/wp-content/uploads/2010/04/2010-02-21-16.02.02-1024x764.jpg" alt="All soldered up and wrapped in protective tape" width="450" height="335" /></a></p><p>For a detailed descriptions of how this works and what steps to take, we recommend checking out <a
href="http://todbot.com/blog/2009/04/11/tiny-servos-as-continuous-rotation-gearmotors/" target="_blank">Tod&#8217;s great article on tobbot.com</a>, which has tons of great details on what to do. We&#8217;ve also taken <a
href="http://picasaweb.google.com/Cellbots/ContinuousRotationServos#" target="_blank">pictures of the servo modification process</a> and put them in a gallery with captions to provide you with additional details.</p><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="267" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="flashvars" value="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5443211090601796465%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" /><param
name="src" value="http://picasaweb.google.com/s/c/bin/slideshow.swf" /><embed
type="application/x-shockwave-flash" width="400" height="267" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5443211090601796465%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/hacking-servos-for-continuous-rotation/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Start A Discussion In Our New Group</title><link>http://www.cellbots.com/how-to/start-a-discussion-in-our-new-group/</link> <comments>http://www.cellbots.com/how-to/start-a-discussion-in-our-new-group/#comments</comments> <pubDate>Wed, 31 Mar 2010 08:19:53 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=157</guid> <description><![CDATA[If you have an idea for something awesome that a Cellbot could do, or need help with building your own robot, the new discussion and support group is for you! http://groups.google.com/group/cellbots Start a conversation today, share your projects, or rant &#8230; <a
href="http://www.cellbots.com/how-to/start-a-discussion-in-our-new-group/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>If you have an idea for something awesome that a Cellbot could do, or need help with building your own robot, the new discussion and support group is for you!</p><p><a
href="http://groups.google.com/group/cellbots">http://groups.google.com/group/cellbots</a></p><p>Start a conversation today, share your projects, or rant about your Cellbot not doing the dishes when you ask it to. All topics on robotics are welcome!</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/start-a-discussion-in-our-new-group/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Neon Green Acrylic Truckbot Preview</title><link>http://www.cellbots.com/how-to/neon-green-acrylic-truckbot-preview/</link> <comments>http://www.cellbots.com/how-to/neon-green-acrylic-truckbot-preview/#comments</comments> <pubDate>Tue, 09 Mar 2010 05:53:03 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=88</guid> <description><![CDATA[Using the same CAD design as the cardboard Truckbot, we printed one out of neon green acrylic. <a
href="http://www.cellbots.com/how-to/neon-green-acrylic-truckbot-preview/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>The cardboard Truckbot showcases how inexpensive robots can be. That doesn&#8217;t mean they can&#8217;t also shine.</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/03/2010-03-06-22.58.27.jpg"><img
class="size-medium wp-image-89 alignnone" title="Neon Green Truck Bot" src="http://www.cellbots.com/wp-content/uploads/2010/03/2010-03-06-22.58.27-300x224.jpg" alt="" width="300" height="224" /></a></p><p>Using <a
title="CAD files" href="http://code.google.com/p/cellbots/source/browse/trunk/CAD/truck/print_ready_layout.PDF" target="_blank">the same CAD design as the cardboard version</a>, we printed one out of neon green acrylic.  The 18&#8243;x24&#8243; sheet we bought from Tap Plastics in Mountain View, CA was less than $20. With an optimized layout we could probably get four robots per sheet so it only adds $5 to the cost.<br
/> <object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="267" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="flashvars" value="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5446077291478868257%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" /><param
name="src" value="http://picasaweb.google.com/s/c/bin/slideshow.swf" /><embed
type="application/x-shockwave-flash" width="400" height="267" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&amp;captions=1&amp;hl=en_US&amp;feat=flashalbum&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2FCellbots%2Falbumid%2F5446077291478868257%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US"></embed></object></p><p>Check out the slideshow below for more details and check back soon to see it fully assembled and wheeling around. If you haven&#8217;t seen a laser cutter in action before, be sure to see our <a
href="http://www.youtube.com/cellbots" target="_blank">YouTube channel videos</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/neon-green-acrylic-truckbot-preview/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Welcome Wired Readers!</title><link>http://www.cellbots.com/how-to/welcome-wired-readers/</link> <comments>http://www.cellbots.com/how-to/welcome-wired-readers/#comments</comments> <pubDate>Fri, 05 Mar 2010 23:27:20 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=74</guid> <description><![CDATA[Our Android cellbots were featured in Wired's Gadget Lab blog today -- welcome Wired.com readers. <a
href="http://www.cellbots.com/how-to/welcome-wired-readers/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Our Android cellbots were featured in Wired&#8217;s Gadget Lab blog today &#8212; welcome Wired.com readers.</p><p><a
href="http://www.wired.com/gadgetlab/2010/03/android-robot/">http://www.wired.com/gadgetlab/2010/03/android-robot/</a></p><p>Information on how to get started is here on our <a
href="http://www.cellbots.com/android-arduino/">Android Arduino page</a>. We hope you&#8217;ll give this project a try and leave comments below or on the <a
href="http://code.google.com/p/cellbots/">open source code site</a> if you have questions or want to share your creations.</p><p>Happy cellbot making!</p><p><strong>Update:</strong> Big welcome also goes out to <a
href="http://mashable.com/2010/03/06/cellbot/" target="_blank">Mashable</a>, <a
href="http://gizmodo.com/5487334/the-body-of-a-tank-the-brain-of-an-android" target="_blank">Gizmodo</a>, and <a
href="http://hackaday.com/2010/03/08/cardboard-androids/" target="_blank">Hack a Day</a> readers.</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/welcome-wired-readers/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Printing CAD designs on a laser cutter</title><link>http://www.cellbots.com/how-to/printing-cad-designs-laser-cutter/</link> <comments>http://www.cellbots.com/how-to/printing-cad-designs-laser-cutter/#comments</comments> <pubDate>Sat, 06 Feb 2010 06:43:30 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[CAD]]></category> <category><![CDATA[laser cutter]]></category> <category><![CDATA[prototyping]]></category> <category><![CDATA[truckbot]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=35</guid> <description><![CDATA[Our Truckbot design was custom done using Solid Works. Since it was our first time using the program we had a ton to learn. After a while it got easier but the best thing we did was start printing out &#8230; <a
href="http://www.cellbots.com/how-to/printing-cad-designs-laser-cutter/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Our Truckbot design was custom done using Solid Works. Since it was our first time using the program we had a <strong>ton</strong> to learn. After a while it got easier but the best thing we did was start printing out early prototypes before getting too far along. This quick fabrication method pointed a number of flaws that we didn&#8217;t recognize when doing the assembly in the CAD program.</p><p>Here is our very first cut with some help from Dharma, who worked at the Tech Shop in Menlo Park.<br
/> <object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/3WlwQsxXb58&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/3WlwQsxXb58&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>We made plenty of mistakes in our early designs, and with using the laser in general. Cardboard from the recycle bin was terrific for fleshing out early revisions and learning the process.<br
/> <object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/0wYHbCR2JGA&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/0wYHbCR2JGA&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>Feel free to <a
href="http://code.google.com/p/cellbots/source/browse/#svn/trunk/CAD/truck">download our designs</a> to help get you started. We&#8217;d love to see what you can make so share them in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/printing-cad-designs-laser-cutter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Introducing Cellbots.com</title><link>http://www.cellbots.com/how-to/introducing-cellbotscom/</link> <comments>http://www.cellbots.com/how-to/introducing-cellbotscom/#comments</comments> <pubDate>Thu, 21 Jan 2010 20:18:44 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=3</guid> <description><![CDATA[I started this site because I have been gathering so much information and resources connected to creating cellphone-based robots that I wanted to have someplace to share my designs. We now have multiple people contributing ideas and code and we&#8217;re &#8230; <a
href="http://www.cellbots.com/how-to/introducing-cellbotscom/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><a
href="http://www.cellbots.com/wp-content/uploads/2008/11/the-real-robot-cellphone-815t-pb-by-toshiba-and-softbank-260208.jpg"><img
class="alignnone size-medium wp-image-6" title="Cellbots" src="http://www.cellbots.com/wp-content/uploads/2008/11/the-real-robot-cellphone-815t-pb-by-toshiba-and-softbank-260208-255x300.jpg" alt="" width="255" height="300" /></a></p><p>I started this site because I have been gathering so much information and resources connected to creating cellphone-based robots that I wanted to have someplace to share my designs. We now have multiple people contributing ideas and code and we&#8217;re sharing them with you on our <a
href="http://code.google.com/p/cellbots/">Cellbots project site on Google Code</a>, in our <a
href="http://picasaweb.google.com/Cellbots">image galleries</a>, and with our <a
href="http://www.youtube.com/user/cellbots">YouTube channel</a>. We hope you check out the <a
href="http://www.cellbots.com/nrover/">Nrover Nokia bot</a>, and <a
href="http://www.cellbots.com/android-arduino/">Android Arduino bots</a>, and then make your own cellbot and share them with us in the comments or via <a
href="mailto:team@cellbots.com">team@cellbots.com</a>.</p><p>Free your cellphone from your pocket and let it become the bot it always wanted to be!</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/how-to/introducing-cellbotscom/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/40 queries in 0.005 seconds using disk
Object Caching 336/610 objects using disk

Served from: www.cellbots.com @ 2012-02-04 19:18:09 -->
