Book Image

Getting Started with Python and Raspberry Pi (Redirected from Learning Python By Developing Raspberry Pi Applications)

By : Dan Nixon
Book Image

Getting Started with Python and Raspberry Pi (Redirected from Learning Python By Developing Raspberry Pi Applications)

By: Dan Nixon

Overview of this book

Table of Contents (18 chapters)
Getting Started with Python and Raspberry Pi
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we looked at the process of setting up the Raspberry Pi camera module and how it can be tested using the raspistill utility bundled by default with Raspbian.

We then went on to use the picamera Python library to control the camera in a variety of situations with customized Python scripts.

In the next chapter, we will look at ways in which a Python application can extract data from online sources.