xiao-rp2350-arduino

Document Arduino pin mappings and I2C, SPI, UART setups for the Seeed XIAO RP2350.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/therebelrobot/microcontroller-base --skill xiao-rp2350-arduino
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiao-rp2350-arduino
Source: https://github.com/therebelrobot/microcontroller-base/tree/main/.roo/skills/XIAO-RP2350-Arduino
Command: npx skills add https://github.com/therebelrobot/microcontroller-base --skill xiao-rp2350-arduino

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a comprehensive reference for developing Arduino firmware on the Seeed Studio XIAO RP2350, including pinouts, board specifications, and setup instructions.

Core Features & Use Cases

  • Pinout diagrams and edge/back-pad GPIO mappings for Arduino development
  • Comprehensive board overview and recommended setup steps
  • Use case: wiring peripherals and configuring pins for reliable Arduino sketches

Quick Start

Install the Arduino-pico core, select Seeed XIAO RP2350, and upload a sample sketch to verify hardware connectivity.

Frequently Asked Questions about xiao-rp2350-arduino

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the Seeed XIAO RP2350 for Arduino development?

To set up the XIAO RP2350 for Arduino development, install the Arduino-pico core, select the Seeed XIAO RP2350 board, and upload a sample sketch to verify hardware connectivity and pin configurations.

What is the correct GPIO pin mapping for XIAO RP2350 edge and back-pad pins?

The XIAO RP2350 GPIO pin mapping includes specific pinout references for both edge and back-pad pins, allowing you to accurately wire peripherals and configure pins for reliable Arduino sketches.

Can I configure I2C, SPI, and UART peripherals on the XIAO RP2350 using Arduino?

Yes, you can configure I2C, SPI, and UART peripherals on the XIAO RP2350. The Arduino development reference provides specific hardware configurations and example sketches for these communication protocols.

Does the XIAO RP2350 work with the Arduino-pico core for peripheral wiring?

Yes, the XIAO RP2350 works directly with the Arduino-pico core. You can use the provided pin mappings and board specifications to wire peripherals and configure GPIO pins for your specific setup.

What are the limitations of using XIAO RP2350 back-pad pins for Arduino sketches?

When using XIAO RP2350 back-pad pins for Arduino sketches, refer to the complete pinout diagrams to verify available GPIO pins, as edge and back-pad mappings dictate peripheral wiring and pin configurations.