> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Pimoroni 1.3" SPI Colour LCD (240x240) Breakout

**Type:** Product page · **SKU:** PIM476 · **Brand:** [Pimoroni](https://core-electronics.com.au/brands/pimoroni-australia) · **GTIN:** 606034880122
**Page:** https://core-electronics.com.au/pimoroni-1-3-spi-colour-lcd-240x240-breakout.html ([markdown](https://core-electronics.com.au/pimoroni-1-3-spi-colour-lcd-240x240-breakout.html.md))

Crisp, high-res, with great viewing angles (IPS), this 1.3" square, 240x240 pixel, colour LCD will add some pizzazz to your Raspberry Pi or Arduino projects.

## Pricing

- **Price:** $33.95 (inc GST) — $30.86 AUD, exc GST
- **Quantity discounts:** 10+ $29.63 (exc GST) · 25+ $28.70 (exc GST)

## Availability & dispatch

- Out of stock — the product page offers email notification when it returns.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=PIM476:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/PIM476:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

Crisp, high-res, with great viewing angles (IPS), this 1.3" square, 240x240 pixel, colour LCD will add some pizzazz to your Raspberry Pi or Arduino projects.

The square form-factor of this display makes it great for cramming lots of information on—data, graphs, even things like album art and photos. Like Pimoroni's smaller 0.9" LCD breakout, this one is an IPS display, so it has great viewing angles and it's super-crisp and bright.

It's driven by SPI and you should be able to run it at up to ~50FPS, although Pimoroni has found that anywhere from 10FPS looks good for most uses.

You can use this breakout completely solder-free with Pimoroni's [Breakout Garden HAT with SPI](https://core-electronics.com.au/pimoroni-breakout-garden-hat-i2c-spi.html)!

### Features

- 1.3" colour LCD (240x240 pixels)
- SPI interface
- 3.3V or 5V compatible
- Reverse polarity protection
- Compatible with all models of Raspberry Pi and Arduino
- [Python library](https://github.com/pimoroni/st7789-python)

### Display specifications

- 240x240 pixels (~260 PPI)
- 23.4x23.4mm active area
- 250m2 luminance
- 800:1 contrast ratio
- 160° viewing angle (horizontal and vertical)
- ST7789V driver chip

### Software

Pimoroni has [adapted an existing Python library](https://github.com/pimoroni/st7789-python) to drive this display. The library makes it straightforward to display images, text or graphics, and even display animated GIFs!

### Connecting to your Raspberry Pi

If you're not using Pimoroni's [Breakout Garden HAT with SPI](https://core-electronics.com.au/pimoroni-breakout-garden-hat-i2c-spi.html), then this is how to connect your LCD Breakout up to your Raspberry Pi.

Pimoroni's library is set up to use SPI 0 on the Pi (BCM 8 for CS, BCM 11 for SCK, and BCM 10 for MOSI), BCM 9 for DC, and BCM 18 for the backlight.

Here's which pins to connect between your 1.3" LCD Breakout and your Pi's GPIO (**note that it's BCM pin numbering**):

- 3-5V to any 5V or 3V pin
- CS to BCM 8
- SCK to BCM 11
- MOSI to BCM 10
- DC to BCM 9
- BL to BCM 18
- GND to any ground pin

You can, of course, use other pins with your LCD Breakout, but you'll have to change them accordingly when you instantiate the display in your code.

### Notes

- Dimensions: 41.2x26.6x5.5mm

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/s/q/square-lcd-breakout-3_large.jpg)
