Ambiq Apollo4 Blue Plus KXR Eval Board
Apollo4 Blue Plus and Apollo4 Audio Add-on Board connected to computer
Camera Pin | EVB Pin |
---|---|
GND | Any EVB GND |
5V/VDD | Any EVB 5V |
SCK | Pin 8 |
MISO | Pin 10 |
MOSI | Pin 9 |
CS | Pin 11 |
ArduCam connected
Flashing new firmware
--clean
.
Alternatively, you can access the project API Key as shown below by navigating to the Dashboard section on the left pane of your Studio project and select the Keys tab, then click the copy/paste icon next to the API Key to copy the entire text to your clipboard, then run:
edge-impulse-api-key
edge-impulse-daemon
and connect to your project, you will be prompted to name your device:
Connecting to Edge Impulse.
Device connected to Edge Impulse.
How to collect an audio sample
Collecting an audio sample
Example sample
How to collect an image sample
Collecting an image sample
Three different options
edge-impulse-run-impulse
to see an output similar to this:
FOMO Face detect output
Create impulse
section of Impulse design
, at which point you will be prompted to select your target, choose the Apollo4 Plus:
Choosing target hardware
DSP
KWS
Saving it all
Select DSP
Generate features
:
Generate features
DSP complete
Select learning block
Save & train
and you’ll eventually see an output like this:
Training
Model testing
section and enable int8 testing:
Select int8 testing
Test results
Deployment
section and choose the Apollo4 Blue Plus:
Selecting the Apollo4
Build
and wait for the job to finish, when it does a zip archive will be downloaded to your computer:
Building the binary
edge-impulse-run-impulse
:
Running the impulse