How to download my model to arduino ide on pc

Hey everyone,

I am running Edge Impulse on PC. Please how can I download the trained model (instead of launching on a browser or scanning a QR code). How can I download the model library so as to be able to call it as a header file in Arduino.

Please be detailed. Thank you.

Select your supported board here and follow the tutorial.

Basically on the EdgeImpulse Studio Deployment page you type in the Search box Arduino and select your board. The Deployment page morphs based on what your Impulse looks like so when you type in Arduino you may get different results than what is shown in the following image. Once you deploy and download the Deployment Package there will be example INO files you can use as-is.

image