CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - lcd to

搜索资源列表

  1. lcd-ds1302

    0下载:
  2. 单片接,利用万年历这一程序为基本例子对LCD DS1302做详细介绍-Single a for connecting, making use of ten thousand years this procedure is a basic example to do the detailed introduction to the LCD DS1302
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:77408
    • 提供者:轩宇
  1. lcd

    0下载:
  2. 使用TMS32F2812驱动12864液晶屏以及按键的程序-use the TMS32F2812 to drive the 12864 and key
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1172649
    • 提供者:yw
  1. key-lcd

    0下载:
  2. 单片机键盘扫描 采用独立键盘 显示时钟-Keyboard for scanning using a separate keyboard to display clock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:22498
    • 提供者:韩彦武
  1. asmfr_AFFICHEUR-LCD-2X16-MODE-4BIT-PIC-16XXX___Pa

    0下载:
  2. program to display in lcd screen
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:4026
    • 提供者:sawssouna
  1. Text-shaped-LCD

    0下载:
  2. 文字形LCD Text-shaped LCD #include "HT66F50.h" const unsigned char Table1[] = "Kun" //所要顯示字元 unsigned char DATA_BUS @0x20 //sfr DATA_BUS=0x90 //DATA bus=P1 #define RS PA0 //P35=RS=0指令暫存器,RS=1資料暫存器 #define RW PA1 //P36=RW=1讀取,RW=0寫入
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:12739
    • 提供者:蔡志欣
  1. LCD

    0下载:
  2. sep4020开发板液晶驱动程,在液晶上显示一幅图片-sep4020 development board LCD driver to display a picture on the LCD
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:970460
    • 提供者:邹甬
  1. LCD

    0下载:
  2. Here is a descr iption of the program code to communicate between microcontroller and LCD 89cxx. language code is written in asm. simple and straightforward, with clear captions.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1913
    • 提供者:tan loc tran
  1. lcd

    0下载:
  2. 用汇编语言实现反应时间测试功能,用led作提示灯,在lcd上显示结果-a program using assembler language to test the response time.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2871
    • 提供者:fenghuan
  1. LCD--STC12C5A60S2-AD

    0下载:
  2. LCD STC12C5A60S2 AD转换程序,修要按照自己想法加以修改。-LCD STC12C5A60S2 the AD conversion process, repair in accordance with their own ideas to be modified.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:4890
    • 提供者:lcy
  1. LCD-calculator-for-MCU

    0下载:
  2. 由单片机控制1602编写的简易计算器。由于单片机浮点数限制,可以计算6位数字算,大于这个长度,用科学计数法表示小数位精度后6位,大于6位按四舍五入。-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:42436
    • 提供者:王宇
  1. LCD

    0下载:
  2. It s a application for LPC2378. Write by C/C++.It supports to display LCD of kit LPC2378
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1118
    • 提供者:Haptit
  1. LCD

    0下载:
  2. 51单片机控制LCD1602,适合初学者研究程序以及电路设计。需要用到Proteus 7 Professional画原理图。(内含原理图)-51 single-chip microcomputer control LCD1602, is suitable for beginners the research procedure and circuit design. Need to use Proteus 7 Professional painting principle diagram. (c
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:60461
    • 提供者:高洪波
  1. LCD

    0下载:
  2. 基于MSP430单片机 做的128x64lcd驱动程序。可直接调用初始化,并可直接显示中文、英文、数字等。适合lcd初学者阅读。-Based on MSP430 microcontroller 128x64lcd driver. Can directly call the initialization can be displayed directly to Chinese, English, and figures. For lcd beginners to read.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2099
    • 提供者:kevin
  1. ICL7135_LCD

    0下载:
  2. 基于单片机的数字电压表的源代码,数字电压表测量0~2v的直流电压-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1081
    • 提供者:李斌
  1. 11111

    0下载:
  2. 1、用FPGA/CPLD实现HS162字符液晶显示。 2、分析相应的功能要求,分析CPLD与字符液晶HS162的接口典型电路。 3、利用状态机的设计方法,通过指令编程实现对HS162-4液晶模块的读/写操作,以及屏幕和光标的操作。 4、编写模块的Verilog HDL语言的设计程序。 5、在Quartus II软件或其他EDA软件上完成设计和仿真。 -This design of a CPLD-based controls HS162 to achieve character
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1046396
    • 提供者:kevin mk li
  1. the-8255-LCD

    2下载:
  2. 设计一串口通信程序,波特率9600,通过RS232串口自环。自动循环发送数据串(设计在程序中)接收并存储和显示该数据串发送数据内容由键盘输入,每串数据不大于8字节。数据串单次发送由按键启动,接收端显示数据串并存储。可查询、清楚已存数据串-The design of a serial communication program, baud rate 9600, through the RS232 serial ring. Automatic cycle to send data string (d
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-10
    • 文件大小:25387
    • 提供者:gonglingjun
  1. LCD12864-LCD-test

    0下载:
  2. 字库LCD12864液晶测试,C语言程序,以单片机89C52为控制核心-The font LCD12864 LCD test, C language programming, microcontroller 89C52 to control the core
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:28230
    • 提供者:飞云
  1. 8051-LCD-Driver

    0下载:
  2. 实验用程序图纸,好用,C51驱动LCD源程序-Experimental procedures drawings, easy to use, C51 drive the LCD source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:11075
    • 提供者:qilingfei
  1. lcd

    1下载:
  2. 自己编写的基于STM32F103的LCD控制程序,使用ILI9325控制器,非常简单,使用keil 3开发,适合初学者学习!-LCD control procedures, write your own based on the STM32F103 use ILI9325 controllers, very simple, use the keil development, suitable for beginners to learn!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-12
    • 文件大小:3016245
    • 提供者:何小龙
  1. ucgui

    1下载:
  2. 自己编写的基于STM32F103的ucgui裸奔程序,不带操作系统,LCD使用常见的ILI9325驱动IC,非常简单,使用keil 3开发,适合初学者学习!-I have written based on the the STM32F103 of ucgui streaking procedure, without the operating system, use the LCD a common ILI9325 driver IC, very simple, use the keil dev
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-30
    • 文件大小:12973499
    • 提供者:何小龙
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com