Skip to content

hqnicolas/WeActStudio-RP2040CoreBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RP2040 / WeAct Studio

WeAct-RP2040-V1.0 Overview

The RP2040 supports development in MicroPython, C, and Arduino.

The Raspberry Pi Pico is a low-cost, high-performance microcontroller development board with flexible digital interfaces. It uses the RP2040 microcontroller chip designed by Raspberry Pi, featuring:

  • Dual-core ARM Cortex-M0+ processor up to 133MHz
  • 264KB of internal SRAM
  • External Flash options:
    • Black version: 2MB / 4MB / 8MB / 16MB
    • Purple version: 2MB

📷 Board Images

Board Layout
Board Image

Pinout Diagram
Pinout

Board Dimensions
Dimensions


📚 Documentation

All PDFs are located in the Doc/ directory:


🧰 SDK and Examples

SDK files are in the SDK/ directory.

MicroPython

Micropython firmware and examples:
SDK/micropython/

Some example files include:

And full example sets in:
pico-micropython-examples-master

Examples include:

Each folder often contains .py files and .fzz breadboard diagrams or .png visuals.

C SDK

Find C example binaries and readme in:
SDK/C

Arduino

Arduino setup instructions:
SDK/arduino/readme.txt


🛠 Hardware Design Files

All hardware design resources are in the HDK/ folder:


📝 License

Refer to the license file inside:
LICENSE.txt

About

Translated from WeActStudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%