How about some support for the Seeeduino XAIO?
The Web editor is a great idea, all of your code can be with you where ever you go. Not very useful if all of your boards are not supported.
How about some support for the Seeeduino XAIO?
The Web editor is a great idea, all of your code can be with you where ever you go. Not very useful if all of your boards are not supported.
You might check to see whether there is an equivalent Arduino board you could select.
The "Seeed SAMD (32-bits ARM Cortex-M0+ and Cortex-M4) Boards" platform used to add support for the "Seeeduino XIAO" board to the Arduino IDE is a fork of the "Arduino SAMD (32-bits ARM Cortex-M0+) Boards" platform of the Arduino MKR Zero, Arduino Nano 33 IoT, Arduino M0, etc. and the XIAO uses the same ATSAMD21G18 microcontroller as those boards.
There is a good chance that Seeed Studio based the XIAO board configuration on that of one of the existing Arduino boards with the least number of modifications possible. If so, you could simply select the equivalent Arduino board from the Arduino Web Editor boards menu. Because Seeed uses their own VID/PID USB identifier on the XIAO, the Arduino Create Agent won't be able to automatically detect the board like it does with the official Arduino boards, but that is only a minor convenience feature (and not even available for all of the Arduino Web Editor boards anyway).
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.