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

搜索资源列表

  1. TMS320VC5509A_examples.TMS320VC5509A学习板例程及说明

    2下载:
  2. 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
  3. 所属分类:DSP编程

    • 发布日期:2017-05-21
    • 文件大小:6616262
    • 提供者:天涯之声
  1. Snake4_2.rar

    0下载:
  2. 基于lpc系列的贪吃蛇游戏机仿真,包括12864,1602液晶驱动,ucos和proteus仿真文件。,LPC-based series of Snake game simulation, including 12864,1602 LCD driver, ucos and Proteus simulation file.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:388212
    • 提供者:程沛
  1. 1602和12864液晶底层驱动程序

    0下载:
  2. 1602和12864液晶底层驱动程序,12864有串行和并行两种方式。-1602 and 12864_the bottom of the LCD driver , 12864 with serial and parallel mode.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:84880
    • 提供者:zx
  1. 123852

    0下载:
  2. 常用液晶的C51驱动程序.rar 有320*240、1602、12864、GUI、1302-C51 commonly used liquid crystal driver. Rar there are 320* 240,1602,12864, GUI, 1302
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:112002
    • 提供者:heanyu
  1. atmega128_12864_1602

    0下载:
  2. atmega128液晶显示(12864和1602)的已编译、测试的源程序。-atmega128 liquid crystal display (12864 and 1602) that have been compiled, tested source.
  3. 所属分类:SCM

    • 发布日期:2016-05-12
    • 文件大小:76496
    • 提供者:
  1. lcd

    1下载:
  2. 很多的液晶驱动源程序,包括12864,1602,16032,160128等等,非常珍贵的液晶程序合辑-Many of the LCD driver source code, including 12864,1602,16032,160128 so very precious liquid crystal process compilations
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1510651
    • 提供者:scj0801
  1. GUI_Builder

    1下载:
  2. AVR单片机的菜单制作工具,支持1602和3310的液晶-AVR MCU Tools menu in support of 1602 and 3310 LCD
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2404025
    • 提供者:
  1. C51_LCD

    1下载:
  2. 各种液晶的C程序 包括1602,12232,12864,320*24等常用液晶的C程序-A variety of LCD s C procedures including 1602,12232,12864,320* 24 LCD and other commonly used procedures for the C
  3. 所属分类:SCM

    • 发布日期:2015-11-23
    • 文件大小:1379897
    • 提供者:聂美军
  1. lcd

    0下载:
  2. 使用PS2接口的键盘的小键盘输入,在12864液晶上显示出来,使用平台为CPLD或FPGA-PS2 keyboard interface to use a small keyboard input, in the 12864 liquid crystal display, use the platform for the CPLD or FPGA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1053571
    • 提供者:luojicheng
  1. 51kaifaban

    0下载:
  2. 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental procedures, including water LED li
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:307317
    • 提供者:james
  1. 1602Lyejing

    0下载:
  2. 12864+图形温度计+ds1302+ds18b20+矩阵键盘-12,864 graphics thermometer ds1302 ds18b20 Matrix Keyboard
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:58090
    • 提供者:笑眠眠
  1. code

    0下载:
  2. 74hc164键盘显示 红外控制DS1302 超级IO扫描 12864+遥控解码 1602+定时器 LCD1602+自定义图形-failed to translate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:20531
    • 提供者:侯侠
  1. examples_of_code

    1下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:293357
    • 提供者:文子
  1. LCDdriver

    0下载:
  2. 单片机12864,1602,0802液晶驱动程序-12864,1602,0802,LCD DRIVER PROGRANM
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:4316
    • 提供者:zhanghuan
  1. 1602

    0下载:
  2. 1602控制的液晶驱动程序,使用12864液晶,c语言编写-1602 LCD driver control, the use of 12864 LCD, c language
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1498
    • 提供者:cloud
  1. c51

    0下载:
  2. C51编程,1602,12864编程,测温,遥感功能-C51 programming, 1602,12864 programming, measurement, remote sensing function
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8677239
    • 提供者:李木
  1. lesson8

    0下载:
  2. 单片机1602液晶、12864液晶显示原理及实现此程序已调试,可用-1602 Single-chip LCD, 12864, and the realization of the principle of liquid crystal display has been testing this procedure can be used
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:522
    • 提供者:志弈
  1. Mars-EP1C6-F_code2

    0下载:
  2. 此包为FPGA学习板接口实验程序源代码,共包括13个实验程序,有7段数码管,1602液晶显示,12864液晶显示,I2C总线,串口通信,拨码开关等.-The packet interface to FPGA board experimental procedure to study the source code, a total of 13 experimental procedure, there are 7-segment digital tube, 1602 LCD 12864 LCD,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4633951
    • 提供者:sunxh092
  1. 1602(4)

    0下载:
  2. 12864 4条数据线驱动,节省了4条单片机AT89C51的IO口,并且速度不会有感觉上的差异-128,644 data lines, drive, saving four SCM AT89C51 the IO ports, and the speed would not have felt the difference in
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:43157
    • 提供者:miugedeon
  1. 12864-1602

    0下载:
  2. 12864 1602 中文资料 以及驱动程序 都实际应用过的-128,641,602 Chinese data and the practical application of drivers had
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9940351
    • 提供者:王勇
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com