About this item
Highlights
- Build and program intelligent robots using Python and Raspberry Pi with this beginner-friendly guide packed with hands-on projects that introduce core concepts in robotics, automation, and AIKey Features: - Get up and running with robotics by building your first intelligent robot using Python and Raspberry Pi- Learn to integrate sensors, motors, and wireless controls to create interactive, autonomous behaviors powered by real-world input- Discover beginner-friendly AI concepts like speech recognition and image processing, and control your robot remotely using Wi-Fi or mobile devicesBook Description: We live in an age where the most difficult human tasks are now automated.
- Author(s): Danny Staple
- 472 Pages
- Computers + Internet, Programming
Description
About the Book
Learn Robotics Programming covers the basics of building a robot from scratch and implementing AI in the robots. You will be able to implement different sensors and control the robot based on those sensors' output.
Book Synopsis
Build and program intelligent robots using Python and Raspberry Pi with this beginner-friendly guide packed with hands-on projects that introduce core concepts in robotics, automation, and AI
Key Features:
- Get up and running with robotics by building your first intelligent robot using Python and Raspberry Pi
- Learn to integrate sensors, motors, and wireless controls to create interactive, autonomous behaviors powered by real-world input
- Discover beginner-friendly AI concepts like speech recognition and image processing, and control your robot remotely using Wi-Fi or mobile devices
Book Description:
We live in an age where the most difficult human tasks are now automated. Smart and intelligent robots, which will perform different tasks precisely and efficiently, are the requirement of the hour. A combination of Raspberry Pi and Python works perfectly when making these kinds of robots.
Learn Robotics Programming starts by introducing you to the basic structure of a robot, along with how to plan, build, and program it. As you make your way through the book, you will gradually progress to adding different outputs and sensors, learning new building skills, and writing code for interesting behaviors with sensors. You'll also be able to update your robot, and set up web, phone, and Wi-Fi connectivity in order to control it.
By the end of the book, you will have built a clever robot that can perform basic artificial intelligence (AI) operations.
What You Will Learn:
- Configure a Raspberry Pi for use in a robot
- Interface motors and sensors with a Raspberry Pi
- Implement code to make interesting and intelligent robot behaviors
- Understand the first steps in AI behavior such as speech recognition visual processing
- Control AI robots using Wi-Fi
- Plan the budget for requirements of robots while choosing parts
Who this book is for:
This book is ideal for beginner programmers, developers, and tech enthusiasts interested in robotics and developing a fully functional robot. Whether you're a self-learner or a maker with an interest in automation, this hands-on guide will help you build real working robots from scratch. No prior experience in robotics or electronics is required - just basic programming knowledge and a curiosity to learn.
Table of Contents
- Introduction To Robotics
- Exploring Robot Building Blocks - Code And Electronics
- Introducing The Raspberry Pi - Starting With Raspbian
- Preparing A Raspberry Pi For A Robot - Headless By Default
- Backing Up The Code With Git And SD Card Copies
- Building Robot Basics - Wheels, Power And Wiring
- Drive And Turn - Moving Motors With Python
- Programming Line Following Sensors Using Python
- Programming RGB Strips In Python
- Use Python To Control Servo Motors
- Programming Distance Sensors With Python
- Programming Encoders With Python
- Robot Vision - Using A Pi Camera And OpenCV
- Voice Communication With A Robot Using Mycroft
- Programming A Gamepad On Raspberry Pi With Python
- Taking Your Robot Programming Skills Further
- Planning Your Next Robot Project - Putting It All Together
- Appendix
- Assessment