Difference between revisions of "1.44inch Arduino SPI Module ST7735S SKU:MAR1441"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
(Program Download)
(15 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
==<font color="blue">Product Description</font> ==
 
==<font color="blue">Product Description</font> ==
  
* 1.44-inch color screen,support 65K color display,display rich colors
+
* 1.44-inch color screen,support 16BIT RGB 65K color display,display rich colors
 
* 128X128 resolution, clear display
 
* 128X128 resolution, clear display
 
* Using the SPI serial bus, it only takes a few IOs to illuminate the display
 
* Using the SPI serial bus, it only takes a few IOs to illuminate the display
Line 79: Line 79:
  
 
{| class="wikitable" border="1" style="width: 550px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 550px; background-color: white;"
|序号
+
| align="center" |Number
| align="center" |引脚标号
+
| align="center" |Pin Label
| align="center" |说明
+
| align="center" |Description
 
|-
 
|-
 
| align="center" |1
 
| align="center" |1
 
| align="center" |VCC
 
| align="center" |VCC
|液晶屏电源正(3.3V~5V)
+
|LCD Power positive (3.3V~5V)
 
|-
 
|-
 
| align="center" |2
 
| align="center" |2
 
| align="center" |GND
 
| align="center" |GND
|液晶屏电源地
+
|LCD Power ground
 
|-
 
|-
 
| align="center" |3
 
| align="center" |3
 
| align="center" |GND
 
| align="center" |GND
|液晶屏电源地
+
|LCD Power ground
 
|-
 
|-
 
| align="center" |4
 
| align="center" |4
 
| align="center" |NC
 
| align="center" |NC
|无定义,保留
+
|Not defined, reserved
 
|-
 
|-
 
| align="center" |5
 
| align="center" |5
 
| align="center" |NC  
 
| align="center" |NC  
|无定义,保留
+
|Not defined, reserved
 
|-
 
|-
 
| align="center" |6
 
| align="center" |6
 
| align="center" |LED
 
| align="center" |LED
|背光控制,高电平点亮,如无需控制则接3.3V常亮
+
|Backlight control, high level lighting,
 +
if not controlled, connect 3.3V always bright
 
|-
 
|-
 
| align="center" |7
 
| align="center" |7
 
| align="center" |CLK
 
| align="center" |CLK
|液晶屏SPI总线时钟信号
+
|LCD SPI bus clock signal
 
|-
 
|-
 
| align="center" |8
 
| align="center" |8
 
| align="center" |SDI
 
| align="center" |SDI
|液晶屏SPI总线写数据信号
+
|LCD SPI bus write data signal
 
|-
 
|-
 
| align="center" |9
 
| align="center" |9
 
| align="center" |RS
 
| align="center" |RS
|液晶屏寄存器/数据选择信号,低电平:寄存器,高电平:数据
+
|LCD register / data selection signal,
 +
high level: register, low level: data
 
|-
 
|-
 
| align="center" |10
 
| align="center" |10
 
| align="center" |RST
 
| align="center" |RST
|液晶屏复位信号,低电平复位
+
|LCD reset signal, low level reset
 
|-
 
|-
 
| align="center" |11
 
| align="center" |11
 
| align="center" |CS
 
| align="center" |CS
|液晶屏片选信号,低电平使能
+
|LCD chip select signal, low level enable
|-
 
|}
 
 
 
{| class="wikitable" border="1" style="width: 550px; background-color: white;"
 
|-
 
| align="center" |Number
 
| align="center" |Pin Label
 
| align="center" |Pin Description
 
|-
 
| align="center" |1
 
| align="center" |LCD_RST
 
|LCD bus reset signal, low level reset
 
|-
 
| align="center" |2
 
| align="center" |LCD_CS
 
|LCD bus chip select signal, low level enable
 
|-
 
| align="center" |3
 
| align="center" |LCD_RS
 
|LCD bus command / data selection signal,
 
low level: command, high level: data
 
|-
 
| align="center" |4
 
| align="center" |LCD_WR
 
|LCD bus write signal
 
|-
 
| align="center" |5
 
| align="center" |LCD_RD
 
|LCD bus read signal
 
|-
 
| align="center" |6
 
| align="center" |GND
 
|Power ground
 
|-
 
| align="center" |7
 
| align="center" |5V
 
|5V power input
 
|-
 
| align="center" |8
 
| align="center" |3V3
 
|3.3V power input, this pin can be disconnected
 
|-
 
| align="center" |9
 
| align="center" |LCD_D0
 
|LCD 8-bit data Bit0
 
|-
 
| align="center" |10
 
| align="center" |LCD_D1
 
|LCD 8-bit data Bit1
 
|-
 
| align="center" |11
 
| align="center" |LCD_D2
 
|LCD 8-bit data Bit2
 
|-
 
| align="center" |12
 
| align="center" |LCD_D3
 
|LCD 8-bit data Bit3
 
|-
 
| align="center" |13
 
| align="center" |LCD_D4
 
|LCD 8-bit data Bit4
 
|-
 
| align="center" |14
 
| align="center" |LCD_D5
 
|LCD 8-bit data Bit5
 
|-
 
| align="center" |15
 
| align="center" |LCD_D6
 
|LCD 8-bit data Bit6
 
|-
 
| align="center" |16
 
| align="center" |LCD_D7
 
|LCD 8-bit data Bit7
 
 
|-
 
|-
| align="center" |17
 
| align="center" |SD_SS
 
|SD card SPI bus chip select signal, low level enable
 
|-
 
| align="center" |18
 
| align="center" |SD_DI
 
|SD card SPI bus MOSI signal
 
|-
 
| align="center" |19
 
| align="center" |SD_DO
 
|SD card SPI bus MISO signal
 
|-
 
| align="center" |20
 
| align="center" |SD_SCK
 
|SD card SPI bus clock signal
 
 
|}
 
|}
  
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MAR2406/2.4inch_Arduino_8BIT_Module_MAR2406_User_Manual_EN.pdf '''2.4 inch Arduino UNO Module User Manual''']
+
* [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/images/6/6f/2.4-UNO-size.jpg '''2.4 inch Arduino UNO Module Size Picture''']
+
* [http://www.lcdwiki.com/images/4/46/1.44inch_MAR1441_Size.PNG '''1.44 inch Arduino SPI Module Size Picture''']
* [http://www.lcdwiki.com/res/MAR2406/QD243701%20specification_v1.1.pdf '''2.4 inch TFT Specifications''']
+
* [http://www.lcdwiki.com/res/MAR1441/QD14414B_specification_v1.1.pdf '''1.44 inch TFT Specifications''']
* [http://www.lcdwiki.com/res/MAR2406/ILI9341_Datasheet.pdf '''Driver IC ILI9341 Data sheet''']
+
* [http://www.lcdwiki.com/res/MAR1441/1.44inch_MAR1441_schematic.pdf '''1.44 inch Arduino SPI Module Schematic''']
 +
* [http://www.lcdwiki.com/res/MAR1441/1.44inch_SPI_LCD_schematic_package_14Pin.SchLib '''1.44 inch SPI LCD schematic package''']
 +
* [http://www.lcdwiki.com/res/MAR1441/1.44inch_SPI_package_14pin_99SE.PcbLib '''1.44 inch SPI package''']
 +
* [http://www.lcdwiki.com/res/MAR1441/ST7735S_V1.1_20111121.pdf '''Driver IC ST7735S Data sheet''']
  
 
==<font color="blue">Connect to Arduino</font> ==
 
==<font color="blue">Connect to Arduino</font> ==
Line 228: Line 145:
 
{| class="FCK__ShowTableBorders" align="left"
 
{| class="FCK__ShowTableBorders" align="left"
 
|-
 
|-
![[file:MAR2406-004.jpg|无框|400x400px]]
+
![[file:MAR1441-018.jpg|无框|400x400px]]
![[file:MAR2406-003.jpg|无框|400x400px]]
+
![[file:MAR1441-019.jpg|无框|400x400px]]
 
|-
 
|-
 
| align="center" | '''Arduino UNO direct insertion picture'''
 
| align="center" | '''Arduino UNO direct insertion picture'''
Line 256: Line 173:
 
::(2) Copy the dependent libraries in the <font color="red"> '''Install libraries'''</font> directory in the package (shown below) to the <font color="red">'''libraries'''</font> folder  
 
::(2) Copy the dependent libraries in the <font color="red"> '''Install libraries'''</font> directory in the package (shown below) to the <font color="red">'''libraries'''</font> folder  
 
:::of the Arduino project directory ([http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_EN.pdf <font color="red"> '''Don't know the Arduino project directory?'''</font>])
 
:::of the Arduino project directory ([http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_EN.pdf <font color="red"> '''Don't know the Arduino project directory?'''</font>])
::[[File:MAR2406-005.jpg|500px]]
+
::[[File:MAR1441-020.png|550px]]
  
 
*'''Step 4: Compile and download the program to the development board'''
 
*'''Step 4: Compile and download the program to the development board'''
Line 268: Line 185:
 
::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:MAR2406-001.jpg|150px]] [[File:MAR2406-002.jpg|150px]]
+
::[[File:MAR1441-021.jpg|150px]] [[File:MAR1441-022.jpg|150px]]
  
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==
  
# [https://yunpan.360.cn/surl_ymIbLShdqu7 '''Demo_Arduino_8BIT''']
+
* [http://www.lcdwiki.com/res/Program/Arduino_SPI/1.44inch/Arduino_SPI_ST7735S_MAR1441_V1.0/1.44inch_Arduino_SPI_Module_ST7735S_MAR1441_V1.0.zip '''1.44 inch Arduino SPI Module Package''']
# [https://yunpan.360.cn/surl_ymIC9zbMDD2 '''Demo_STC12C5A60S2_8BIT''']
 
# [https://yunpan.360.cn/surl_ymICzKxnsnQ '''Demo_STM32F103RCT6_8BIT''']
 
# [https://yunpan.360.cn/surl_ymICpjIDEJc '''Demo_STM32F103ZET6_8BIT''']
 
# [https://yunpan.360.cn/surl_ymIC4JfmLR7 '''Demo_STM32F407ZGT6_8BIT''']
 
# [https://yunpan.360.cn/surl_ymIC4T89TDj '''Demo_STM32F429IGT6_8BIT''']
 
 
 
* [https://yunpan.360.cn/surl_ymICNUCtuMX '''2.4 inch Arduino UNO 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 09:23, 23 February 2019


语言选择

Languages

➤中文
➤EN



Product Video

Product Picture

1.44-Arduino-001.jpg 1.44-Arduino-003.jpg

Product Description

  • 1.44-inch color screen,support 16BIT RGB 65K color display,display rich colors
  • 128X128 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 MAR1441
Screen Size  1.44(inch)
Type TFT
Driver IC ST7735S
Resolution 128*128 (Pixel)
Module Interface 4-wire SPI interface
Backlight 1 White Led
Active Area  26.2x27.2 (mm)
Module PCB Size 31.49x43.95 (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

MAR1441-013.jpg

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 LED Backlight control, high level lighting,

if not controlled, connect 3.3V always bright

7 CLK LCD SPI bus clock signal
8 SDI 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):
MAR1441-021.jpg MAR1441-022.jpg

Program Download

Reference Materials

Common Software

BACK TO TOP