Seeed Studio Pico-OLED-1.3
Overview
The Seeed Studio 103030401 is a 1.3-inch OLED display expansion module designed specifically for the Raspberry Pi Pico ecosystem. It features a 128x64 resolution monochrome screen driven by the SH1106 controller and integrates the RP2040 microcontroller with dual Cortex-M0+ cores. This module provides a compact interface for visual feedback, debugging, and user interaction in portable embedded projects.
Why Choose This Part
This module combines the high-contrast visibility of OLED technology with the powerful RP2040 core, featuring 264KB of RAM and 2MB of flash. The integrated design simplifies hardware assembly by providing a direct-plug interface for the Raspberry Pi Pico, reducing the need for external wiring.
Applications
Getting Started
Developers can program the module using MicroPython or the C/C++ SDK supported by the Raspberry Pi Pico ecosystem. To begin, connect the Pico via the onboard headers and use the SH1106 driver libraries available through the Thonny IDE or VS Code.



