Book Image

Raspberry Pi Robotic Projects - Third Edition

By : Richard Grimmett, Jon Witts
Book Image

Raspberry Pi Robotic Projects - Third Edition

By: Richard Grimmett, Jon Witts

Overview of this book

This book will allow you to take full advantage of Raspberry Pi Zero and Raspberry Pi 3 by building both simple and complex robotic projects. The book takes a mission-critical approach to show you how to build amazing robots and helps you decide which board to use for which type of robot. The book puts a special emphasis on designing mobile (or movable) robots using the Raspberry Pi Zero. The projects will show inexpensive, yet powerful, ways to take full advantage. It will teach you how to program Raspberry Pi, control the movement of your robot, and add features to your robots.
Table of Contents (13 chapters)
Raspberry Pi Robotic Projects - Third Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Installing the operating system


You'll create a micro SD card with the appropriate operating system, following the same instructions as for the Raspberry Pi 3. Make sure that your Raspberry Pi Zero is unplugged and install the SD card into the slot. Then power on the device. After the device boots, you should get the following screen:

You are up and running!

Note

Note that if you use a powered USB hub, it might provide enough power to your Raspberry Pi. However, in some circumstances, it might not be able to provide all the power you need. I strongly suggest you use different power sources—one for your Raspberry Pi Zero and one for your hub.

You should be ready to bring up a Terminal window and start typing commands.