© Ashwin Pajankar 2021
A. PajankarPractical Linux with Raspberry Pi OShttps://doi.org/10.1007/978-1-4842-6510-9_9

9. Programming with RPi GPIO

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the last chapter, we got introduced to high-level programming languages on Unix-like platforms. We learned to write programs with C and C++ with the GCC compiler. We also learned how to write and execute programs in the Python 3 programming language.

Continuing where we left off at the last chapter, in this chapter, we will explore GPIO programming with RPi and Python 3. The following is the list of topics we will explore in this chapter:
  • GPIO pins

  • Programming with GPIO

We will be comfortable with GPIO programming and usage of basic electronic components with ...

Get Practical Linux with Raspberry Pi OS: Quick Start 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.