tft lcd shield 2.4 with microsd interface for sale
You may return most new, unopened items within 30 days of delivery for a full refund. We"ll also pay the return shipping costs if the return is a result of our error (you received an incorrect or defective item, etc.).
You should expect to receive your refund within four weeks of giving your package to the return shipper, however, in many cases you will receive a refund more quickly. This time period includes the transit time for us to receive your return from the shipper (5 to 10 business days), the time it takes us to process your return once we receive it (3 to 5 business days), and the time it takes your bank to process our refund request (5 to 10 business days).
The 2.4 inch TFT Touch Screen Module with micro SD card slot is now available as a SHIELD for Arduino UNO. It has a four wire resistive touch screen, a micro SD card socket, a reset switch and a convenient Arduino Uno shield footprint.
In this tutorial, you will learn how to use and set up 2.4″ Touch LCD Shield for Arduino. First, you’ll see some general information about this shield. And after learning how to set the shield up, you’ll see 3 practical projects.
The role of screens in electronic projects is very important. Screens can be of very simple types such as 7 Segment or character LCDs or more advanced models like OLEDs and TFT LCDs.
One of the most important features of this LCD is including a touch panel. If you are about to use the LCD, you need to know the coordinates of the point you touch. To do so, you should upload the following code on your Arduino board and open the serial monitor. Then touch your desired location and write the coordinates displayed on the serial monitor. You can use this coordination in any other project.
To display pictures on this LCD you should save the picture in 24bit BMP colored format and size of 240*320. Then move them to SD card and put the SD card in the LCD shield. we use the following function to display pictures. This function has 3 arguments; the first one stands for the pictures name, and the second and third arguments are for length and width coordinates of the top left corner of the picture.
If you want to display pictures without using an SD card, you can convert it to code and then display it. You can display even several photos sequentially without delay to create an animation. (Check this) But be aware that in this case, Arduino UNO may not be suitable (because of low processor speed). We recommend using the Arduino Mega or Arduino DUE.
Add some jazz & pizazz to your project with a colour touchscreen LCD. This TFT display is 2.4" diagonal with a bright (4 white-LED) backlight and it"s colourful! 240x320 pixels with individual RGB pixel control, this has way more resolution than a black and white 128x64 display.
If you need a larger touchscreen, check out our 2.8" diagonal or 3.5" diagonal TFT breakouts. For a smaller display, see our non-touch 2.2" or 1.8" or 1.44" diagonal TFTs
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.
HY-TFT240 is a 2.4 inch TFT LCD Screen module, 320*240 (resolution), 65K color, 40pins interface , not just a LCD breakout, but include the Touch screen, SD card. So it’s a powerful extension module for your project.
This Screen includes a controller ILI9320, it’s 8 bit data interface, easy to drive by many MCU like STM32 ,AVR and 8051.HY-TFT240 is designed with a touch controller in it . The touch IC is XPT2046 , and touch interface is included in the 40 pins breakout. Another useful extension in this module is the SD Card socket . It use the SPI mode to operate the SD card, the SPI interface include in the 40pins breakout.
UTFT library is required to be installed to get this screen model display. This library is especially designed for TFT LCD screen using 16 bit mode. The library require the following connections.
Note: The TFT controller model needs to be declared in the initializing statement. UTFT myGLCD(38,39,40,41) needs to be modified as myGLCD(GEEE24,38,39,40,41) when using Arduino Mega2560.UTFT myGLCD(GEEE24,19,18,17,16) needs to be commented when using Aduino UNO. Otherwise it just show a blank screen. In practice, RS, WR, CS, RSET can be connected to any free pin. But the pin number must be in accord with myGLCD(RS,WR,CS,RST).
The LCD has a 2.4" 4-wire resistive touch screen lying over it. The Touch library needs to be installed to get it works. This library is designed for 2.4’’ TFT, 2.8” TFT LCD screen module.
Note:TCLK, TCS, TDIN, TDOUT, IRQ also can be connected to any free pin. But the pin number must be in accord with the touch screen initializing statement myTouch(DCLK,CS,IN,OUT,IRQ).
The default setting is not accurate for 2.4” TFT module, so you need to calibrate when using 2.4” TFT module. A program to calibrate the touch screen is included in the example. If you touch screen is inaccurate, you need to run touch_calibration. Follow the on-screen instruction to calibrate the touch screen. Better not use your finger to calibrate it, use your accessory touch pen to pressure the frontsight with stength. Then record the calibration parameters and apply them in ITDB02_Touch.cpp in your touch screen library.
ER-TFTM024-3 is 240x320 dots 2.4" color tft lcd module display with ILI9341 controller board,superior display quality,super wide viewing angle and easily controlled by MCU such as 8051, PIC, AVR, ARDUINO,ARM and Raspberry PI.It can be used in any embedded systems,industrial device,security and hand-held equipment which requires display in high quality and colorful image.
It supports 8080 8-bit /9-bit/16-bit /18-bit parallel ,3-wire,4-wire serial spi interface.Built-in optional microSD card slot,touch panel controller and 2.4 inch 4-wire resistive touch panel and Capacitive touch panel. It"s optional for font chip, flash chip and microsd card. We offer two types connection,one is pin header and the another is ZIF connector with flat cable mounting on board by default and suggested. Lanscape mode is also available.
Of course, we wouldn"t just leave you with a datasheet and a "good luck!".Here is the link for 2.4"TFT Touch Shield with Libraries, EXxamples.Schematic Diagram for Arduino Due,Mega 2560 and Uno . For 8051 microcontroller user,we prepared the detailed tutorial such as interfacing, demo code and development kit at the bottom of this page.
The 2.4 inch TFT LCD Touch Display Shield is a Bright, 4 white-LED backlight, on by default but you can connect the transistor to a digital pin for backlight control. So spice up your Arduino UNO project is a beautiful large touchscreen display shield with a built-in microSD card connection. This TFT display is big (2.4″ diagonal) bright (4 white-LED backlights) and colorful (18-bit 262,000 different shades)!
2.4 inch TFT LCD Touch Display Shield for ArduinoUno is fully assembled, tested and ready to go. Add the touch display without wiring, no soldering! Simply plug it in and load up a library – you ‘ll have it running in under 10 minutes! Works best with any classic Arduino ATMEGA328 Board.
The 2.4 inch TFT LCD Touch Display comes with 240×320 pixels with individual pixel control. It has way more resolution than a black and white 128×64 display. As a bonus, this display has a resistive touchscreen attached to it already, so you can detect finger presses anywhere on the screen.
Arduino 2.4" TFT LCD Touch shield V1 is an Arduino UNO/ Mega compatible, multicolored TFT display with touch-screen and SD card socket as well. It is available in an Arduino shield compatible pinout for attachment. The TFT driver is based on ILI9325D with 8bit data and 4bit control interface.
{"id":6849141309640,"title":"2.4\" 2.4 inch 240x320 SPI TFT LCD Serial Port Module 5V\/3.3V PBC Adapter Micro SD ILI9341 White LED RGB Vertical Stripe No Touch","handle":"2-4-2-4-inch-240x320-spi-tft-lcd-serial-port-module-5v-3-3v-pbc-adapter-micro-sd-ili9341-white-led-rgb-vertical-stripe-no-touch","description":"\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e2.4 Inch No-touch Screen\u003c\/strong\u003e\u003c\/span\u003e:\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eType: \u003cstrong data-mce-fragment=\"1\"\u003eNo-touch Screen\u003c\/strong\u003e\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eSize:2.4\" SPI Serial\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDisplay area:36.72(W)X48.96(H)mm\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDriver element: a-Si TFT active matrix\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003ePixel arrangement: RGB vertical stripe\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDriver IC: ILI9341\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eBacklight: White LED\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eViewing Direction: 6 o’clock\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eColor Depth: 262K\/65K\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eResolution (dots): 240RGB*320Dots\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e5V compatible, use with 3.3V\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eNeed at least 4 IOs from your MCU\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eWith PCB plate (including power supply IC, SD), compatible with 5110 interface\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003ePackage Included:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e1*240x320 2.4\" SPI TFT LCD Panel Serial Port Module with PCB ILI9341 3.3\u003c\/span\u003e","published_at":"2021-06-02T10:47:46+08:00","created_at":"2021-06-02T10:47:44+08:00","vendor":"DIYMORE","type":"","tags":[],"price":1199,"price_min":1199,"price_max":1199,"available":true,"price_varies":false,"compare_at_price":1299,"compare_at_price_min":1299,"compare_at_price_max":1299,"compare_at_price_varies":false,"variants":[{"id":40251499315400,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"030074","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"2.4\" 2.4 inch 240x320 SPI TFT LCD Serial Port Module 5V\/3.3V PBC Adapter Micro SD ILI9341 White LED RGB Vertical Stripe No Touch","public_title":null,"options":["Default Title"],"price":1199,"weight":30,"compare_at_price":1299,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_10.jpg?v=1622602066","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_1.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_2.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_3.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_4.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_5.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_6.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_7.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_8.jpg?v=1622602068","\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_9.jpg?v=1622602068"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_10.jpg?v=1622602066","options":["Title"],"media":[{"alt":null,"id":22192739352776,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_10.jpg?v=1622602066"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_10.jpg?v=1622602066","width":1000},{"alt":null,"id":22192739385544,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_1.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_1.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739418312,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_2.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_2.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739451080,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_3.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_3.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739483848,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_4.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_4.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739516616,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_5.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_5.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739549384,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_6.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_6.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739582152,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_7.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_7.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739614920,"position":9,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_8.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_8.jpg?v=1622602068","width":1000},{"alt":null,"id":22192739647688,"position":10,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_9.jpg?v=1622602068"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/7558\/0986\/products\/030074_9.jpg?v=1622602068","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e2.4 Inch No-touch Screen\u003c\/strong\u003e\u003c\/span\u003e:\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eType: \u003cstrong data-mce-fragment=\"1\"\u003eNo-touch Screen\u003c\/strong\u003e\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eSize:2.4\" SPI Serial\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDisplay area:36.72(W)X48.96(H)mm\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDriver element: a-Si TFT active matrix\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003ePixel arrangement: RGB vertical stripe\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDriver IC: ILI9341\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eBacklight: White LED\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eViewing Direction: 6 o’clock\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eColor Depth: 262K\/65K\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eResolution (dots): 240RGB*320Dots\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e5V compatible, use with 3.3V\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eNeed at least 4 IOs from your MCU\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eWith PCB plate (including power supply IC, SD), compatible with 5110 interface\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003ePackage Included:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e1*240x320 2.4\" SPI TFT LCD Panel Serial Port Module with PCB ILI9341 3.3\u003c\/span\u003e"}
We guarantee your satisfaction on every product we sell with a full refund — and you won’t even need a receipt.* We want you to be satisfied with your Micro Center purchase. However, if you need help or need to return an item, we’re here for you!
*If you are a Micro Center Insider or if you have provided us with validated contact information (name, address, email address), you won’t even need your receipt.