Search

Resume and bio of the author, about this website Couple of articles related to my hobby - robotics
My impressions about immigration to Australia. In Russian only. Recipes for everyday problems solving
Linux-related posts Windows-related posts
Software-related posts A lot of info about hardware
Different tools you might find useful Posts about various web technologies
Everything that doesn't fit the rest of the menu RSS feed for this blog

Tag Cloud

Archives

Links

Andrey Mikhalchuk’s Blog

Technoblog about life

Feb 23, 2008 How to build an inexpensive yet powerful robot (How to turn your router into a routerbot)

Somehow my kids became huge fans of different kinds of robots, starting from teleoperated planet explorers and ending with transformers. So I promised them to build a robot, and in a few days I ended up with this result which I’m pretty proud to share. It appeared that for $150 or less you can build pretty cool robot that is way easier to program then most robots out there on the market + its range is way larger then most toys have. Here’s how you can build your own inexpensive yet powerful robot…

Feb 23, 2008 How to build an inexpensive yet powerful robot. get the parts and tools

For our robot we will need the following parts and tools:

Feb 23, 2008 How to take apart a Linksys WRT54G router

Linksys WRT54G router and similar are very famous because of great modifications potential hidden in the device. For some purposes you may want to add a serial port to the router. You may need that for development purposes or to turn the router into a robot for instance. This post describes the procedure of taking the router apart so you can get access to the serial port connector hidden inside.

Feb 23, 2008 How to build an inexpensive yet powerful robot. modify the router so it can control servos

WRT54GL router is not capable of controlling mechanical parts as is. So we need to add a communication port to it. This post describes how to do that. The complete outline of the routerbot project can be found in this post.

Feb 24, 2008 How to build an inexpensive powerful robot. Reflash your router with new “routerbot” OS

Linksys WRT54GL original operating system was not designed to control external devices, so we need to rewrite it with something more suitable. This post explaines how to do this and provides the new firmware. You may also want to refer to the overall project outline.

Feb 24, 2008 How to build an inexpensive powerful robot. Test basics and assemble your robot

Ufff… the most critical part of your robot project is done. Now it is time to do basic tests and assemble whatever you have done. Here’s is hwo you do that…

Feb 24, 2008 How to build an inexpensive powerful robot. Attach a wireless video camera.

The routerbot we almost have built as descibed in the routerbot project is self-sufficient, but you can get more fun with it if you put an inexpensive wireless camera on top of it. This post describes how you can do that.

Feb 24, 2008 How to build an inexpensive powerful robot. Configure your routerbot.

Unfortunately most servos you can get for a reasonable price are not the same. Each servo has its own parameters and the cheapest ones for not allow adjustments. Fortunately in the “routerbot OS” your can easily fix that problem. Here is how you can do that in the “routerbot” project.

Apr 6, 2008 1000th viewer of routerbot video (routerbot is a domestic router turned into a robot)

Routerbot - a router (Linksys WRT54GL) turned into a sophisticated robot.I just noticed that my video about domestic router turned into robot got its 1000th viewer. This is my very first youtube video and I’m very proud of that.

If you’re thinking about what to do this weekend, building a robot for your kids could be a good idea. This is not very difficult and the result is really amazzzzing. You will get a robot that can be teleoperated via WiFi (i.e. you can control it from almost anywhere in the world) or programmed using shell script for the price way less then an average robot you can get in a hobby store.

More details about the projects are here: http://andrey.mikhalchuk.com/category/robots

May 25, 2008 Routerbot (Robot Built From WRT54GL Router) Gets Web Interface

Routerbot Web InterfaceAfter a hard day of development and testing I’m proud to announce Web interface for routerbot :) It greately facilitates roubot teleoperating. With this interface you have to use telnet and ssh no more. Instead, you just click on colorful arrows on a webpage and see the robot doing exactly what you clicked. Another interesting feature is that the web interface simplified programming.

Site Map (c) Andrey Mikhalchuk, 2005-2008