Welcome![Sign In][Sign Up]
Location:
Search - ST7735R

Search list

[SCMST7735R_initial_code

Description: 当前流行的LCD driver IC ST7735R的初始化代码,配天马1.77" LCD panel.-Initial code of a popular LCD driver IC--ST7735R, it s suitable for case of ST7735R+TM1.77" LCD panel.
Platform: | Size: 1024 | Author: pisir | Hits:

[Embeded-SCM DevelopLCD-ST7735R

Description: LCD屏的测试程序,IC,初始化程序,为什么一定要到20个字。-LCD screen test procedures, initialization procedures.
Platform: | Size: 2048 | Author: 陈觉先 | Hits:

[Picture ViewerQD144CT-7735R-INI

Description: ST7735R驱动,仅供大家参考和学习。
Platform: | Size: 1024 | Author: 思创 | Hits:

[Other Embeded programjdf7735r

Description: st7735r配JDF玻璃的原程序代码-st7735r glass with the original program code JDF. . . .
Platform: | Size: 1024 | Author: 刘天一 | Hits:

[OtherXY-177-7735R-01

Description: //WriteCom(0x0B) //WriteData(0x00) WriteCom(0xB1) WriteData(0x01) WriteData(0x2C) WriteData(0x2D) WriteCom(0xB2) WriteData(0x01) WriteData(0x2C) WriteData(0x2D) WriteCom(0xB3) WriteData(0x01) WriteData(0x2C) WriteData(0x2D) WriteData(0x01) WriteData(0x2C) WriteData(0x2D) //------------------------------------End ST7735R Frame Rate-----------------------------------------// WriteCom(0xB4) //Column inversion WriteData(0x07) //------------------------------------ST7735R Power Sequence-----------------------------------------// WriteCom(0xC0) WriteData(0xA2) WriteData(0x02) WriteData(0x84) WriteCom(0xC1) WriteData(0xC5) -//WriteCom (0x0B) // WriteData (0x00) WriteCom (0xB1) WriteData (0x01) WriteData (0x2C) WriteData (0x2D) WriteCom (0xB2) WriteData (0x01) WriteData (0x2C) WriteData (0x2D) WriteCom (0xB3) WriteData (0x01) WriteData (0x2C) WriteData (0x2D) WriteData (0x01) WriteData (0x2C) WriteData (0x2D) //------------------------------------ End ST7735R Frame Rate-----------------------------------------// WriteCom (0xB4) // Column inversion WriteData (0x07) //------------------------------------ ST7735R Power Sequence-----------------------------------------// WriteCom (0xC0) WriteData (0xA2) WriteData (0x02) WriteData (0x84) WriteCom (0xC1) WriteData (0xC5 )
Platform: | Size: 3028992 | Author: adsf | Hits:

[JSP/JavaST7735RPBOE1.8=B0E

Description: //--- --- --- --- --- --End ST7735R Reset Sequence --- --- --- --- --- --- --// WriteCom(0x11) //Sleep out Delay (120) //Delay 120ms //------------------------------------ST7735R Frame Rate-----------------------------------------// //WriteCom(0x0B) //WriteData(0x00) WriteCom(0xB1) WriteData(0x01) WriteData(0x2C) WriteData(0x2D) WriteCom(0xB2) WriteData(0x01) WriteData(0x2C) WriteData(0x2D) WriteCom(0xB3) WriteData(0x01) WriteData(0x2C) -//-------------------------------- End ST7735R Reset Sequence--------------------------------------// WriteCom (0x11) // Sleep out Delay (120) // Delay 120ms//----------------------------------- ST7735R Frame Rate-----------------------------------------//// WriteCom (0x0B) // WriteData (0x00) WriteCom (0xB1) WriteData (0x01) WriteData (0x2C) WriteData (0x2D) WriteCom (0xB2) WriteData (0x01) WriteData (0x2C) WriteData (0x2D) WriteCom (0xB3) WriteData (0x01) WriteData (0x2C)
Platform: | Size: 1024 | Author: adsf | Hits:

[Other7735-R01

Description: Void ST7735RPanelInitialCode (void) { //--- --- --- --- --- --- ST7735R Reset Sequence--- --- --- --- --- --- -----// LCD_RESET=1 Delayms (1) //Delay 1ms LCD_RESET=0 Delayms (1) //Delay 1ms LCD_RESET=1 Delayms (120) //Delay 120ms //--- --- --- --- --- --End ST7735R Reset Sequence --- --- --- --- --- --- --// Write(COMMAND,0x11) //Sleep out Delayms (120) //Delay 120ms //--- --- --- --- --- --- ST7735R Frame Rate-----------------------------------------// Write(COMMAND,0xB1) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB2) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB3) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) -Void ST7735RPanelInitialCode (void) {//------------------------------------ ST7735R Reset Sequence-----------------------------------------// LCD_RESET = 1 Delayms (1) // Delay 1ms LCD_RESET = 0 Delayms (1) // Delay 1ms LCD_RESET = 1 Delayms (120) // Delay 120ms //-------------------------------- End ST7735R Reset Sequence--------------------------------------// Write (COMMAND, 0x11) // Sleep out Delayms (120) // Delay 120ms //------------------------------------ ST7735R Frame Rate-----------------------------------------// Write (COMMAND, 0xB1) Write (DATA, 0x01) Write (DATA, 0x2C) Write (DATA, 0x2D) Write (COMMAND, 0xB2) Write (DATA, 0x01) Write (DATA, 0x2C) Write (DATA, 0x2D) Write (COMMAND, 0xB3) Write (DATA, 0x01) Write (DATA, 0x2C) Write (DATA, 0x2D)
Platform: | Size: 1024 | Author: adsf | Hits:

[Software Engineering7735R-0508A3

Description: Void ST7735RPanelInitialCode (void) { //--- --- --- --- --- --- ST7735R Reset Sequence--- --- --- --- --- --- -----// LCD_RESET=1 Delayms (1) //Delay 1ms LCD_RESET=0 Delayms (1) //Delay 1ms LCD_RESET=1 Delayms (120) //Delay 120ms //--- --- --- --- --- --End ST7735R Reset Sequence --- --- --- --- --- --- --// Write(COMMAND,0x11) //Sleep out Delayms (120) //Delay 120ms //--- --- --- --- --- --- ST7735R Frame Rate-----------------------------------------// Write(COMMAND,0xB1) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB2) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB3) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) -Void ST7735RPanelInitialCode (void) { //------------------------------------ST7735R Reset Sequence-----------------------------------------// LCD_RESET=1 Delayms (1) //Delay 1ms LCD_RESET=0 Delayms (1) //Delay 1ms LCD_RESET=1 Delayms (120) //Delay 120ms //--------------------------------End ST7735R Reset Sequence--------------------------------------// Write(COMMAND,0x11) //Sleep out Delayms (120) //Delay 120ms //------------------------------------ST7735R Frame Rate-----------------------------------------// Write(COMMAND,0xB1) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB2) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB3) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D)
Platform: | Size: 1024 | Author: adsf | Hits:

[OtherST7735RPBOE1.8

Description: Void ST7735RPanelInitialCode (void) { //--- --- --- --- --- --- ST7735R Reset Sequence--- --- --- --- --- --- -----// LCD_RESET=1 Delayms (1) //Delay 1ms LCD_RESET=0 Delayms (1) //Delay 1ms LCD_RESET=1 Delayms (120) //Delay 120ms //--- --- --- --- --- --End ST7735R Reset Sequence --- --- --- --- --- --- --// Write(COMMAND,0x11) //Sleep out Delayms (120) //Delay 120ms //--- --- --- --- --- --- ST7735R Frame Rate-----------------------------------------// Write(COMMAND,0xB1) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB2) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB3) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) -Void ST7735RPanelInitialCode (void) { //------------------------------------ST7735R Reset Sequence-----------------------------------------// LCD_RESET=1 Delayms (1) //Delay 1ms LCD_RESET=0 Delayms (1) //Delay 1ms LCD_RESET=1 Delayms (120) //Delay 120ms //--------------------------------End ST7735R Reset Sequence--------------------------------------// Write(COMMAND,0x11) //Sleep out Delayms (120) //Delay 120ms //------------------------------------ST7735R Frame Rate-----------------------------------------// Write(COMMAND,0xB1) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB2) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D) Write(COMMAND,0xB3) Write(DATA,0x01) Write(DATA,0x2C) Write(DATA,0x2D)
Platform: | Size: 1024 | Author: adsf | Hits:

[SCMST7735R

Description: tft彩屏st7735r的驱动,已测试可以使用-tft color st7735r driver, have been tested using
Platform: | Size: 1024 | Author: mjw | Hits:

[SCM1.8-SPI(new)

Description: 1.8寸TFT 驱动IC为ST7735R彩屏全套资料,包括屏和驱动IC规格书,及多个程序-1.8-inch TFT full color display driver IC to ST7735R information, including screen and the driver IC specifications, and multiple programs
Platform: | Size: 5621760 | Author: liukeliang | Hits:

[VHDL-FPGA-Verilogst7735r

Description: TFTLCD 测试 20 PIN的公PIN接口-TFTLCD CS RS WR RD D0~D7
Platform: | Size: 1771520 | Author: 郭永東 | Hits:

[SCMTXD144C_ST7735R_0511_Init

Description: LCM ST7735R 驅動程式,初始化程序-The LCM ST7735R driver, the initialization procedure
Platform: | Size: 1024 | Author: Evan Chen | Hits:

[SCMST7735R

Description: 基于51单片机的彩屏驱动初始化得源代码 -Based on 51 single-chip color display driver initialization source code
Platform: | Size: 1024 | Author: jiang | Hits:

[SCM51-LCD

Description: HOT51 开发板配套资料 51单片机 彩色LCD(ST7735R)显示程序-The HOT51 development board supporting 51 single-chip color LCD (ST7735R) display program
Platform: | Size: 214016 | Author: 同意不 | Hits:

[SCMST7735R-SPI-4LINE-64K

Description: ST7735R 4线SPI模式驱动液晶显示屏幕,支持64K色。-The ST7735R 4-wire SPI mode driver LCD screen supports 64K colors.
Platform: | Size: 34816 | Author: JWan | Hits:

[MTK7735

Description: ST7735R所有的资料和初始化代希望有需要的可以-All ST7735R information and initialization code, I hope there is a need to look at
Platform: | Size: 2446336 | Author: ZHANG | Hits:

[SCMST7735R-177TFT

Description: ST7735R驱动芯片的1.77寸彩色液晶8位并口驱动程序。参考时下了很多本站别的代码,感觉写的都不好,要么不全,要么不是并口。现在把我写的传上来供后来人参考。包括底层写命令、数据、初始化、画点、画横线、画竖线,带注释,希望对你有用。-ST7735R driver chip 1.77-inch color LCD 8-bit parallel port driver. Reference nowadays many site other code, feel to write is not good either incomplete or not the parallel port. I write pass up for later Reference. Including the underlying write command, data, initialize, draw point, draw a horizontal line, draw a vertical bar, with comments, hope useful to you.
Platform: | Size: 2048 | Author: yijian | Hits:

[SCMST7735-4-SPI

Description: 128*128點陣的TFT模組測試程式。控制IC可以為ST7735S也可以是ST7735R或ST7715R-128* 128 dot-matrix TFT module testing program. Control IC for ST7735S 、 ST7735R or ST7715R
Platform: | Size: 191488 | Author: 劉進 | Hits:

[SCMxmega128a1_18lcd_4.18

Description: AVR xmega128a1的1.8寸 LCD 驱动 ST7735R-This is used to drive the AVR xmega128a 11.8 LCD. the chip is ST7735R
Platform: | Size: 2153472 | Author: 烟波闻 | Hits:
« 12 »

CodeBus www.codebus.net