<?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; Uncategorized</title> <atom:link href="http://www.cellbots.com/category/uncategorized/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>Googlers Give Cellbots a Major Upgrade</title><link>http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/</link> <comments>http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/#comments</comments> <pubDate>Fri, 17 Dec 2010 14:06:12 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=699</guid> <description><![CDATA[The past year has been an exiting time for Cellbots. We&#8217;ve seen contributions from all over the globe with code submitted from Europe, Australia, South America, and multiple cities in the US. The community has continued to grow with members &#8230; <a
href="http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>The past year has been an exiting time for Cellbots. We&#8217;ve seen contributions from all over the globe with code submitted from Europe, Australia, South America, and multiple cities in the US. The community has continued to grow with members ranging from young students making their first robots to seasoned veterans from CMU and NASA. Now it is getting another boost with <a
href="http://googlecode.blogspot.com/2010/12/android-stretches-its-legs-errr-wheels.html">contributions from some Googlers</a> (including myself), who <a
href="http://googleresearch.blogspot.com/2010/12/robot-hackathon-connects-with-android.html">used their spare 20% time</a> to help connect Android phones with robots.</p><p><a
rel="attachment wp-att-703" href="http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/attachment/img_2105/"><img
class="alignnone size-thumbnail wp-image-703" title="Nexus One on LEGO MINDSTORMS" src="http://www.cellbots.com/wp-content/uploads/2010/12/IMG_2105-150x150.jpg" alt="" width="150" height="150" /></a> <a
rel="attachment wp-att-704" href="http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/attachment/img_2094-2/"><img
class="alignnone size-thumbnail wp-image-704" title="VEX Pro" src="http://www.cellbots.com/wp-content/uploads/2010/12/IMG_20941-150x150.jpg" alt="" width="150" height="150" /></a> <a
rel="attachment wp-att-705" href="http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/attachment/img_2100-2/"><img
class="alignnone size-thumbnail wp-image-705" title="iRobot Create" src="http://www.cellbots.com/wp-content/uploads/2010/12/IMG_21001-150x150.jpg" alt="" width="150" height="150" /></a></p><p>We now have our first app in the Android Market, which you can download for any Android 2.2 (Froyo) and up phone and connect with your <a
href="http://www.cellbots.com/robot-platforms/truckbot/">Arduino Cellbot</a>, <a
href="http://www.cellbots.com/robot-platforms/irobot/">iRobot Create®</a>, <a
href="http://www.cellbots.com/robot-platforms/vex-pro/">VEX Pro®</a>, or <a
href="http://www.cellbots.com/robot-platforms/lego-mindstorms/">LEGO® MINDSTORMS®</a>. It provides a quick out of the box experience you can have fun with right away just by pairing over Bluetooth. <a
href="http://www.cellbots.com/software/java-app/">The Java app</a> is also open source so you can hack away at adding new features and support for more platforms.</p><p><a
rel="attachment wp-att-706" href="http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/attachment/cellbots-market-qrcode/"><img
class="alignnone size-thumbnail wp-image-706" title="Cellbots-Market-QRCode" src="http://www.cellbots.com/wp-content/uploads/2010/12/Cellbots-Market-QRCode-150x150.png" alt="" width="150" height="150" /></a></p><p>Or course we also had to focus on <a
href="http://www.cellbots.com/software/python-library/">the Python libraries</a> since those are what Cellbots started with. The new release significantly increases the flexibility of the stack by turning everything into components that can be extended. This makes it possible to more quickly add support for new robot types, communication methods, and features. Currently supporting the Arduino Cellbots (AVR bots), VEX Pro, and the iRobot Create, we hope to add support for LEGO MINDSTORMS soon.</p><p><a
rel="attachment wp-att-707" href="http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/attachment/python-chat-window-2/"><img
class="alignnone size-medium wp-image-707" title="Python Chat Window" src="http://www.cellbots.com/wp-content/uploads/2010/12/Python-Chat-Window1-227x300.png" alt="" width="227" height="300" /></a></p><p>If a LEGO robot is your thing and you don&#8217;t know Java or Python, the new enhancements to <a
href="http://www.cellbots.com/software/app-inventor-for-android/">Google&#8217;s App Inventor for Android</a> will be for you! This web based development environment allows you to create programs that run on your Android phone just by dragging and dropping objects in a web browser. Beyond the tight LEGO MINDSTORMS integration you can also find a generic Bluetooth API where you could write to an Arduino Cellbot, VEX Pro, or iRobot Create.</p><p><a
rel="attachment wp-att-708" href="http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/attachment/appinventorbluetooth-2/"><img
class="alignnone size-medium wp-image-708" title="AppInventorBluetooth" src="http://www.cellbots.com/wp-content/uploads/2010/12/AppInventorBluetooth1-279x300.png" alt="" width="279" height="300" /></a></p><p>These apps give the Cellbots community a nice boost and new options to explore. We can&#8217;t wait to see what developers do from here with more onboard processing offloaded from robots to an attached phone, and even more functions further offloaded to the cloud. Get hacking and <a
href="http://groups.google.com/group/cellbots/topics" target="_blank">be sure to share</a> what you build!</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/googlers-give-cellbots-a-major-upgrade/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Control + Video From a browser</title><link>http://www.cellbots.com/uncategorized/control-video-from-a-browser/</link> <comments>http://www.cellbots.com/uncategorized/control-video-from-a-browser/#comments</comments> <pubDate>Fri, 10 Sep 2010 22:46:04 +0000</pubDate> <dc:creator>darrell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=372</guid> <description><![CDATA[As previewed, the CellJoust software is now Available for download This software uses a new Architecture that allows control of the bot from any web browser, while getting low lag streaming video. The software has two parts, the first is &#8230; <a
href="http://www.cellbots.com/uncategorized/control-video-from-a-browser/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>As previewed, the CellJoust software is <a
href="http://code.google.com/p/cellbots/downloads/list">now Available for download</a> This software uses a new Architecture that allows control of the bot from any web browser, while getting low lag streaming video.</p><p><object
width="640" height="385"><param
name="movie" value="http://www.youtube.com/v/tJLi6bURUh0?fs=1"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/tJLi6bURUh0?fs=1" type="application/x-shockwave-flash" width="640" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>The software has two parts, the first is the Android APK can run standalone and accept commands from a Wiimote.  This is useful if you do not need video as setup is quite Simple.</p><p>Standalone/Wiimote Mode Setup:</p><ol><li>Install &#8220;WiimoteController&#8221; fromt the market</li><li>Install &#8220;CellJoust&#8221; from the cellbots google code downloads</li><li>Run WiimoteController and get your Wiimote setup,  be sure to pick the Wiimote as your default input device.</li><li>Now Run CellJoust</li><li>The bot should move when you press and hold a direction on the d-pad</li></ol><p>Browser Control and Streaming Video Setup</p><ol><li>Install &#8220;CellJoust&#8221; from the cellbots google code downloads</li><li>Download and install your favorite servlet container, ie. Tomcat</li><li>Download CellServ.war from googlecode and put it  in your webapps directory</li><li>Start Tomcat</li><li>Now start your favorite web browser and go to localhost:8080, you should see a Tomcat welcome page</li><li>go to localhost:8080/CellServ you should see some movement buttons and a broken image tag since we are not sending video yet</li><li>Make sure your phone is on the same wi-fi as your pc.</li><li>Start Celljoust, press the menu key, and go to settings</li><li>Set the CellServ to point to your pc</li><li>Now restart Celljoust and it should start sending video to the browser window</li><li>If the video is not connecting, check your settings and reboot your phone</li><li>Once you see video, you should be able to use the buttons in the browser gui to drive the robot</li></ol><p>This software was made with contributions from several members of the Cellbots team, and numerous open source projects such as GWT,ProtoBuff, CyanogenMod, AOSP. It is open source under Apache2 and the source code is available  in the Cellbots svn repo.</p><p>This TRRSTAN only version is only a starting point with the ultimate goal of &#8220;A mobile app and a web interface that can drive a Roomba, Cellbot, Vex, LEGO, or similar robot&#8221;&#8211;Ryan</p><p>We are also investigating different network topologies for use across the room, or across the plannet. This nice network diagram is by Chris at CMU:</p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/09/VEXPro_RPC_Architecture.png"><img
src="http://www.cellbots.com/wp-content/uploads/2010/09/VEXPro_RPC_Architecture-223x300.png" alt="" title="VEXPro_RPC_Architecture By Chris Bartley" width="223" height="300" class="aligncenter size-medium wp-image-373" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/control-video-from-a-browser/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>I think we have found the killer App for TRRSTAN</title><link>http://www.cellbots.com/uncategorized/i-think-we-have-found-the-killer-app-for-trrstan/</link> <comments>http://www.cellbots.com/uncategorized/i-think-we-have-found-the-killer-app-for-trrstan/#comments</comments> <pubDate>Wed, 08 Sep 2010 05:49:29 +0000</pubDate> <dc:creator>darrell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=366</guid> <description><![CDATA[And I do mean killer&#8230; The bots were controlled with Wiimotes. Full instructions for partaking in the noble sport of CellJoust and a new controller App to be released friday. Let the poking commence!]]></description> <content:encoded><![CDATA[<p>And I do mean <em>killer</em>&#8230;</p><p><object
width="640" height="385"><param
name="movie" value="http://www.youtube.com/v/QflVJpF1BWQ?fs=1"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/QflVJpF1BWQ?fs=1" type="application/x-shockwave-flash" width="640" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>The bots were controlled with Wiimotes.   Full instructions for partaking in the noble sport of <em>CellJoust</em> and a new controller App to be released friday. <a
href="http://robots.allthingsgeek.com/index.php/cellbot.html">Let the poking commence!</a></p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/i-think-we-have-found-the-killer-app-for-trrstan/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How the TRRSTAN kit works</title><link>http://www.cellbots.com/uncategorized/how-the-trrstan-kit-works/</link> <comments>http://www.cellbots.com/uncategorized/how-the-trrstan-kit-works/#comments</comments> <pubDate>Wed, 21 Jul 2010 19:25:18 +0000</pubDate> <dc:creator>darrell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=344</guid> <description><![CDATA[TRRSTAN is now for sale on the inventor’s site: robots.allthingsgeek.com The TRRSTAN kit is designed to meet three main goals: Affordability,  currently $48, batteries included,  $40 Educational.  So cheep you can get two and fight em! Simplicity,  Avoids programing microcontrollers, &#8230; <a
href="http://www.cellbots.com/uncategorized/how-the-trrstan-kit-works/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><a
href="http://www.cellbots.com/wp-content/uploads/2010/07/TRRSTAN_kit.jpg"></a></p><div
id="attachment_349" class="wp-caption aligncenter" style="width: 460px"><a
href="http://www.cellbots.com/wp-content/uploads/2010/07/TRRSTAN_kit.jpg"><img
class="size-large wp-image-349" title="TRRSTAN_kit" src="http://www.cellbots.com/wp-content/uploads/2010/07/TRRSTAN_kit-1024x624.jpg" alt="TRRSTAN kit Contents" width="450" height="274" /></a><p
class="wp-caption-text">TRRSTAN kit Contents</p></div><p>TRRSTAN is now for sale on the inventor’s site: robots.allthingsgeek.com</p><p>The TRRSTAN kit is designed to meet three main goals:</p><ol><li>Affordability,  currently $48, batteries included,  $40 Educational.  So cheep you can get two and fight em!</li><li>Simplicity,   Avoids programing microcontrollers, lets you concentrate on programing  the phone instead, audio connector allows control from any device with a  headphone jack.</li><li>Upgradeablility,  Because makers like making things more then having things,  provide upgrade options for future tinkering</li></ol><p>The  physical design of TRRSTAN uses the PCB as the chassis,  CDs for drive  wheels, and nylon shower door rollers for rear wheels.  This gives it an  overall look similar to a roman chariot.  Smartphone jousting anyone?   CDs wheels were chosen so they could be made from CDR coasters or unwanted Hana Montana albums.  The large diameter makes it a pretty fast bot.   The phone is held on with rubber coated  screws and an optional Velcro strap.</p><p>The electrical design of TRRSTAN  has two main circuits. For power  their is a TI boost/buck regulator that accepts from .8V to 6.5V and  provides a constant 5v at up to 1500mA,  depending on how far it has to  boost.   It also provides a low battery led and overheat/short  protection.   It is supplemented by a low VF Shockley Diode,  which  provides up to 3A  directly from the battery if the 5V line drops due to  high start-up loads.  The kit currently ships with two AA batteries and  a holder, which keeps cost low.</p><p>The second circuit controls the servos via the audio.  The software on the phone generates a pulse width modulated signal that travels to the board via a standard 3.5mm TRRS(tip-ring-ring-sleeve) headphone+mic cord. Then a Toshiba quad opto-coupler to rectifies the +- pulse of the audio signal, boosts it to 5v and squares it off.   With some servos you do not even need the boost from the opto, you can drive them directly from the headphone cord.   However,  the opto also provides electrical  isolation to protect the phone if something bad happens.</p><div
id="attachment_343" class="wp-caption aligncenter" style="width: 460px"><a
href="http://www.cellbots.com/wp-content/uploads/2010/07/TRRSTAN.png"><img
class="size-large wp-image-343" title="TRRSTAN" src="http://www.cellbots.com/wp-content/uploads/2010/07/TRRSTAN-1024x733.png" alt="TRRSTAN schematic" width="450" height="322" /></a><p
class="wp-caption-text">TRRSTAN Schematic</p></div><p>There is also space on the board for a sensor upgrade kit that  allows two 0-5v sensors, two quadrature encoders, two bump switches, and sends data back  to the phone via the mic line.   This sensor upgrade kit does use an 8pin AtTiny13.  This upgrade kit is still in  development.</p><p>TRRSTAN is now for sale on the inventor’s site: robots.allthingsgeek.com</p><div
id="attachment_353" class="wp-caption aligncenter" style="width: 290px"><a
href="http://www.cellbots.com/wp-content/uploads/2010/07/TRRSTAN_Assembled.jpg"><img
class="size-medium wp-image-353" title="TRRSTAN_Assembled" src="http://www.cellbots.com/wp-content/uploads/2010/07/TRRSTAN_Assembled-280x300.jpg" alt="TRRSTAN Assembled" width="280" height="300" /></a><p
class="wp-caption-text">Ready To Rock</p></div> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/how-the-trrstan-kit-works/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Cellbots will be at the denver Mini Maker Faire and Robotics Expo</title><link>http://www.cellbots.com/uncategorized/cellbots-will-be-at-the-denver-mini-maker-faire-and-robotics-expo/</link> <comments>http://www.cellbots.com/uncategorized/cellbots-will-be-at-the-denver-mini-maker-faire-and-robotics-expo/#comments</comments> <pubDate>Fri, 16 Jul 2010 09:38:33 +0000</pubDate> <dc:creator>darrell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=331</guid> <description><![CDATA[TRRSTAN, along with some other Cellbots, will be at the Maker Mini Faire in Denver Colorado, this Sat, July 17 If you want to drive a cellbot come on down. We have a special treat for drivers.]]></description> <content:encoded><![CDATA[<p> TRRSTAN, along with some other Cellbots, will be at <a
href="http://www.clubworkshop.com"> the Maker Mini Faire in Denver Colorado, this Sat, July 17 </a> <em></p><p>If you want to drive a cellbot come on down.  We have a special treat for drivers.</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/cellbots-will-be-at-the-denver-mini-maker-faire-and-robotics-expo/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Microcontrollers,  We don&#8217;t need no stinking Microcontrollers!</title><link>http://www.cellbots.com/uncategorized/new-type-of-cellbot-now-with-no-microcontroller/</link> <comments>http://www.cellbots.com/uncategorized/new-type-of-cellbot-now-with-no-microcontroller/#comments</comments> <pubDate>Wed, 14 Jul 2010 14:17:37 +0000</pubDate> <dc:creator>darrell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=325</guid> <description><![CDATA[If you have been thinking about building your own Cellbot, the barrier to entry just got even lower. Introducing TRRSTAN, the audio controlled Cellbot: TRRSTAN is now for sale on the inventor&#8217;s site: robots.allthingsgeek.com Truckbots are still available at the &#8230; <a
href="http://www.cellbots.com/uncategorized/new-type-of-cellbot-now-with-no-microcontroller/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>If you have been thinking about building your own Cellbot, the barrier to entry just got even lower.</p><p>Introducing TRRSTAN, the audio controlled Cellbot:</p><p><object
width="640" height="505"><param
name="movie" value="http://www.youtube.com/v/5GotyG7stFk?fs=1"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/5GotyG7stFk?fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>TRRSTAN is now for sale on the inventor&#8217;s site: <a
href="http://robots.allthingsgeek.com/index.php/cellbot.html">robots.allthingsgeek.com</a></p><p> Truckbots are still available at the <a
href="http://www.cellbots.com/robot-kits-for-sale/">cellbots store. </a></p><p>Look for a full post explaining how TRRSTAN works soon.</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/new-type-of-cellbot-now-with-no-microcontroller/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Using Wide-Angle Conversion Lenses To Improve Camera Field of View</title><link>http://www.cellbots.com/uncategorized/using-wide-angle-conversion-lenses-to-improve-camera-field-of-view/</link> <comments>http://www.cellbots.com/uncategorized/using-wide-angle-conversion-lenses-to-improve-camera-field-of-view/#comments</comments> <pubDate>Thu, 15 Apr 2010 13:20:25 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=209</guid> <description><![CDATA[If you&#8217;d like to use your cellbot&#8217;s camera to get a good look at what is around the cellbot, you may have noticed that most cellphone cameras have a very narrow field of view, with only about 50 degrees of &#8230; <a
href="http://www.cellbots.com/uncategorized/using-wide-angle-conversion-lenses-to-improve-camera-field-of-view/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/superwide2.jpg"><img
class="aligncenter size-full wp-image-212" title="superwide2" src="http://www.cellbots.com/wp-content/uploads/2010/04/superwide2.jpg" alt="" width="150" height="150" /></a></p><p>If you&#8217;d like to use your cellbot&#8217;s camera to get a good look at what is around the cellbot, you may have noticed that most cellphone cameras have a very narrow field of view, with only about 50 degrees of visibility.  Especially in indoor situations, this is simply too narrow of a field to really let you see.   Here is an example using a Toda-Seiko 0.5x magnification wide-angle lens:<br
/> <a
href="http://www.cellbots.com/wp-content/uploads/2010/04/superwide4.jpg"><img
class="aligncenter size-thumbnail wp-image-210" title="superwide4" src="http://www.cellbots.com/wp-content/uploads/2010/04/superwide4-150x150.jpg" alt="" width="150" height="150" /></a></p><p><a
href="http://www.cellbots.com/wp-content/uploads/2010/04/superwide5.jpg"><img
class="aligncenter size-thumbnail wp-image-211" title="superwide5" src="http://www.cellbots.com/wp-content/uploads/2010/04/superwide5-150x150.jpg" alt="" width="150" height="150" /></a></p><p>You can see the field of view has pretty much doubled.  Toda Seiko also makes an even wider-angle lens and a fisheye lens that I have not tried yet &#8212; the fisheye lens claims to give a full 180 degree field of view!  All of these lenses mount via self-adhesive magnetic rings that you attach around your phone&#8217;s camera, allowing the lens to be attached/removed with ease.  Note, however, that if your phone features a protruding lens or doesn&#8217;t have a flat surface around your lens, the magnetic ring might not attach well.</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/using-wide-angle-conversion-lenses-to-improve-camera-field-of-view/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Welcome Slashgear and Make readers</title><link>http://www.cellbots.com/uncategorized/welcome-slashgear-and-make-readers/</link> <comments>http://www.cellbots.com/uncategorized/welcome-slashgear-and-make-readers/#comments</comments> <pubDate>Wed, 31 Mar 2010 19:49:44 +0000</pubDate> <dc:creator>ryan</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.cellbots.com/?p=162</guid> <description><![CDATA[Looks like Slashgear and Make got a kick out of our latest upgrade to the Truckbot. The new neon green acrylic and voice recognition seems to be a big hit. Thanks for the support!]]></description> <content:encoded><![CDATA[<p>Looks like <a
href="http://www.slashgear.com/android-voice-recognition-used-for-cellbot-control-video-3179859/" target="_blank">Slashgear</a> and <a
href="http://blog.makezine.com/archive/2010/03/voice_controlled_smartphone_robot.html" target="_blank">Make</a> got a kick out of our <a
href="http://www.cellbots.com/android/control-your-android-robot-with-voice-recognition/">latest upgrade</a> to the Truckbot. The new neon green acrylic and voice recognition seems to be a big hit. Thanks for the support!</p> ]]></content:encoded> <wfw:commentRss>http://www.cellbots.com/uncategorized/welcome-slashgear-and-make-readers/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 using disk
Object Caching 300/552 objects using disk

Served from: www.cellbots.com @ 2012-02-04 19:22:51 -->
