Factory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool Parts



Сохраните в закладки:

Цена:1464.9RUB
*Стоимость могла изменится

Количество:


Новое поступление

China Electrical Industry Store

China Electrical Industry Store

Магазина China Electrical Industry Store работает с 19.04.2016. его рейтинг составлет 93.09 баллов из 100. В избранное добавили 5142 покупателя. Средний рейтинг торваров продавца 4.7 в продаже представленно 424 наименований товаров, успешно доставлено 33634 заказов. 1781 покупателей оставили отзывы о продавце.

Характеристики

Factory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool Parts

История изменения цены

*Текущая стоимость 1464.9 уже могла изменится. Что бы узнать актуальную цену и проверить наличие товара, нажмите "Добавить в корзину"

Месяц Минимальная цена Макс. стоимость Цена
Sep-17-2025 1742.53 руб. 1829.22 руб. 1785.5 руб.
Aug-17-2025 1728.48 руб. 1814.62 руб. 1771 руб.
Jul-17-2025 1449.17 руб. 1521.10 руб. 1485 руб.
Jun-17-2025 1698.49 руб. 1783.85 руб. 1740.5 руб.
May-17-2025 1479.44 руб. 1553.72 руб. 1516 руб.
Apr-17-2025 1669.61 руб. 1752.65 руб. 1710.5 руб.
Mar-17-2025 1654.89 руб. 1737.4 руб. 1695.5 руб.
Feb-17-2025 1640.86 руб. 1722.62 руб. 1681 руб.
Jan-17-2025 1625.33 руб. 1706.32 руб. 1665.5 руб.

Описание товара

Factory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool PartsFactory Price 1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board | Other Tool Parts


Brand NameWALFRONTModel NumberTFT LCD Touch-screen ModuleOriginMainland ChinaTypeHand Tool Partsis_customizedNoUsageHome DIYMeasurement unitpiece/piecesEach pack11 610,25 ₽-9%1 610,25 ₽-9%1 464,90 ₽1 464,90 ₽there are seller's couponsloader

Description

Factory Price  1 Piece 3.5 inch TFT LCD Touch-screen Module 480 x320 Mega2560 Board

 

Features:

  • 3.5inch TFT LCD Module, Resolution 480x320, Controller ili9481 ili9468, ili9488 hx8357, or r61581.

  • Designed with a TF(Micro SD) card socket on the back of board so that you can conveniently insert a card.

  • Support touch screen function.
  • The test code is provided below.
  • This kit requires certain professional knowledge and ability, make sure you know how to use it, please. We cannot provide any technical assistance.

 

Specifications:

Controller: ili9481 ili9468, ili9488 hx8357, or r61581

Resolution: 480x320

Voltage: 5V/3.3V

LCD Interface Definitions:

The order definition  
 1  NC  
 2  VDD  
 3  VDD  
 4  CS  
 5  RS  
 6  WR  
 7  RD  
 8  RESET  
 9  DB0  
 10  DB1  
 11  DB2  
 12  DB3  
 13  DB4  
14  DB5  
 15  DB6  
 16  DB7  
 17  DB8  
 18  DB9  
 19  DB10  
 20  DB11  
 21  DB12  
 22  DB13  
 23  DB14  
 24  DB15  
 25  GND  
26 NC  
 27  NC  
 28  NC  
 29  NC  
 30  LED-K6  
 31  LED-K5   
 32  LED-K4   
 33  LED-K3  
 34   LED-K2  
 35   LED-K1   
 36  LED-A   
37 GND  

 

Initialization Code:

write_SPI_commond(0xFF);
write_SPI_commond(0xFF);
delay_nms(5);
write_SPI_commond(0xFF);
write_SPI_commond(0xFF);
write_SPI_commond(0xFF);
write_SPI_commond(0xFF);
delay_nms(10);

write_SPI_commond(0xB0);
write_SPI_data(0x00);

write_SPI_commond(0xB3);
write_SPI_data(0x02);
write_SPI_data(0x00);
write_SPI_data(0x00);
write_SPI_data(0x10);

write_SPI_commond(0xB4);
write_SPI_data(0x11);//0X10

write_SPI_commond(0xC0);
write_SPI_data(0x13);
write_SPI_data(0x3B);//
write_SPI_data(0x00);
write_SPI_data(0x00);
write_SPI_data(0x00);
write_SPI_data(0x01);
write_SPI_data(0x00);//NW
write_SPI_data(0x43);

write_SPI_commond(0xC1);
write_SPI_data(0x08);
write_SPI_data(0x15);//CLOCK
write_SPI_data(0x08);
write_SPI_data(0x08);

write_SPI_commond(0xC4);
write_SPI_data(0x15);
write_SPI_data(0x03);
write_SPI_data(0x03);
write_SPI_data(0x01);

write_SPI_commond(0xC6);
write_SPI_data(0x02);

write_SPI_commond(0xC8);
write_SPI_data(0x0c);
write_SPI_data(0x05);
write_SPI_data(0x0A);//0X12
write_SPI_data(0x6B);//0x7D
write_SPI_data(0x04);
write_SPI_data(0x06);//0x08
write_SPI_data(0x15);//0x0A
write_SPI_data(0x10);
write_SPI_data(0x00);
write_SPI_data(0x31);//0x23

write_SPI_data(0x10);
write_SPI_data(0x15);//0x0A
write_SPI_data(0x06);//0x08
write_SPI_data(0x64);//0x74
write_SPI_data(0x0D);//0x0B
write_SPI_data(0x0A);//0x12
write_SPI_data(0x05);//0x08
write_SPI_data(0x0C);//0x06
write_SPI_data(0x31);//0x23
write_SPI_data(0x00);

write_SPI_commond(0x35);
write_SPI_data(0x00);

//write_SPI_commond(0x36);
//write_SPI_data(0x00);

write_SPI_commond(0x0C);
write_SPI_data(0x66);

write_SPI_commond(0x3A);
write_SPI_data(0x66);

write_SPI_commond(0x44);
write_SPI_data(0x00);
write_SPI_data(0x01);

write_SPI_commond(0xD0);
write_SPI_data(0x07);
write_SPI_data(0x07);//VCI1
write_SPI_data(0x14);//VRH 0x1D
write_SPI_data(0xA2);//BT 0x06

write_SPI_commond(0xD1);
write_SPI_data(0x03);
write_SPI_data(0x5A);//VCM  0x5A
write_SPI_data(0x10);//VDV

write_SPI_commond(0xD2);
write_SPI_data(0x03);
write_SPI_data(0x04);//0x24
write_SPI_data(0x04);

write_SPI_commond(0x11);
delay_nms(150);

write_SPI_commond(0x2A);
write_SPI_data(0x00);
write_SPI_data(0x00);
write_SPI_data(0x01);
write_SPI_data(0x3F);//320

write_SPI_commond(0x2B);
write_SPI_data(0x00);
write_SPI_data(0x00);
write_SPI_data(0x01);
write_SPI_data(0xDF);//480

//write_SPI_commond(0xB4);
//write_SPI_data(0x00);
delay_nms(100);

write_SPI_commond(0x29);
delay_nms(30);

write_SPI_commond(0x2C);

 

Package Includes:

1 x LCD Module

 

aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()

 

aeProduct.getSubject()

1) We accept Alipay, West Union, TT. All major credit cards are accepted through secure payment processor ESCROW.

2) Payment must be made within 3 days of order.

3) If you can't checkout immediately after auction close, please wait for a few minutes and retry Payments must be completed within 3 days.   

About shipping

1. WORLDWIDE SHIPPING. (Except some countries and APO/FPO)
2. Orders processed timely after the payment verification.
3. We only ship to confirmed order addresses. Your order address MUST MATCH your Shipping address.
4. The images shown are not the actual item and are for your reference only.
5. SERVICE TRANSIT TIME is provided by the carrier and excludes weekends and holidays. Transit times may vary, particularly during the holiday season.
6. If you have not received your shipment within the period,  please contact us. We will track the shipment and get back to you as soon as possible with a reply. Our goal is customer satisfaction!
7. Due to stock status and time differences, we will choose to ship your item from our first available warehouse for fast delivery.

8. We seller are not in charge of import duty, buyer is responsible for that. Any dispute caused by this is unreasonable.

9. BR buyer please provide the cpf or cnpj, it will be better for you to get it more quickly. thanks

Return and Refund

1. You have 7 days to contact us and 30 days to return it from the date it was received. If this item is in your possession more than 7 days, it is considered used and WE WILL NOT ISSUE YOU A REFUND OR REPLACEMENT. There are NO EXCEPTIONS! Shipping cost is bear by both seller and buyer in half.
2. All returned items MUST BE in the original packaging and you MUST PROVIDE us with the shipping tracking number, specific reason for the return, and your po#.
3. We will refund YOUR FULL WINNING BID AMOUNT, upon receipt of the item in its original condition and packaging with all components and accessories included, AFTER BOTH Buyer and Seller cancel the transaction from aliexpress. OR, you may choose to have a replacement.
4.  We will bear all the shipping cost if the product(s) is (are) not as advertised.

About feedback

We maintain high standards of excellence and strive for 100% customer satisfaction! Feedback is very important We request that you contact us immediately BEFORE you give us neutral or negative feedback, so that we can satisfactorily address your concerns.
It is impossible to address issues if we do not know about them!



Смотрите так же другие товары: