
I started this page a while ago, and then, I got really busy for a while (many projects!), then I got lazy :). I will try to update this page when I have a chance and more importantly, when I feel like doing so :). So, I guess it'll be under huge construction for a little while longer!!!
Robotics has been my hobby (a very expensive one!) for quite a while. With my interest in hardware control through software (mostly, assembly), I am doing my own robotics research for fun, and making my own robots from components/parts that are easy to obtain. I buy most of my tools and parts from online shops (mostly from Digikey, Jameco and Acroname). For most robots I design, the controlling is done using MicroChip PICs. Thanks to MicroChip for these excellent, awesome, easy-to-program and affordable chips. The following page lists some of the robotics stuffs I have done or in the process of doing. Documenting all my work has become such an enormous task that I simply don't have time for. I try to record as much as possible in my robotics projects, and provide as much information as possible about the designing and building process. If you are interested in some of my projects, and are not clear about some of the materials presented here, or would like some more information, please feel free to contact me. I would be more than happy to discuss anything robotics. Interested in building your own robots? Here are some basic components of a robot you need to know: Motors Motors are the engine for your robots. They are probabaly the most important part of your robots that you need to get good control on. There are basically 3 types of motors: DC motor, Stepper and Servo (well, there are many others, but in Robotics, these are the main ones). Each type has its own advantages and disadvantages. I have used all three types. When I want speed, I use DC motors; for control (in moving), I go for stepper motors; and if I need extremely precise angular control, I will go for servo motors. Click here to learn more about all 3 types of motors. Sensors Sensors are basically the 'eyes' and 'ears' of your robots. They allow the robots to see the world. Some of the basic types that have been used are: Infra Red, Sonar and Touch sensors. If you want your robots to see better (i.e. tell distances, etc), you can go for the so-called Rangers. There are some extremely useful rangers made by Sharp and Devantech. Some of them even give you an 8-bit digital reading (Sharp GP2D02). Click here for more information. Microcontrollers More information coming soon. Power Supply More information coming soon. Chassis More information coming soon. |