Chapter 14
Understanding Circuits and Soldering
In This Chapter
Discovering what a circuit is
Getting familiar with GPIO
Coming to grips with a soldering iron
Looking at ready-made add-on boards
Part V of this book deals with what is known as physical computing, making your program reach out beyond the confines of keyboard and screen, and into the physical world. You discover how to can use your Python programming skills to sense what is happening in the outside world and to control lights, motors, and in fact anything else that uses electricity. However, before you can do this safely, without risking damage to you or your Pi, you need to look at a little bit of background electrical theory, so you have a foundation to build on.
In this chapter, we show you the relevant concepts that allow you to understand why the projects look like they do and what you should avoid doing. Next we introduce you to the concept of GPIO connections, explain what they are, and look at why they are included in the Raspberry Pi computer. We also discuss in general how you can use them.
Although you can ...
Get Raspberry Pi For Dummies now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.