© Jeff Cicolani 2018
Jeff CicolaniBeginning Robotics with Raspberry Pi and Arduinohttps://doi.org/10.1007/978-1-4842-3462-4_4

4. Raspberry Pi GPIO

Jeff Cicolani1 
(1)
Pflugerville, Texas, USA
 

Previous chapters introduced the Raspberry Pi hardware, and you learned how to use Python to program it. You installed the operating system, configured it for your use, and set up remote access so that you can program the Pi without connecting a keyboard, mouse, and monitor directly to it. You learned the basic structure of a Python program, syntax, and enough about the language to start writing programs.

Next, you are going to learn how to use the Raspberry Pi’s GPIO interface to interact with the physical world. This is crucial for robotics because it’s how ...

Get Beginning Robotics with Raspberry Pi and Arduino: Using Python and OpenCV 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.