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.
|
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 |