CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lcd library

搜索资源列表

  1. LCD20040316

    0下载:
  2. hy12864b液晶显示全部程序(汇编、C) 包括带字库液晶和不带字库液晶-hy12864b all LCD (Series C) includes a library with LCD and non-character LCD
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13412
    • 提供者:张雪奇
  1. 介绍如何使用UCDOS的HZK16 点阵字库

    0下载:
  2. 介绍如何使用UCDOS的HZK16 点阵字库,对于想在LCD上显示汉字的看一下就明白了。-UCDOS how to use the library HZK16 lattice, the LCD to show the Chinese characters look at it to understand.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:897455
    • 提供者:刘文剑
  1. ZL12232C1

    3下载:
  2. ZL12232C1液晶驱动程序,能直接驱动ZL12232C1液晶,使用STM32库函数-ZL12232C1 LCD driver that can directly drive ZL12232C1 LCD, use the STM32 library functions
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-07-05
    • 文件大小:3577855
    • 提供者:xiaoka
  1. KEIL_STM32_UCOSII

    0下载:
  2. 1.基于KEIL平台STM32 UCOSII完整工程移植 2.LCD显示 SPI数据传输方式 3.含STM32库,UCOSII源码-1. STM32 UCOSII platform based on the full project KEIL transplantation 2.LCD display SPI data transmission 3. Containing STM32 library, UCOSII source
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2617587
    • 提供者:
  1. Guo-Tianxiang-teaching-program-12864

    0下载:
  2. 郭天祥12864教学程序:LCD型号:TS12864A-3(带汉字库)或兼容型号 控制器ST7920 ,MCU:AT89S52 ,晶体频率:11.0592MHz-Guo Tianxiang 12864 teaching program: LCD Model: TS12864A-3 (with Chinese characters library) or a compatible model controller ST7920, MCU: AT89S52, crystal frequency: 1
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:5368
    • 提供者:徐建升
  1. ST7735-Arduino

    1下载:
  2. The Arduino library for ST7735 TFT LCD, there are 3 example at library. The file are from Adfruit industries
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:13219
    • 提供者:mreza
  1. LCD_SegmentsDrive

    0下载:
  2. st8l152控制液晶的源程序,c编写,调用st库-st8l152 control LCD source, c write, call st library
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:183938
    • 提供者:guoguo
  1. EmbeddedGUI-0.6.2

    0下载:
  2. 一个非常好的、轻量级的GUI,非常适合Cortex系列的CPU移植使用-EmbeddedGUI is a GUI library for embedded system.It is much smaller than MiniGUI and can be easily transplanted to any RTOS.It provides many graphic functions and controls such as list and tree.LCD drivers are also
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:6441198
    • 提供者:小浩
  1. DS18B20_LCD.rar

    0下载:
  2. LCD_18B20温度采集控制显示 电路搭建: CSPIN = P2^7 CLKPIN = P2^6 DIPIN = P2^5 DQ= P3^4 晶振:11.0592M 实现功能:通过AT89S51(STC89C51)采集控制DS18B20,在小太阳人LCD上显示 设计者:创达科技 陈仲库 设计日期:2008年12月12日 欢迎一起交流 qq:86828048,Acquisition and Control LCD_18B20 temperature display circui
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:25226
    • 提供者:中国库
  1. wannianli

    0下载:
  2. 基于ATMAL89S51万年历系统,液晶12864显示年月日周,时分秒,室温,汉显,可供初学者参考,用STC89C52RD+自测成功,内置18b20驱动程序!模块化程序,每个器件一个子函数库,方便移植。-Based on ATMAL89S51 calendar system , LCD display 12864 week , month, day , hour , room temperature, Han was the reference for beginners STC89C52RD+
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:177648
    • 提供者:赵修森
  1. 12864menu

    1下载:
  2. 12864液晶驱动库下实现的菜单程序,包括画图,反白的函数,结构体和函数指针实现菜单的转换。-12864 LCD driver library to achieve the menu under the procedures, including drawing, anti-white function, structure and function pointers to achieve the menu conversion.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:115189
    • 提供者:sxj
  1. ucGUI-STM32 STM32移植ucGUI

    4下载:
  2. STM32移植ucGUI, 实现了横屏 触摸显示, 有按钮 画条 文本框 对话框 等控件。 使用的库是自己用KEIL生成的 ,很容易。 液晶驱动程序 实现了多种型号自动检测,可不改任何代码 实现 (4531)(信利) SPFD5408(凌巨) 和I19xx系列的 液晶屏。十分方便-UcGUI STM32 transplantation, realizes the horizontal screen touch display, A button to draw a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-22
    • 文件大小:14891530
    • 提供者:lixiaohu
  1. FSMC-interface-TFT-display

    0下载:
  2. 此码为STM32微处理器在MDK3.5下基于STM32 STD3.0库的编译源码,实现的功能是在TFT LCD液晶屏上显示图片-The code for the the STM32 microprocessor in MDK3.5 compile source the STM32 STD3.0 library, the function is to display a picture on the TFT LCD LCD
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1707487
    • 提供者:祁红梅
  1. Microchip_cn537015

    0下载:
  2. Microchip图形库中的字体 cn537015.pdf PIC单片机调用支持QVGA液晶芯片的字体-Microchip graphics library fonts support cn537015.pdf PIC Singlechip call QVGA LCD chip fonts
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:28576
    • 提供者:yy
  1. Programmingcomputervisionapplications

    0下载:
  2. Learning OpenCV: Computer Vision with the OpenCV Library -Learning OpenCV puts you right in the middle of the rapidly expanding field of computer vision. Written by the creators of OpenCV, the widely used free open-source library, this book introduce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:713908
    • 提供者:冬冬
  1. lcd_ziku

    0下载:
  2. 240*160 DOC LCD字模库应用C程序 -240* 160 DOC LCD matrix C Library Application procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6227
    • 提供者:5912
  1. Checkmatrixsoftware

    1下载:
  2. 取字模软件 此软件生成的点阵库见下图,完全符合点阵液晶的使用。 MSB> > > > >MSB :::::::::::::: 8位 :::::::::::::: LSB>>>>>>>>>LSB-Check matrix software This software generated lattice library see the figure below, in full compl
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-10
    • 文件大小:262915
    • 提供者:夏亮
  1. nxGraph

    0下载:
  2. Display simple data graph on 320x240 LCD module, using ucGUI library
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:Nikson1200
  1. LCDDemo

    0下载:
  2. 集成LCD模块程序,应用固态函数库FWLIB函数编写,可以用IAR软件调试。-LCD module integration process, the application of solid-state preparation of library FWLIB function can be used to debug software IAR.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:548431
    • 提供者:李华
  1. uCos2_S3C2440_V2.83

    0下载:
  2. 基于S3C2440移植的uC/OS-II最新源码(V2.83),以及Flash、LCD、Nand Flash驱动和Printf库。 使用ADS开发环境。-Based on S3C2440 transplant uC/OS-II the latest source code (V2.83), as well as Flash, LCD, Nand Flash drive and Printf library. The use of ADS development environment.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:499461
    • 提供者:chernwu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com