More actions
Line 97: | Line 97: | ||
==<font color="blue">Interface Definition</font> == | ==<font color="blue">Interface Definition</font> == | ||
[[File: | [[File:MC242GX-04.png|650px]] | ||
*'''Interface Function Description''' | *'''Interface Function Description''' |
Revision as of 15:42, 15 August 2023
Product Picture
Product Description
- 2.42” OLED monochrome screen, equipped with three monochrome displays: white, yellow, and blue
- 128x64 resolution, clear display effect, high contrast
- Large viewing angle: greater than 160 ° (the screen with the largest viewing angle in the display screen)
- Wide voltage power supply (3V~5V), compatible with 3.3V and 5V logic levels, without the need for level conversion chips
- Adopting IIC bus communication, only 4 IO ports are needed to light up
- Equipped with an iron frame, it can effectively protect the display screen
- Ultra low power consumption (much lower than TFT display screen)
- Provide rich example learning programs (ESP32/STM32/ Arduino/C51/CH32/RaspberryPi)
- Provide low-level driver technical support, and update WIKI information online
- Multiple tests for module aging can meet military level standards, supporting long-term stable work
Product Parameters
Name | Parameter |
Display Screen Parameters | |
Screen Size | 2.42 inch |
Screen Type | OLED |
Resolution | 128x64 (pixels) |
Active Area (AA area) | 55.01(W)x27.49(H)(mm) |
Display Color | White/Blue/Yellow (Monochrome) |
Driver IC | SSD1309 |
Display Interface | IIC |
Pixel Size | 0.43(H)x0.43(V)(mm) |
View Angle | ALL 0’CLOCK |
Brightness(TYP) | 110(cd/m2) |
Operation Temperature | -40~70(℃) |
Storage Temperature | -40~85(℃) |
Size Parameters | |
OLED Outline Size | 60.5±0.2(W)x37.0±0.2(H)x2.0±0.1(D)(mm)(Excluding cables and adhesive backing) |
Module Outline Size | 72.0(W)x43.0(H)x12.39(D)(mm)(including Pin Header) |
Electrical Parameters | |
Working Voltage | 5.0/3.3V |
Working Current | 52 mA(Max) |
Power | 0.26W(Max) |
Other Parameters | |
SKU | MC242GW (White)/MC242GB (Blue)/MC242GY (Yellow) |
Interface | 5Pin 2.54mm Header(RES defaults to not welding) |
Weight(including package) | 23g |
Interface Definition
- Interface Function Description
Number | Interface | Function Description |
① | 14 Pin Header | 2.54mm spacing row pins, module signal input pins |
② | Micro SD Slot | Insert a Micro SD card to expand storage space, such as storing big data content such as fonts and images |
③ | 14P FPC | 0.5mm FPC terminal, used for module signal input with the same function as ① |
- Pin Function Description
Number | Pin Label | Description |
1 | VCC | Power positive |
2 | GND | Power ground |
3 | LCD_CS | LCD selection control signal, Low level active |
4 | LCD_RST | LCD reset control signal, Low level reset |
5 | LCD_RS | LCD command / data selection control signal
High level: data, low level: command |
6 | SDI(MOSI) | SPI bus write data signal(SD card and LCD screen used together) |
7 | SCK | SPI bus clock signal(SD card and LCD screen used together) |
8 | LED | LCD backlight control signal (If you need control, please connect the pins. If you don't need control, you can skip it) |
9 | SDO(MISO) | SPI bus read data signal (SD card and LCD screen used together) |
10 | CTP_SCL | Capacitive touch screen IIC bus clock signal (modules without touch screens do not need to be connected) |
11 | CTP_RST | Capacitor touch screen reset control signal, low-level reset (modules without touch screens do not need to be connected) |
12 | CTP_SDA | Capacitive touch screen IIC bus data signal (modules without touch screens do not need to be connected) |
13 | CTP_INT | Capacitor touch screen IIC bus touch interrupt signal, when generating touch, input low level to the main control (modules without touch screens do not need to be connected) |
14 | SD_CS | SD card selection control signal, low level active (without SD card function, can be disconnected) |
Product Documentation
- 2.8inch IPS SPI Module Specification
- 2.8inch IPS SPI Module User Manual
- ILI9341 initialization
- 2.8inch IPS LCD Specifications
- 2.8inch Capacitive Touch Screen Size Picture
- 2.8inch IPS SPI Module with Touch Screen Size Picture
- 2.8inch IPS SPI Module without Touch Screen Size Picture
- 2.8inch IPS SPI Module Schematic
- 2.8inch IPS SPI Module screen Schematic and PCB package library
- 'LCD Driver IC ILI9341 Data sheet
- Touch Screen Driver IC FT6336G Data sheet
- Touch Screen Driver IC FT6336G Register Table
Program Download
Reference Materials
- 2.8inch IPS SPI Module C51 Demo Instructions
- 2.8inch IPS SPI Module CH32 Demo Instructions
- 2.8inch IPS SPI Module ESP32 Demo Instructions
- 2.8inch IPS SPI Module STM32 Demo Instructions
- 2.8inch IPS SPI Module UNO_Mega2560 Demo Instructions
- Arduino development environment construction for ESP32
- PCtoLCD2002 software use illustration
- Image2Lcd software use illustration
- flash_download_tool software use illustration(use for ESP32)
- Chinese and English display modulo settings