Technical requirements
To complete all the practical recipes of this chapter, we will need the following:
- An Arduino Nano 33 BLE Sense
- A Raspberry Pi Pico
- A SparkFun RedBoard Artemis Nano (optional)
- A micro-USB data cable
- A USB-C data cable (optional)
- 1 x half-size solderless breadboard (Raspberry Pi Pico only)
- 1 x AM2302 module with the DHT22 sensor (Raspberry Pi Pico only)
- 3 x jumper wires (Raspberry Pi Pico only)
- A laptop/PC with either Linux, macOS, or Windows
The source code and additional material are available in the Chapter03
folder in the GitHub repository: https://github.com/PacktPublishing/TinyML-Cookbook_2E/tree/main/Chapter03