| Overview |
Robotics is becoming an increasingly popular field for hobbyists and professionals alike. The cost of the mechanics and electronics required to build a robot are low enough that almost anybody can afford it. The hardware that used to require government funding or a large university is now available to the average person. At the same time, programming is becoming a more common skill. This book combines the most sophisticated parts of robotics and programming to fill a real gap in available information. Most robotics books today use microcontrollers as the 'brains' of the robots. This approach is fine for smaller, less expensive projects, but has serious limitations. When attempting to build a robot with sophisticated movements, navigation abilities, vision, and picture-capturing abilities, it is better to use a single board computer (SBC) such as Linux as the controller. |
| About the authors |
D. Jay Newman is a programmer, writer, and robot enthusiast. He has been interested in computers and robotics for as long as he can remember. This is his first book. |
| Table of contents |
Introduction Chapter 1: Starting Out Chapter 2: Electronics and Such Chapter 3: Internal Communication: The Control Network Chapter 4: Sensors Chapter 5: Behavioral Programming Chapter 6: Audio: Speaking and Listening Chapter 7: Vision: Seeing the World Chapter 8: Mapping and Planning: Where Is Here? and How Do We Get There From Here? Chapter 9: Artificial Neural Networks Chapter 10: Working Without a Wire APPENDIX A: ENerd Robotics Framework Code APPENDIX B: RESOURCES INDEX |


