Monthly Archives: April 2010

Powering A Robot From The Phone’s Battery

We’ve simplified the Tankbot so much that this has to be one of the simplest and cheapest robots around. Instead of a 5v Arduino, which needs 3.3v to 5v logic level converting, we’re using a 3.3v Arduino Mini Pro. The … Continue reading

Posted in Android | 36 Comments

Handling 3.3v to 5v Logic Level conversion

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 … Continue reading

Posted in How-To | 3 Comments

Updated CAD Designs & Acrylic Cutting

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 … Continue reading

Posted in How-To | Leave a comment

Using Plastic Heat Shrink To Protect Electronics

The robots we’re using for Cellbots are typically very small and use tiny wires to connect all of the circuits. We’ve had cases where two of these wires bend and start shorting, and other times where we’ve pulled too hard … Continue reading

Posted in How-To | 1 Comment

Using Bluetooth On Android & Nokia

The Nrover Cellbot running on Nokia phones has always been using Bluetooth, and now we’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 … Continue reading

Posted in How-To | 6 Comments