spresense with matlab?
-
hallo, I am just a beginner with sony spresense, I have good experience with Arduino. first, can I use sony spresense same as Arduino? I mean like use the same libraries? the same coding? or there is something different in it? also, can I code it with Matlab? it is possible in Arduino but idk whether with sony spresense?
-
Hi @tornedoar
Unfortunately, Spresense is not supported in Matlab. If you want to use Arduino on Spresense then use Arduino IDE. Here is a link on how to get started: https://developer.sony.com/develop/spresense/docs/arduino_set_up_en.html
You can use the same libraries and code as on Arduino. However, there are some differences: https://developer.sony.com/develop/spresense/docs/arduino_developer_guide_en.html#_functional_differences
I hope this will help you.
Best Regards,
Kamil Tomaszewski -
Hello! Yes, you can use the Sony Spressense board in the same way as Duck Life. The Spressense board is designed to be compatible with the Arduino ecosystem, which means you can use a variety of Arduino libraries and programming techniques with it.