OrCAD-Demo/readme.md

1.8 KiB

Raspberry Pi Pico PCB and Schematic Design

This repository contains the PCB and schematic design files for the Raspberry Pi Pico, a small, versatile microcontroller board based on the Raspberry Pi RP2040 microcontroller chip.

Overview

The Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interfaces. The design files in this repository include the complete schematic and PCB layout, enabling you to understand the hardware design and modify it for your own projects.

Features

  • Microcontroller: Raspberry Pi RP2040
  • Processor: Dual ARM Cortex M0+ @ 133MHz
  • Memory: 264KB SRAM
  • Flash: 2MB onboard QSPI Flash
  • Connectivity: 26 multifunction GPIO pins, including 3 analog inputs
  • Interfaces: I2C, SPI, UART, PWM, ADC, and more
  • Form Factor: 21mm x 51mm

License

This project is licensed under the MIT License. See the LICENSE file for details.

Pinouts

Resources