Introduction to the Raspberry Pi GPIO and Physical Computing
Introduction
If youâve recently picked up your first Raspberry Pi, congrats on purchasing perhaps the cheapest and smallest computer youâll ever own! However, it sure doesnât look like any computer youâre accustomed to, so letâs talk through the basics to get your Raspberry Pi up and running as a full desktop. We're also going to learn to interact with the GPIO, and hook up an atmospheric sensor to read in some data with Python.
We'll be reading data from an atmospheric sensor with the Raspberry Pi.
Suggested Reading
If you aren't familiar with the Qwiic system, we recommend reading here for an overview.
The Qwiic Connect System is designed to keep your projects moving.
We would also recommend taking a look at the following tutorials and if you aren't familiar with them.