Technical requirements
To complete all the practical recipes in this chapter, you will need the following:
- A Raspberry Pi Pico
- A micro-USB cable
- 1 x half-size solderless breadboard
- 1 x MPU-6050 IMU
- 4 x jumper wires
- A laptop/PC with either Ubuntu 18.04+ or Windows 10 on x86-64
The source code for this chapter and additional material are available in Chapter06
(https://github.com/PacktPublishing/TinyML-Cookbook/tree/main/Chapter06).