---
product_id: 6629488
title: "for Raspberry Pi 3B+ 3.5\" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B"
brand: "sainsmart"
price: "₹ 281"
currency: INR
in_stock: false
reviews_count: 6
url: https://www.desertcart.in/products/6629488-for-raspberry-pi-3b-3-5-tft-touch-screen-case
store_origin: IN
region: India
---

# 125MHz SPI 50fps Refresh 320x480 Res for Raspberry Pi 3B+ 3.5" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B

**Brand:** sainsmart
**Price:** ₹ 281
**Availability:** ❌ Out of Stock

## Summary

> 👾 Touch the Future with Every Project!

## Quick Answers

- **What is this?** for Raspberry Pi 3B+ 3.5" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B by sainsmart
- **How much does it cost?** ₹ 281 with free shipping
- **Is it available?** Currently out of stock
- **Where can I buy it?** [www.desertcart.in](https://www.desertcart.in/products/6629488-for-raspberry-pi-3b-3-5-tft-touch-screen-case)

## Best For

- sainsmart enthusiasts

## Why This Product

- Trusted sainsmart brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Cooling Included:** Comes with a mini cooling fan to keep your Pi running smoothly.
- • **Enhanced Interaction:** Experience smooth touch control for your projects and experiments.
- • **Seamless Integration:** Connects directly to Raspberry Pi with no extra power needed.
- • **Free Software Support:** Drivers and images available for Raspbian, Ubuntu, and Kali.
- • **Versatile Compatibility:** Works with all Raspberry Pi models, from Zero to 3B+.

## Overview

The STARTO 3.5" TFT Touch Screen for Raspberry Pi 3B+ offers a 320x480 resolution display with seamless SPI connectivity, supporting HDMI output simultaneously. It features a mini cooling fan, is compatible with all Raspberry Pi models, and provides free software support for various operating systems.

## Description

Specifications: LCD Type: tftLCD interface: SPI (supports up to 125MHz SPI input)Touch Screen Type: resistive Touch Screen Controller: xpt2046Colors: 65536 Resolution：320*480 (pixel)Power consumption: 120mA working temperature（℃）: -2070 Package include: 1* 3.5inch LCD for Raspberry Pi 1 * Protective case3 * Heat sinks 1 * Screwdriver 1 * stylus1 * Screw set 4 * Rubber feet 1 * Screen pad

## Features

- STARTO Raspberry Pi 3 B+ 3.5 inch Touch Screen connects with SPI directly and support HDMI screen display at same time, better as human interaction for observe and control your experimental process.
- The Raspberry Pi 3.5 inch Touch Screen can adjust the resolution by the software which also available for connecting Raspberry Pi 3 B+ directly, without additional power.(The RPI screen original resolution is 320×480)
- The screen support 125MHz SPI signal input, the refresh rate is about 50fps which is enough to play the videos or games and display stable without flicker.It supports Raspbian, Ubuntu, and Kali system, the drivers and image are provides freely. (Please scan the QR code on the instruction to download it)
- The case can be used as raspberry pi case with mini cooling fan and 3.5 inch screen case; The 3.5 inch resistive Touch Screen can be directly inserted into any version of the Raspberry Pi (Raspberry Pi zero, zero w, a, A+, b, B+, 2B, 3B, 3B+)
- Protecting your screen and pi,the split design is easier to install,with white nylon column to help screen maintain balance.(No include Raspberry Pi)

## Images

![for Raspberry Pi 3B+ 3.5" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B - Image 1](https://m.media-amazon.com/images/I/61i8ty+eQnL.jpg)
![for Raspberry Pi 3B+ 3.5" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B - Image 2](https://m.media-amazon.com/images/I/61c+pKJf1lL.jpg)
![for Raspberry Pi 3B+ 3.5" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B - Image 3](https://m.media-amazon.com/images/I/71R47zoKtwL.jpg)
![for Raspberry Pi 3B+ 3.5" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B - Image 4](https://m.media-amazon.com/images/I/71BWTS3itvL.jpg)
![for Raspberry Pi 3B+ 3.5" TFT Touch Screen with Case, Touch Pen and Heat Sink, 320x480 Resolution LCD Display for Raspberry Pi 3 Model B, Pi 2 Model B & Pi Model B - Image 5](https://m.media-amazon.com/images/I/61iLWvcH2RL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐ 







  
  
    LCD is fine but uses a different pinout from those in the ...
  

*by S***C on Reviewed in the United States 🇺🇸 on April 15, 2015*

LCD is fine but uses a different pinout from those in the the example Arduino library.  Corrected values are ( LiquidCrystal lcd(8,9,4,5,6,7);  .  Pin 10 is used for the LCD backlight display.  Out of the box I found the display to be too bright,and LED was giving off a lot of heat.  I have set pin 10 to PWM with a value of 100 and assembly is running much cooler now.Shield Switches have some weird resistor values.  I am getting analogRead values of  nothing pushed = 1025, Right = 25, Up = 141, Down =326, Left = 502, Select = 739Three things  I don't like are1.  poor soldering.  the corner mounting  holes in the LCD board do not align with those  in the shield below. it appears the LCD board is rotated compared to the shield by about 1 degree counter clockwise.2. The contrast pot is almost flush with the top of the LCD which will make installation in a frame difficult.  I will probably desolder and move it to the  other side of the board.3. Reset button on shield is positioned next to "right" button, so one fat finger press and it's reset.No issues with Mega board so far

### ⭐⭐⭐⭐⭐ 







  
  
    It works as expected. You need to include the ...
  

*by A***S on Reviewed in the United States 🇺🇸 on March 28, 2016*

It works as expected. You need to include the LiquidCrystal.h and LCDKeypad.h . Use LiquidCrystal lcd(8, 9, 4, 5, 6, 7);in the program to access lcd functions. The "Guess the number" example shows how to use the buttons.

### ⭐⭐⭐⭐⭐ 







  
  
    it makes a great starter for anyone looking to get started with Arduino
  

*by N***. on Reviewed in the United States 🇺🇸 on June 18, 2015*

Skip the Uno and get this for your first Arduino!  With the LCD keypad, it makes a great starter for anyone looking to get started with Arduino.  The documentation could be better, especially for novices.

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.in/products/6629488-for-raspberry-pi-3b-3-5-tft-touch-screen-case](https://www.desertcart.in/products/6629488-for-raspberry-pi-3b-3-5-tft-touch-screen-case)

---

*Product available on Desertcart India*
*Store origin: IN*
*Last updated: 2026-05-19*