Difference between revisions of "2.0inch Arduino SPI Module ILI9225 SKU:MAR2001"

From LCD wiki
Jump to: navigation, search
(Product Description)
(Program Download)
(6 intermediate revisions by the same user not shown)
Line 76: Line 76:
  
 
==<font color="blue">Interface Definition</font> ==
 
==<font color="blue">Interface Definition</font> ==
[[file:MAR1441-013.jpg|550x550px]]
+
[[file:MAR2001-003.png|550x550px]]
  
 
{| class="wikitable" border="1" style="width: 550px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 550px; background-color: white;"
Line 104: Line 104:
 
|-
 
|-
 
| align="center" |6
 
| align="center" |6
| align="center" |LED
+
| align="center" |NC
|Backlight control, high level lighting,
+
|Not defined, reserved
if not controlled, connect 3.3V always bright
 
 
|-
 
|-
 
| align="center" |7
 
| align="center" |7
Line 113: Line 112:
 
|-
 
|-
 
| align="center" |8
 
| align="center" |8
| align="center" |SDI
+
| align="center" |SDA
 
|LCD SPI bus write data signal
 
|LCD SPI bus write data signal
 
|-
 
|-
Line 133: Line 132:
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MAR1441/1.44inch_Arduino_SPI_Module_MAR1441_User_Manual_EN.pdf '''1.44 inch Arduino SPI Module User Manual''']
+
* [http://www.lcdwiki.com/res/MAR2001/2.0inch_Arduino_SPI_Module_MAR2001_User_Manual_EN.pdf '''2.0 inch Arduino SPI Module User Manual''']
* [ '''1.44 inch Arduino SPI Module Size Picture''']
+
* [http://www.lcdwiki.com/images/6/6c/2.0inch_SPI_MAR2001_Size.PNG '''2.0 inch Arduino SPI Module Size Picture''']
* [http://www.lcdwiki.com/res/MAR1441/ '''1.44 inch TFT Specifications''']
+
* [http://www.lcdwiki.com/res/MAR2001/QDTFT2001_specification_v1.1.pdf '''2.0 inch TFT Specifications''']
* [http://www.lcdwiki.com/res/MAR1441/ '''1.44 inch Arduino SPI Module Schematic''']
+
* [http://www.lcdwiki.com/res/MAR2001/2.0inch_Schematic_diagram-A.pdf '''2.0 inch Arduino SPI Module Schematic''']
* [http://www.lcdwiki.com/res/MAR1441/ '''Driver IC ST7735S Data sheet''']
+
* [http://www.lcdwiki.com/res/MAR2001/Datasheet_ILI9225DS_V022.pdf '''Driver IC ILI9225 Data sheet''']
  
 
==<font color="blue">Connect to Arduino</font> ==
 
==<font color="blue">Connect to Arduino</font> ==
Line 143: Line 142:
 
{| class="FCK__ShowTableBorders" align="left"
 
{| class="FCK__ShowTableBorders" align="left"
 
|-
 
|-
![[file:MAR1441-018.jpg|无框|400x400px]]
+
![[file:MAR2001-007.jpg|无框|400x400px]]
![[file:MAR1441-019.jpg|无框|400x400px]]
+
![[file:MAR2001-006.jpg|无框|400x400px]]
 
|-
 
|-
 
| align="center" | '''Arduino UNO direct insertion picture'''
 
| align="center" | '''Arduino UNO direct insertion picture'''
Line 183: Line 182:
 
::successfully, as shown in the following figure (take the colligate_test test program as an example):
 
::successfully, as shown in the following figure (take the colligate_test test program as an example):
  
::[[File:|150px]] [[File:|150px]]
+
::[[File:MAR2001-008.jpg|150px]] [[File:MAR2001-009.jpg|150px]]
  
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==
 +
 +
# [https://yunpan.360.cn/surl_yHciMF3CtXm '''Demo_Arduino_Mega2560&UNO_Hardware_SPI''']
 +
# [https://yunpan.360.cn/surl_yHciMEWsjpY '''Demo_Arduino_Mega2560&UNO_Software_SPI''']
 +
# [https://yunpan.360.cn/surl_yHcikjwh4AG '''Demo_C51_STC12C5A60S2_Hardware_SPI''']
 +
# [https://yunpan.360.cn/surl_yHcikWUtQdJ '''Demo_C51_STC12C5A60S2_Software_SPI''']
 +
# [https://yunpan.360.cn/surl_yHcivHuDwBY '''Demo_C51_STC89C52RC_Software_SPI''']
 +
# [https://yunpan.360.cn/surl_yHcivXHU9eZ '''Demo_STM32F103RCT6_Hardware_SPI''']
 +
# [https://yunpan.360.cn/surl_yHci2JvA2zc '''Demo_STM32F103RCT6_Software_SPI''']
 +
# [https://yunpan.360.cn/surl_yHci2MzLxaL '''Demo_STM32F103ZET6_Hardware_SPI''']
 +
# [https://yunpan.360.cn/surl_yHci2hy2QZY '''Demo_STM32F103ZET6_Software_SPI''']
 +
# [https://yunpan.360.cn/surl_yHci8uupgFB '''Demo_STM32F407ZGT6_Hardware_SPI''']
 +
# [https://yunpan.360.cn/surl_yHci8XCrAPT '''Demo_STM32F407ZGT6_Software_SPI''']
 +
# [https://yunpan.360.cn/surl_yHciEKvNy8r '''Demo_STM32F429IGT6_Hardware_SPI''']
 +
# [https://yunpan.360.cn/surl_yHciE2VEP9b '''Demo_STM32F429IGT6_Software_SPI''']
 +
 +
* [https://yunpan.360.cn/surl_yHciWgyEghB '''2.0 inch Arduino SPI Module Package(The above program is packaged with one click download)''']
  
 
==<font color="blue">Reference Materials</font> ==
 
==<font color="blue">Reference Materials</font> ==

Revision as of 11:12, 15 December 2018


语言选择

Languages

➤中文
➤EN



Product Video

Product Picture

MAR2001-001.jpg MAR2001-002.jpg

Product Description

  • 2.0-inch color screen,support 16BIT RGB 65K color display,display rich colors
  • 176x220 resolution, clear display
  • Using the SPI serial bus, it only takes a few IOs to illuminate the display
  • With SD card slot for convenient function expansion
  • Provide underlying libraries and rich sample programs for Arduino, C51, and STM32 platforms
  • Military-grade process standards, long-term stable work
  • Provide underlying driver technical support

Product Parameters

Name Parameter
Display Color 16BIT RGB 65K color
SKU MAR2001
Screen Size  2.0(inch)
Type TFT
Driver IC ILI9225
Resolution 176*220 (Pixel)
Module Interface 4-wire SPI interface
Backlight 3 White Led
Active Area  31.68x39.60 (mm)
Module PCB Size 38.30x62.48 (mm)
Operating Temperature -10℃~60℃
Storage Temperature -20℃~70℃
Operating Voltage 5V/3.3V
Power Consumption About 90mw
Product Weight About 25(g)

Interface Definition

MAR2001-003.png

Number Pin Label Description
1 VCC LCD Power positive (3.3V~5V)
2 GND LCD Power ground
3 GND LCD Power ground
4 NC Not defined, reserved
5 NC Not defined, reserved
6 NC Not defined, reserved
7 CLK LCD SPI bus clock signal
8 SDA LCD SPI bus write data signal
9 RS LCD register / data selection signal,

high level: register, low level: data

10 RST LCD reset signal, low level reset
11 CS LCD chip select signal, low level enable

Product Documentation

Connect to Arduino

无框 无框
Arduino UNO direct insertion picture Arduino Mega2560 direct insertion picture


How to use on Arduino

  • Step 1: Download the test program
  1. Download the Arduino test program from the Program Download column
  2. For a description of the relevant test procedures, please refer to the test program documentation in the package
  • Step 2: Connect the Arduino development board
  1. Plug the module directly into the Arduino development board ( Do not plug in?)
  2. After the module is plugged in, power on the Arduino board
  • Step 3: Copy the dependent library
  1. Make sure the Arduino IDE is installed on your computer (if it is not installed: Arduino IDE download URL)
  2. After installing the Arduino IDE, you need to copy the dependent library to the Arduino project directory as follows:
(1) Decompress the downloaded test package
(2) Copy the dependent libraries in the Install libraries directory in the package (shown below) to the libraries folder
of the Arduino project directory ( Don't know the Arduino project directory?
MAR1441-020.png
  • Step 4: Compile and download the program to the development board
  1. Open the sample in the Example directory of the package to test, compile and download( Don't know how to compile and download?
  • Step 5: Observe the running of the program
  1. After the program is downloaded, run it directly and observe the running status. If it can be displayed normally, the program runs
successfully, as shown in the following figure (take the colligate_test test program as an example):
MAR2001-008.jpg MAR2001-009.jpg

Program Download

  1. Demo_Arduino_Mega2560&UNO_Hardware_SPI
  2. Demo_Arduino_Mega2560&UNO_Software_SPI
  3. Demo_C51_STC12C5A60S2_Hardware_SPI
  4. Demo_C51_STC12C5A60S2_Software_SPI
  5. Demo_C51_STC89C52RC_Software_SPI
  6. Demo_STM32F103RCT6_Hardware_SPI
  7. Demo_STM32F103RCT6_Software_SPI
  8. Demo_STM32F103ZET6_Hardware_SPI
  9. Demo_STM32F103ZET6_Software_SPI
  10. Demo_STM32F407ZGT6_Hardware_SPI
  11. Demo_STM32F407ZGT6_Software_SPI
  12. Demo_STM32F429IGT6_Hardware_SPI
  13. Demo_STM32F429IGT6_Software_SPI

Reference Materials

Common Software

BACK TO TOP