The RP2040-LCD-0.96 board is an economical and high-performance MCU board similar to the Pico, based on the RP2040 microcontroller from Raspberry Pi. It supports most additional ports of the Raspberry Pi Pico.
Features:
- RP2040 microcontroller designed by Raspberry Pi in the UK.
- Dual-core Arm Cortex M0+ processor, with flexible clocking up to 133 MHz.
- 264KB SRAM and 2MB Flash memory.
- USB-C connector for easy use.
- IPS display of 0.96 inches with 160×80 pixels and 65K colors.
- Lithium charging/discharging port, suitable for portable devices.
- Efficient TPS63000 DC-DC converter, 1.8A current limitation.
- Solderable directly to boards.
- USB 1.1 with support for device and host.
- Low power and sleep modes.
- Drag-and-drop programming using mass storage via USB.
- 26 multifunctional GPIO ports.
- 2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 controlled PWM ports.
- Accurate clock and timer on chip.
- Temperature sensor.
- Fast floating-point libraries on chip.
- 8 programmable I/O state machines (PIO) for peripheral support.
Support for C/C++, MicroPython
Complete SDK, development resources, and instructions for easy startup and integration.