Christophe Favergeon 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
..
AppNodes.h 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
GenericNodes.h 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
README.md 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
coef.cpp 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
coef.h 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
custom.h 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
kws.ino 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
scheduler.cpp 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
scheduler.h 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
sketch.json 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu
test.dot 97cc02b7df CMSIS-DSP: New PythonWrapper example 4 lat temu

README.md

arduino-cli board list

arduino-cli config init

arduino-cli lib install Arduino_CMSIS-DSP

arduino-cli compile -b arduino:mbed_nano:nano33ble -v

Bootloader COM port

arduino-cli upload -b arduino:mbed_nano:nano33ble -p COM5

pip install pyserial

python getData.py