I received my item today. I am wondering if Arduino support the Seeeduino XIAO. If not, can you give me recommendation on what IDE should I should to get started with the Seeeduino XIAO?
I received my item today. I am wondering if Arduino support the Seeeduino XIAO. If not, can you give me recommendation on what IDE should I should to get started with the Seeeduino XIAO?
Hi !
Yest, arduino IDE supports the Seeeduino XIAO.
Here's how to add the seed boards to the IDE:
https://wiki.seeedstudio.com/Seeed_Arduino_Boards/
You can also use others, like VSCode with the MS arduino extension or with Platformio.
If you're going to use MicroPython or CircuitPython, Thonny is a great choice.
Just try them.
I've been using the Arduino IDE for C and Thonny for MicroPython
Thank you very much feiticeir0. This is a great help for me.
Thank you very much feiticeir0. This is a great help for me.