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 ways in which the Raspberry Pi can interact with external hardware through basic digital logic and how this can be done using the RPI.GPIO Python module.

In the next chapter, we will continue looking at Pi specific hardware when we take a look at the camera module and its accompanying Python library.