You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jupyter notebook showing how to implement a simple kws and then convert it into an Arduino implementation. |
4 years ago | |
|---|---|---|
| .. | ||
| AppNodes.h | 4 years ago | |
| GenericNodes.h | 4 years ago | |
| README.md | 4 years ago | |
| coef.cpp | 4 years ago | |
| coef.h | 4 years ago | |
| custom.h | 4 years ago | |
| kws.ino | 4 years ago | |
| scheduler.cpp | 4 years ago | |
| scheduler.h | 4 years ago | |
| sketch.json | 4 years ago | |
| test.dot | 4 years ago | |
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