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

搜索资源列表

  1. 12864程序的简单应用万年历

    0下载:
  2. 12864程序的简单应用万年历,对初学这是一个很好的例子,已经成功调试-12864 simple application procedure, for beginners this is a good example, has been successfully debugging
  3. 所属分类:软件工程

    • 发布日期:2017-03-26
    • 文件大小:4669
    • 提供者:xiaomeng
  1. RT12864CT

    0下载:
  2. 可以驱动多种LCD 12864,实现显示数和字符,与51单片机连接-Can drive a wide range of LCD 12864, and the implementation shows that the number of characters, with 51 single-chip connectivity
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:216353
    • 提供者:李大鹏
  1. 123

    0下载:
  2. 基于51单片机和ds12887的电子万年历,具有语音功能与12864配合使用功能强大-Ds12887 based on 51 single-chip microcomputer and the electronic calendar, voice-enabled and use a powerful 12,864
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:10985
    • 提供者:鸿
  1. SOPC_Nios

    0下载:
  2. Altera SOPC Builder 提供了 Nios Ⅱ处理器及一些常用外设接口 ,但并没有提供 12864 液晶模块的接口及驱动。-Altera SOPC Builder provides the Nios Ⅱ peripheral processor and a number of commonly used interface, but did not provide 12864 LCD module and the drive interface.
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:356548
    • 提供者:夏飞
  1. 12864chuantu

    0下载:
  2. 12864液晶串行的图形界面以及keilc工程文件全套-12864 Graphic LCD serial interface and a full set of engineering documents keilc
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:26460
    • 提供者:鲍鹏程
  1. ourdev_456695

    0下载:
  2. 这是一个关于液晶12864的驱动程序 希望对大家有用 仅供参考-It is a LCD driver 12864 We hope to be useful for reference only
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:433890
    • 提供者:董涛
  1. 12864

    0下载:
  2. 12864的 资料 功能强大 里面有详细的 新片介绍 和功能描述-12864 inside information on a powerful new film presentations and features a detailed descr iption of
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:109127
    • 提供者:dwfshi
  1. 12864LCD

    0下载:
  2. 可以通过 PCF8563T 数码管和ZY12864 LCD分别显示时间和日期 整点报时(模仿电台报时的方式——六声),每一秒响一声,前5声为500HZ“嘀”,最后一声为1000HZ “嗒”。 -the design of a clock under the system of 12864 LCD
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:106512
    • 提供者:simon
  1. OP07

    0下载:
  2. AVR单片机性能优越,有着广阔的市场前景,本设计主要研究AVR单片机的各部分功能,了解AVR单片机及其外围芯片连接,做出接口软件。 本设计将AVR单片机各部分功能融合起来,采用Atmega16L作为系统的核心,以12864为液晶显示,以RS232转换PC到单片机的电平,采用Atmega16L本身的A/D等等,出于价格和研究实用性方面的考虑本系统采用万用板制作。 经实践证明,该系统可以对AVR单片机的各部分功能进行实验研究,达到了对AVR单片机系统设计的要求,性能稳定,结构合理,适合在教学
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:237186
    • 提供者:hanxin
  1. 12864

    0下载:
  2. //实验目的:熟悉12864LCD的使用 //12864LCD带中文字库 //编程让12864LCD显示一幅毛主席头像 //硬件设置: //关断所有拨码开关。 -//Purpose of the experiment: the use of familiar 12864LCD// 12864LCD with a Chinese character// programming to 12864LCD shows a picture of Chairman Mao// hardw
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:8564
    • 提供者:lin
  1. yejing

    0下载:
  2. 液晶参数,对12864液晶屏的参数,应用进行说明,附有常用的电路-Liquid crystal parameters, the parameters of the LCD screen 12864, application instructions, with a common circuit
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:990868
    • 提供者:刘佳
  1. 12864

    0下载:
  2. 接着要做的事就是指定我们的图片要从哪里写入(即写入的XY坐标,这个是最关键,也是最难理解的部分)。因为我们这里是显示一整个画面的图片,所以我们就从12864的第一个点开始显示。那这个点的坐标是怎么定位的呢?我们往这个点写入数据后,要是接着再写数据,那坐标值会怎样变化呢?首先我们要弄清楚12864究竟是怎么把数据写入到GDRAM(绘图显示RAM)中去的。12864(ST7920驱动芯片)把屏幕分成上下两部分(如上图中把垂直坐标分成了两部分的00~1F)。当我们把坐标值写给LCD后(怎么写后面会说)
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:286897
    • 提供者:许扬
  1. 1302-12864-18b20

    0下载:
  2. 学单片机20多天,自制的12864+1302+18b20万年历,带调时-MCU more than 20 days, the homemade 12864+1302+18b20 calendar, with a tone
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:63746
    • 提供者:luozhen
  1. 12864-working-cx

    0下载:
  2. 提供了12864的工作源程序以及其工作原理。串行和并行的都有。可以让你在短时间内学会用12864写程序-provide the function and working principle of 12864 .it Can let you learn to use 12864 write program in a short time
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:12973
    • 提供者:周瑾墨
  1. 12864

    0下载:
  2. 12864的详细资料,对于要使用12864的程序原来说是一个很好地资料!-12864, 12864 the original program is a good information!
  3. 所属分类:Project Manage

    • 发布日期:2017-11-21
    • 文件大小:645598
    • 提供者:fireflying1
  1. 12864-clock-display

    0下载:
  2. 用12864显示屏实现电子时钟的显示(中文显示和闪烁显示)-Display with 12864 electronic clock display (a Chinese display and display)
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:5196
    • 提供者:pengfei
  1. 12864

    0下载:
  2. 一本好书,自己总结了12864液晶的各项指令,需要时翻阅就是-A good book, he summed up all the 12864 instruction is needed to read
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:55747
    • 提供者:roon
  1. FFT_for_f430-A

    0下载:
  2. 基于51单片机的12864打点c语言源程序,全面使用-12864 51 microcontroller management based on C language source code, comprehensive use
  3. 所属分类:软件工程

    • 发布日期:2017-03-28
    • 文件大小:185789
    • 提供者:liubomin
  1. LCD-12864--menu-control

    1下载:
  2. 这是介绍OLED的一个三级菜单制作的pdf,通过结构体实现,里面附有详细的程序代码。 -This is the introduction of a OLED three level menu making PDF, realized by the structure, which includes a detailed code. This is the introduction of a OLED three level menu making PDF, realized by the str
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:271399
    • 提供者:MRwang
  1. 12864

    0下载:
  2. 这是12864的源代码程序,是初学者学习12864的好方法-This is the source code 12864, is a good way for beginners to learn 12864
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:21338
    • 提供者:路世英
« 12 »
搜珍网 www.dssz.com