Technical requirements
To complete all the practical recipes of this chapter, we will need the following:
- An Arduino Nano 33 BLE Sense board
- A micro-USB cable
- 1 x half-size solderless breadboard
- 1 x OV7670 camera module
- 1 x push-button
- 18 x jumper wires (male to female)
- A laptop/PC with either Ubuntu 18.04+ or Windows 10 on x86-64
The source code and additional materials are available in Chapter05
(https://github.com/PacktPublishing/TinyML-Cookbook/tree/main/Chapter05).