Book description
A DIY guide to bringing your first robot to life with cheap and basic components.Build Your Own Robot introduces you to the exciting world of robotics in a way that’s fun and affordable! You’ll build your own real robot with easy-to-find hardware and free open source software. Plus, all the components you need can be assembled with simple tools like a screwdriver.
In Build Your Own Robot you’ll learn how to:
- Use cameras to capture photos and let your robot see
- Add cameras and basic computer vision
- Coordinate DC motors to move your robot
- Write a web app to control your robot
- Set up controls for joysticks
- Read QR codes to find and identify objects
This book shows you how anyone can start building their own robot—no special soldering or electronic skills required. All you need is some basic Python know-how to get started. From scratch, you’ll go hands-on with DC motors, touch sensors, custom shell scripting, joystick controls, and even face detection for your robot friend.
About the Technology
You can build your own robot! With this book, you’ll use readily-available hardware and author Marwan Alsabbagh’s clear step-by-step instructions to create a robot that moves, manipulates objects, and responds to its environment. Along the way, you’ll learn some serious skills like computer vision, networking, and the basics of robotics programming.
About the Book
Build Your Own Robot is a project-based guide that takes you from spinning your first DC motor to programming a mobile robot that you can control from your phone or computer. You’ll write simple Python code to help your new friend spin, move, and find its way. You’ll even teach it to track faces and fetch snacks. Plus, a helpful hardware purchasing guide makes it easy to find exactly what you need to get started!
What's Inside
- Coordinate DC motors to move your robot
- Write a web app to control your robot
- Adding cameras and basic computer vision
- Read QR codes to find and identify objects
About the Reader
Examples use simple Python code. No special skills or expensive tools required.
About the Author
Marwan Alsabbagh is a seasoned software developer, who has studied mathematics and computer science at McGill University.
The technical editor on this book was Alexander Ryker.
Quotes
There’s a lot to learn! Follow the step-by-step instructions and tons of code examples; you’ll be making your next mechatronic friend all in a single weekend.
- Limor “Ladyada” Fried, Founder & Engineer, Adafruit
This easy-to-follow guide takes you from simple experiments to using the OpenCV library for image recognition. You’ll soon have your own tiny robot that can follow faces and read QR codes!
- Bill Jamshedji, DroneBot Workshop
Every step of the way, you create something worth being excited about!
- Jonathan Choate, Takeoff Technologies, Inc.
This approach really makes robotics accessible.
- James Matlock, Wake Technical Community College
Table of contents
- inside front cover
- Build Your Own Robot
- Copyright
- dedication
- contents
- front matter
- 1 What is a robot?
- 2 Getting started
-
3 Driving the robot
- 3.1 What’s a robot chassis kit?
- 3.2 Hardware stack
- 3.3 Software stack
- 3.4 Writing a move forward function
- 3.5 Using environment variables for configuration
- 3.6 Controlling the speed and duration of movements
- 3.7 Moving backward
- 3.8 Turning right
- 3.9 Moving left and spinning in either direction
- 3.10 Refactoring by finding common logic
- 3.11 Refactoring by using functools
- Summary
- 4 Creating a robot shell
- 5 Controlling robots remotely
- 6 Creating robot web apps
- 7 Joystick-controlled robots
- 8 Keyboard-controlled camera
- 9 Face-following camera
- 10 Robotic QR code finder
- 11 Building a snack-pushing robot
- Appendix A. Hardware purchasing guide
- Appendix B. Configuring the Raspberry Pi
- Appendix C. Robot assembly guide
- Appendix D. Mocking the CRICKIT library
- index
- inside back cover
Product information
- Title: Build Your Own Robot
- Author(s):
- Release date: February 2024
- Publisher(s): Manning Publications
- ISBN: 9781633438453
You might also like
book
Build Autonomous Mobile Robot from Scratch using ROS: Simulation and Hardware
Start from scratch and build a variety of features for autonomous mobile robots both in simulation …
book
Artificial Intelligence for Robotics - Second Edition
Let an AI and robotics expert help you apply AI, systems engineering, and ML concepts to …
book
Robotics at Home with Raspberry Pi Pico
Design, build, and program a mobile robot platform while gaining an understanding of the Raspberry Pi …
audiobook
Generative AI
The future of AI is here. The world is transfixed by the marvel (and possible menace) …