Christophe Favergeon f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
..
AppNodes.h f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
GenericNodes.h f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
README.md f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
coef.cpp f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
coef.h f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
custom.h f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
kws.ino f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
scheduler.cpp f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
scheduler.h f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
sketch.json f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa
test.dot f74b040be0 CMSIS-DSP: New PythonWrapper example 4 anni fa

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