CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 1.8寸TFT驱动

搜索资源列表

  1. 1.8寸TFT 驱动IC为ST7735R彩屏全套资料

    1下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-14
    • 文件大小:5621412
    • 提供者:liukeliang
  1. EFM32G230F128_1.8LCD

    0下载:
  2. 本工程源码实现EFM32G230F128微控制器驱动1.8寸TFT液晶屏实时显示图片、汉字、英文、数字等信息。-This project source code realize EFM32G230F128 microcontroller drive 1.8-inch TFT LCD screen to display pictures, Chinese, English, numbers and other information in real time.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2506095
    • 提供者:王健
  1. 1.8寸tft简单显示

    0下载:
  2. ST7735驱动IC,1.8寸tft简单显示-The ST7735 driver IC, 1.8 inch tft simple display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-11-07
    • 文件大小:1166
    • 提供者:xianrenzhang
  1. LCD-S93265Z

    0下载:
  2. 1.8寸 TFT LCD 型号 S93265Z 的AVR atmega16 的驱动-1.8-inch TFT LCD Model S93265Z AVR atmega16 drive
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:202971
    • 提供者:陈文科
  1. 1.8TFT

    0下载:
  2. 实现1.8寸tft彩屏的驱动,能够显示字符,汉字,以及图片。-Achieve 1.8-inch tft color screen driver, can display characters, characters, and images.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:57366
    • 提供者:pyatao
  1. TFT2_8_Dem-1

    0下载:
  2. 2.8寸TFT屏驱动程序,程序很完整,有需要的可以下载试- 2.8-inch TFT screen driver, the program is complete, there is a need to download trial
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5732963
    • 提供者:天使之翼
  1. 51drive1.8-Inch-TFT-program

    0下载:
  2. 51单片机驱动1.8寸TFT-LCD屏程序,有注释,内含丰富函数,屏IC为HX8353d-51 single-chip driver TFT-LCD 1.8 Inch screen program, there are notes, rich functions, screen IC HX8353d
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:87213
    • 提供者:应小电
  1. TFT1.8

    0下载:
  2. 1.8寸TFT显示模块驱动程序(I2C协议) 使用模拟I2C协议实现的驱动,便于移植。程序编写方便 开发测试环境: IAR MSP430FR6989开发板-1.8-inch TFT display module drivers (I2C protocol) using analog I2C protocol driven, easy to transplant. Programming convenient development test environment: IAR MS
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:45400
    • 提供者:yuan
  1. 1.8 inch tft

    0下载:
  2. spi四线驱动1.8寸TFT屏 。。。。。。。。。。。。。(SPI four line drive 1.8 Inch TFT screen)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:3896320
    • 提供者:在路上745
  1. 1.8TFT显示

    0下载:
  2. 驱动基于K60平台的1.8寸TFT液晶显示屏例程(Driving 1.8 Inch TFT LCD display routines based on K60 platform.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:7814144
    • 提供者:星平
  1. ST7735

    0下载:
  2. 1.8寸TFT显示屏,ST7735的驱动。GYTF018LB35模块使用,89C52、8位并口驱动。如果是使用的是SPI通信或者是STM32使用,都只需要修改两个函数(LCD_Write、LCD_Write_Data16)的内部,即可。(1.8 Inch TFT display, ST7735 driver. The GYTF018LB35 module uses ; 89C52 ; 8 bit parallel port drivers. If you are using SPI commun
  3. 所属分类:单片机开发

    • 发布日期:2018-08-09
    • 文件大小:1024
    • 提供者:sc51715
  1. ST7735S 1.8寸LCD-STM32F103C8测试程序

    2下载:
  2. 基于STM32F103 驱动 1.8寸TFT屏(芯片ST7735S),已测试验证OK(1.8 TFT ST7735S driver , write by STM32F103)
  3. 所属分类:单片机开发

    • 发布日期:2020-05-20
    • 文件大小:3373056
    • 提供者:jie9621
  1. STM32F103_HAL_ST7735

    1下载:
  2. 以st7735s为驱动的1.8寸液晶,使用stm32f103系列cpu。 使用 HAL 库。亲测可用。(The 1.8 Inch liquid crystal driven by st7735s uses STM32F103 series cpu. Use the HAL library. The pro-test is available.)
  3. 所属分类:单片机开发

    • 发布日期:2020-05-20
    • 文件大小:8384512
    • 提供者:魁首
搜珍网 www.dssz.com