The Arduino Nano 33 BLE Sense with nRF8240 MCU enables us to perform artificial intelligence (AI) applications. You can use the TensorFlow Lite library to implement edge computing. This chapter explores how to get started with TensorFlow Lite on the Arduino Nano 33 BLE Sense.
Setting up the TensorFlow Lite library.
Developing embedded AI applications.
Building a gesture classification.
Introduction
The Arduino Nano 33 BLE Sense has support for embedded ...