Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Raspberry Pi Robotic Projects - Third Edition

You're reading from  Raspberry Pi Robotic Projects - Third Edition

Product type Book
Published in Oct 2016
Publisher
ISBN-13 9781786467966
Pages 238 pages
Edition 3rd Edition
Languages
Concepts
Authors (2):
Richard Grimmett Richard Grimmett
Profile icon Richard Grimmett
Jon Witts Jon Witts
Profile icon Jon Witts
View More author details

Table of Contents (13) Chapters

Raspberry Pi Robotic Projects - Third Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. Getting Started with the Raspberry Pi 2. Building Your Own Futuristic Robot 3. Building a Wall-E Robot 4. Building a Robotic Fish 5. Creating a Robotic Hand with the Raspberry Pi 6. A Self-Balancing Robot 7. Adding the Raspberry Pi to a Quadcopter

Adding the RaspiCamera


There is a simple yet small way to capture images and video that is perfect for this application, the Raspberry Pi camera board. Here is an image of this product:

The camera connects to the Raspberry Pi by installing it into the connector marked camera on the Raspberry Pi. To see how this is done, watch the video at http://www.raspberrypi.org/help/camera-module-setup/.

Once the device is connected, you can access the device by enabling it through the configuration utility. To enable the camera, perform the following steps:

  1. Run the configuration utility by typing sudo raspi-config.

  2. Select the Enable Camera option, as shown in the following screenshot:

  3. Select the Enable Camera, then exit the utility and reboot the device.

To take a picture with the camera, simply type raspistill -o image.jpg. This will take a picture with the camera, and then store the image in a image.jpg file. Once you have the picture, you can view it by opening the Raspberry Pi image viewer by selecting...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}