Technical requirements
To complete all the practical recipes of this chapter, we will need the following:
- An Arduino Nano 33 Sense board
- A Raspberry Pi Pico board
- A micro-USB cable
- 1 x half-size solderless breadboard (Raspberry Pi Pico only)
- 1 x AM2302 module with the DHT22 sensor (Raspberry Pi Pico only)
- 5 x jumper wires (Raspberry Pi Pico only)
- Laptop/PC with either Ubuntu 18.04+ or Windows 10 on x86-64
The source code and additional material are available in the Chapter03
folder of the repository for this book (https://github.com/PacktPublishing/TinyML-Cookbook/tree/main/Chapter03).