Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions 1209/DEC2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: pid
title: RP2350A Core v10
owner: WeActStudio
license: GPLv2
site: https://www.weact-tc.cn/
source: https://github.com/WeActStudio/WeActStudio.RP2350ACoreBoard/
---
The WeAct Studio RP2350A_V10 is a compact, high-performance RISC-V development board powered by the Raspberry Pi RP2350 microcontroller. Featuring a dual-core Hazard3-based RISC-V architecture, it offers robust performance for embedded applications. The board includes 520KB of SRAM and 4MB or 16MB of QSPI Flash, providing sufficient memory for complex code execution and storage.

All GPIO pins are fully accessible, supporting various peripherals such as UART, SPI, I2C, PWM, and ADC, making it ideal for prototyping, IoT projects, and RISC-V learning. Measuring just 21mm x 51mm, it is breadboard-friendly and includes 2.54mm pitch pin headers for quick integration and soldering.

The board is open-source, with full hardware files, datasheets, and development resources available on GitHub, offering accessibility for developers, hobbyists, and educators. This makes it an excellent tool for those looking to explore embedded systems and RISC-V architecture.

This PID is used to make this board to work with Circuitpython.
12 changes: 12 additions & 0 deletions 1209/DEC3/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: pid
title: RP2350A Core v20
owner: WeActStudio
license: GPLv2
site: https://www.weact-tc.cn/
source: https://github.com/WeActStudio/WeActStudio.RP2350ACoreBoard/
---

The WeAct Studio RP2350A_V20 is a compact, high-performance development board powered by the Raspberry Pi RP2350A dual-core ARM Cortex-M0+ microcontroller. Designed for embedded applications, prototyping, and educational use, it features a 21mm x 51mm form factor ideal for tight spaces. The board supports USB 1.1, multiple GPIOs, PWM, ADC, and I2C/SPI/UART interfaces. It is breadboard-friendly with included 2.54mm pitch headers. Built with a focus on flexibility and ease of use, it supports both C/C++ and MicroPython development via the official Raspberry Pi SDK. This version includes upgraded flash memory and improved USB-C power input for stable connectivity. It’s an excellent choice for DIY electronics, robotics, and IoT projects.

This PID is used to make this board to work with Circuitpython.