Part 2: Interfacing Raspberry Pi Pico with Simple Sensors and Outputs
In this part, we will build upon the basic Raspberry Pi Pico knowledge, adding more complicated devices and code to interface them. We will see how sensors can interface our robot more with the real world. We will add Bluetooth LE to link with a computer.
This part contains the following chapters:
- Chapter 6, Measuring Movement with Encoders on Raspberry Pi Pico
- Chapter 7, Planning and Shopping for More Devices
- Chapter 8, Sensing Distances to Detect Objects with Pico
- Chapter 9, Teleoperating a Raspberry Pi Pico Robot with Bluetooth LE