> **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

# Adafruit 3.5" TFT 320x480 with Capacitive Touch Breakout Board - EYESPI

**Type:** Product page · **SKU:** ADA5846 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-35-tft-320x480-with-capacitive-touch-breakout-board-eyespi.html ([markdown](https://core-electronics.com.au/adafruit-35-tft-320x480-with-capacitive-touch-breakout-board-eyespi.html.md))

Add some jazz &amp; pizazz to your project with a color touchscreen LCD. This TFT display is big (3.5" diagonal) bright (6 white-LED backlight) and...

## Pricing

- **Price:** $75.15 (inc GST) — $68.32 AUD, exc GST
- **Quantity discounts:** 10+ $66.27 (exc GST) · 50+ $64.90 (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=ADA5846: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/ADA5846: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

Add some jazz &amp; pizazz to your project with a color touchscreen LCD. This TFT display is big (3.5" diagonal) bright (6 white-LED backlight) and colorful! 480x320 pixels with individual RGB pixel control, this has way more resolution than a black and white 128x64 display, and double Adafruit's 2.8" TFT. As a bonus, this display has a capacitive touchscreen attached to it already, so you can detect finger presses anywhere on the screen.

This display has a controller built into it with RAM buffering, so that almost no work is done by the microcontroller. The display can be used in two modes: 8-bit or SPI. For 8-bit mode, you'll need 8 digital data lines and 4 or 5 digital control lines to read and write to the display (12 lines total). SPI mode requires only 5 pins total (SPI data in, data out, clock, select, and d/c) but is slower than 8-bit mode.

In addition, a set of I2C pins are required for the touch screen communication. If you're feeling fancy there's an IRQ pin for the touch screen detection. [If you're using just the SPI and I2C interfaces, you can use the built in EYESPI connector for quick interfacing without a lot of wires!](https://www.adafruit.com/search?q=eyespi)

[Of course, Adafruit wouldn't just leave you with a datasheet and a "good luck!". Check out Adafruit's detailed tutorial for wiring, test and example code!](https://learn.adafruit.com/adafruit-3-5-color-320x480-tft-touchscreen-breakout/) For 8-bit interface fans [Adafruit have written a full open source graphics library that can draw pixels, lines, rectangles, circles, text, and more](https://github.com/adafruit/TFTLCD-Library). For [SPI users, Adafruit have a library as well](https://github.com/adafruit/Adafruit_HX8357_Library), its separate from the 8-bit library since both versions are heavily optimized.

We[ also have a touch screen library that detects up to 5 multi-touch points](https://github.com/adafruit/Adafruit_FT5336) and example code to demonstrate all of it.

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5846-1.jpg)
