Renesas CK-RA6M5 Cloud Kit
Board Connection
LED Status
LED4 blinking at 1hz
LED4 blinking at 5hz
Firmware Update Guide - https://docs.edgeimpulse.com/docs/development-platforms/officially-supported-mcu-targets/renesas-ck-ra6m5Once the board is flashed with Edge Impulse firmware, the real magic starts.
Edge Impulse Studio
Project Type
Device Tab
edge-impulse-daemon
. The Edge Impulse daemon will start and prompt for user credentials.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
Classifier Design
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
Next Steps
flash_<operating-system>
file. This will flash the newly created firmware on the CK-RA6M5 board. This firmware contains the machine learning model we prepared in the above steps.Flashing Firmware