Live classifications with the Arduino Nano
If you found live classification with the smartphone helpful, live classification with the Arduino Nano will be even more helpful.
This recipe will show how to pair the Arduino Nano with Edge Impulse to perform live classifications directly from our target platform.
Getting ready
Testing model performance with the sensor used in the final application is a good practice to have more confidence in the accuracy results. Thanks to Edge Impulse, it is possible to perform live classification on the Arduino Nano with a few simple steps that you can also find at the following link: https://docs.edgeimpulse.com/docs/arduino-nano-33-ble-sense.
How to do it…
Live classifications with the built-in microphone on the Arduino Nano require installing additional software on your machine. The different tools work on Linux, macOS, and Windows, and are listed here:
- Edge Impulse command-line interface (CLI): https://docs.edgeimpulse...