Pimoroni
Pimoroni Presto - board only
· MPN: PIM725
The Pimoroni Presto is an RP2350-powered desktop companion featuring a 4" square touchscreen IPS display, elegant black aluminium stand, and RGB backlighting...
Get notified when back in stock
The Pimoroni Presto is an RP2350-powered desktop companion featuring a 4" square touchscreen IPS display, elegant black aluminium stand, and RGB backlighting. Fully programmable with MicroPython or C/C++, it's designed to keep useful information at your fingertips — calendars, weather, photos, generative art, or anything else you can code.
Behind the 480×480 pixel capacitive touch display sits a powerful RP2350B processor with 16 MB flash, 8 MB PSRAM, and a Raspberry Pi RM2 wireless module for Wi-Fi and Bluetooth connectivity. A piezo speaker, SD card slot, Qw/ST connector, and battery input round out the feature set. It comes fully assembled — no soldering required.
Key Features
- RP2350B Processor – Dual-core Arm Cortex-M33 at up to 150 MHz with 520 KB SRAM
- 4" Square IPS Touchscreen – 480 × 480 pixel capacitive touch display
- Wi-Fi and Bluetooth – Raspberry Pi RM2 module (CYW43439) for wireless connectivity
- 16 MB Flash + 8 MB PSRAM – Ample memory for complex applications
- RGB Backlighting – 7× SK6812 NeoPixel-compatible LEDs
- Piezo Speaker – Audio alerts and notifications
- MicroSD Card Slot – Expandable storage
- Qw/ST Connector – Connect Qwiic/STEMMA QT breakout sensors
- Battery Connector – 2-pin JST-PH for 3V–5.5V battery power
- Black Aluminium Stand – Pre-installed with rubber feet
- USB-C – For programming and power
- Fully Assembled – No soldering required
Ideal For
- Desktop dashboards — calendar, weather, notifications
- Digital photo frames and generative art displays
- IoT status monitors and smart home controllers
- Interactive touch-based projects
- Learning MicroPython and C/C++ on RP2350
Package Contents
- 1× Pimoroni Presto (fully assembled in aluminium stand)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- Arm Cortex-M33
- A 32-bit, low-power Arm microcontroller core designed for real-time, timing-sensitive control tasks such as reading sensors or driving motors. It can act as a chip's main controller, or in some systems-on-chip run alongside larger application cores that handle an operating system like Linux.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- IPS
- IPS is a type of LCD panel that keeps colours and contrast more consistent when viewed from an angle. This matters for small displays that may be mounted in a dashboard, handheld project, or enclosure where the viewer is not always looking straight on.
- LiPo
- A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to that battery type.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- microSD card
- A microSD card is a small removable flash memory card used to store data such as audio, images, logs or program files. Its capacity and formatting (often FAT32 or exFAT) affect how much can be stored and whether the card needs preparing before use.
- NeoPixel
- A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
- pH
- A measure of how acidic or alkaline a liquid is, on a scale where 7 is neutral. For a water monitoring kit, pH tells you about water chemistry and whether the included probe matches the range and accuracy your project needs.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- RP2350
- A microcontroller chip from Raspberry Pi used as the main processor on some development boards. Knowing the board is built around an RP2350 helps you check software support, pin capabilities and whether it suits MicroPython projects.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- STEMMA QT
- A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
- USB-C
- USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
Find this product in
Brands
Displays & Screens
Microcontrollers
Related Tutorials
Free guides on learn.littlebird.com.au