SimpleLink Starter Application
Firmware Update Guide - https://docs.edgeimpulse.com/docs/development-platforms/officially-supported-mcu-targets/ti-launchxl
Edge Impulse Studio
Project Type
edge-impulse-daemon
. The [Edge Impulse daemon](https://docs.edgeimpulse.com/docs/Edge Impulse-cli/cli-daemon) will start and prompt for user credentials. If you have not installed Edge Impulse CLI as part of the Update the Firmware section, then please install it now.Daemon
Device Naming
edge-impulse-daemon
will tell you which project the board is connected to. We can also verify by checking the devices tab of that project.Device Connected
edge-impulse-daemon
. Please follow the below steps for data acquisition:
Data Acquisition
Data Collection Process
Dataset Train/Test Split
Impulse Design
Preprocessing Block
Feature Generation
Train a Classifier Model
Model Testing
Even though it is a simple example, the Edge Impulse Studio prepared an excellent machine learning model just by using the default recommended parameters, in just a couple of minutes.
Deployment Tab
flash_<operating-system>
file. This will flash the newly created firmware on the TI LAUNCHXL-CC1352P board. This firmware contains the machine learning model we prepared in the above steps.Flashing Firmware
edge-impulse-run-impulse
from your terminal or command prompt.
And, that’s it. I hope this Getting Started Guide will be useful for you when using the TI LAUNCHXL-CC1352P with Edge Impulse.
If you have any questions, please check out the Edge Impulse Forum.