Difference between revisions of "2.4inch Arduino Display"

From LCD wiki
Jump to: navigation, search
(Product Parameters)
(Product Parameters)
Line 5: Line 5:
 
en=http://www.lcdwiki.com/2.4inch_Arduino_Display
 
en=http://www.lcdwiki.com/2.4inch_Arduino_Display
 
}}
 
}}
 
  
  
Line 16: Line 15:
  
 
==<font color="blue">Product Description</font> ==
 
==<font color="blue">Product Description</font> ==
 +
 
* Supports development boards such as Arduino UNO and Mega2560 for plug-in use without wiring
 
* Supports development boards such as Arduino UNO and Mega2560 for plug-in use without wiring
 
* 320X240 resolution, clear display, support for touch function
 
* 320X240 resolution, clear display, support for touch function
Line 28: Line 28:
 
==<font color="blue">Product Parameters</font> ==
 
==<font color="blue">Product Parameters</font> ==
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
| align="center" |名称
+
| align="center" |Name
| align="center" |参数
+
| align="center" |Parameter
 
|-
 
|-
| align="center" |显示颜色
+
| align="center" |Display Color
| align="center" |RGB 65K彩色
+
| align="center" |RGB 65K color
 
|-
 
|-
 
| align="center" |SKU
 
| align="center" |SKU
 
| align="center" |MAR2406
 
| align="center" |MAR2406
 
|-
 
|-
| align="center" |尺寸
+
| align="center" |Screen Size 
 
| align="center" |2.4(inch)
 
| align="center" |2.4(inch)
 
|-
 
|-
| align="center" |类型
+
| align="center" |Type
 
| align="center" |TFT
 
| align="center" |TFT
 
|-
 
|-
| align="center" |驱动芯片
+
| align="center" |Driver IC
 
| align="center" |ILI9341
 
| align="center" |ILI9341
 
|-
 
|-
| align="center" |分辨率
+
| align="center" |Resolution
 
| align="center" |320*240 (Pixel)
 
| align="center" |320*240 (Pixel)
 
|-
 
|-
| align="center" |模块接口
+
| align="center" |Module Interface
 
| align="center" |8-bit parallel interface
 
| align="center" |8-bit parallel interface
 
|-
 
|-
| align="center" |有效显示区域
+
| align="center" |Active Area 
 
| align="center" |48.96*36.72(mm)
 
| align="center" |48.96*36.72(mm)
 
|-
 
|-
| align="center" |模块PCB尺寸
+
| align="center" |Module PCB Size
 
| align="center" |72.20*52.7(mm)
 
| align="center" |72.20*52.7(mm)
 
|-
 
|-
| align="center" |工作温度
+
| align="center" |Operating Temperature
 
| align="center" | -20℃~70℃
 
| align="center" | -20℃~70℃
 
|-
 
|-
| align="center" |存储温度
+
| align="center" |Storage Temperature
 
| align="center" | -40℃~70℃
 
| align="center" | -40℃~70℃
 
|-
 
|-
| align="center" |工作电压
+
| align="center" |Operating Voltage
 
| align="center" |5V/3.3V
 
| align="center" |5V/3.3V
 
|-
 
|-
| align="center" |功耗
+
| align="center" |Power Consumption
| align="center" |约为90mw
+
| align="center" |About 90mw
 
|-
 
|-
| align="center" |产品重量
+
| align="center" |Product Weight
| align="center" |约25(g)
+
| align="center" |About 25(g)
 
|}
 
|}
  
Line 83: Line 83:
  
 
==<font color="blue">How to use on Arduino</font> ==
 
==<font color="blue">How to use on Arduino</font> ==
 
  
  

Revision as of 15:42, 22 November 2018


语言选择

Languages

➤中文
➤EN



Product Video

Product Picture

2.4-UNO-1.jpg 2.4-UNO-2.jpg

Product Description

  • Supports development boards such as Arduino UNO and Mega2560 for plug-in use without wiring
  • 320X240 resolution, clear display, support for touch function
  • Support 16-bit RGB 65K color display, display rich colors
  • 8-bit parallel bus, faster than serial SPI refresh
  • On-board 5V/3.3V level shifting IC, compatible with 5V/3.3V operating voltage
  • Easy to expand the experiment with SD card slot
  • Provides an Arduino library with a rich sample program
  • Military-grade process standards, long-term stable work
  • Provide underlying driver technical support

Product Parameters

Name Parameter
Display Color RGB 65K color
SKU MAR2406
Screen Size  2.4(inch)
Type TFT
Driver IC ILI9341
Resolution 320*240 (Pixel)
Module Interface 8-bit parallel interface
Active Area  48.96*36.72(mm)
Module PCB Size 72.20*52.7(mm)
Operating Temperature -20℃~70℃
Storage Temperature -40℃~70℃
Operating Voltage 5V/3.3V
Power Consumption About 90mw
Product Weight About 25(g)

Interface Definition

Product Documentation

Connect to Arduino

How to use on Arduino

Program Download

Reference Materials

Common Software