1.8inch Colorful Display Screen Module 160x128 ST7735S Driver 65K Color SPI Interface for Micro:bit Microbit Arduino

Reduced price! 1.8inch Colorful Display Screen Module 160x128 ST7735S Driver 65K Color SPI Interface for Micro:bit Microbit Arduino View larger

IHZYZH_MB_LCD_160x128

New product

This product is no longer in stock

55,33 lei Tax included

-27,67 lei

83,00 lei

Delivery: 1 to 4 weeks

Add to wishlist

Product Description:

This is a 1.8 inch color display module designed for the BBC micro:bit, featuring a resolution of 160 x 128 pixels and capable of displaying 65K colors.

Technical Specifications:

Size: 1.8inch
Display Mode: a-TFT
Graphic Display Format: 128RGB*160 Dot-matrix
Input Data: SPI interface
Driver: GC9106
External Dimensions: 35(W)*56(H)*3.45+/-0.1(T)mm
Resolution: 128RGB*160 Dots
LCD Active Area: 28.03(W)*35.04(H)
Pixel Size: 0.219(W)*0.219(H)
Operating Temperature: -20~70°C

Pin Description:

PINmicro:bit PINDescription
3V33V3Power supply
GNDGNDGround
MISOP14SPI data input for master / output for slave
MOSIP15SPI data output for master / input for slave
SCKP13SPI clock input
LCD_CSP16LCD chip select
RAM_CSP2SRAM chip select
DCP12LCD data/command
RSTP8LCD reset
BLP1LCD backlight

Color Selection:

Color16-bit Output (Hex)Range (Decimal)
White0x00000
Yellow0x001F31
Magenta0x07E02016
Red0x07FF2047
Cyan0xF80063,488
Green0xF81F63,519
Blue0xFFE065,504
Black0xFFFF65,535

Example Connection:

To complete this connection example, you will need the following:

  • 1x piece BBC micro:bit V2 || NBKCVM_2336796
  • 1x piece 1.8inch 160x128 Display Module || IHZYZH_MB_LCD_160x128
  • PC with internet access.

Connect the display to the micro:bit board as shown in the image below.

Visit the following address to connect your PC to the micro:bit board and to enter the example code:

https://makecode.microbit.org/#

Click the New Project button on the left and fill in a name for the project then click "Create".

On the right side, click the gear (settings) and select "Extensions" from the menu that appears.

In the top bar, fill in the following link and press Enter https://github.com/pitchcat/PXT-WSLCD1in8.

Click on the image that appears.

Select JavaScript from the top then copy the following code into the window that appears, replacing any existing text.
WARNING: Only functions with "Direct" in front work correctly (e.g. DirectDrawLine).

LCD1IN8.LCD_Init()
LCD1IN8.LCD_ClearBuf(0)
LCD1IN8.LCD_Clear()
LCD1IN8.LCD_SetBL(1023)
LCD1IN8.LCD_Display()
LCD1IN8.DirectDisString(
0,
0,
"Draw a blue square, a red circle, and a green line",
65535
)
LCD1IN8.DirectDrawRectangle(
40,
40,
100,
100,
65000,
DRAW_FILL.DRAW_FULL,
DOT_PIXEL.DOT_PIXEL_1
)
LCD1IN8.DirectDrawCircle(
83,
64,
25,
2047,
DRAW_FILL.DRAW_FULL,
DOT_PIXEL.DOT_PIXEL_1
)
LCD1IN8.DirectDrawLine(
0,
40,
160,
128,
63519,
DOT_PIXEL.DOT_PIXEL_1,
LINE_STYLE.LINE_SOLID
)

Click the Download button in the lower left and wait until the code is loaded onto the micro:bit board.

The display will show text and several graphic elements as shown in the picture above.

Package Contents:

1x piece 1.8 inch 160x128 SPI display module for Micro Bit

No customer reviews for the moment.

Write a review

1.8inch Colorful Display Screen Module 160x128 ST7735S Driver 65K Color SPI Interface for Micro:bit Microbit Arduino

1.8inch Colorful Display Screen Module 160x128 ST7735S Driver 65K Color SPI Interface for Micro:bit Microbit Arduino

30 other products in the same category: