# Ardu2040M

{% hint style="info" %}
SKU:SC230407
{% endhint %}

{% hint style="info" %}
EAN:6976158320915
{% endhint %}

<figure><img src="/files/WAZZBYbhpGvnLGqpW0sl" alt=""><figcaption></figcaption></figure>

Introducing our new product - the Arduino-like Development Board with RP2040 MCU and WS2812 Matrix.

This board is compact and versatile, featuring RP2040 MCU with GPIO expansion, a 5x5 WS2812 matrix for visual projects, Arduino compatibility, and expandability options.

It's lightweight and portable, making it suitable for use in labs, workshops, or on-the-go.

The board is open-source, and its design files, schematics, and code examples will be available to the community.

This board is perfect for hobbyists, students, and professional developers looking to create interactive projects, IoT devices, wearables, and more.

## Features:&#x20;

* Arduino Shield compatible
* BOOTSEL and RESET key
* 5x5 RGB Matrix
* Wide voltage input
* DC power jack
* Exposes all rp2040 GPIOs
* 3-pin SWD header
* On board 2MByte Flash

## Specifications:&#x20;

* DC jack input voltage: 7\~15V
* Dimensions: 68.6x53.3x11.6 mm&#x20;
* Weight: 18 g

## USB ID:

{% hint style="info" %}
Distributed by the Raspberry Pi Foundation:

<https://github.com/raspberrypi/usb-pid>
{% endhint %}

* Vendor ID: 0x2E8A
* Product ID: 0x1067

## Compatibility:

* Only support 3.3V IO shield


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.wisdpi.com/iot/ardu2040m.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
