CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lcd12864测试程序

搜索资源列表

  1. LCD12864

    0下载:
  2. 1 fpga驱动lcd液晶12864的verilog源程序 (显示英文,可以在源程序中直接修改成自己想要显示的英文) 2 引脚配置完成,程序已经测试,完全好用 3 使用的FPGA芯片是altera的max2EP2C5T1-1 fpga driver' s verilog source code 12864 lcd LCD (display in English, you can directly modify the source program into what you w
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:620019
    • 提供者:pomao
  1. ST7565_driver_c_program

    0下载:
  2. st7565驱动LCD12864源代码以及经调试通过的LCD测试程序-st7565-driven debugging LCD12864 source code, and adopted by the LCD test program
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8006
    • 提供者:wuxiarock
  1. 12864LCDtest

    0下载:
  2. LCD12864液晶显示的测试程序,可以测试你的液晶是否正常的小程序,希望有用-LCD12864 liquid crystal display of the test procedure to test whether it is normal for your small LCD process, seek to help
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:9089
    • 提供者:
  1. lcd12864

    0下载:
  2. 程序功能:在液晶上用串行数据通信方式依次显示常用ASCII码 跳线设置:将跳线座J5的2脚和3脚(-)用短路帽短接 测试说明:观察液晶显示-Program features: LCD used in the serial data communication commonly used ASCII code sequence shows the jumper settings: Jumper Block J5 to 2 feet and 3 feet (-) shorted cap wi
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1685
    • 提供者:无名氏
  1. uartma

    0下载:
  2. PIC16f917串口通讯测试程序,使用lcd12864图形液晶做显示。可以实现双机通讯-PIC16f917 serial communications test program, using lcd12864 graphic LCD display to do. Double-machine communication can be achieved
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:507298
    • 提供者:LHT
  1. 12864_c51

    0下载:
  2. 包括LCD12864 ,24C08,DS1302,ADC0832 测试程序-Including LCD12864, 24C08, DS1302, ADC0832 test procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:87381
    • 提供者:whl123
  1. 12864

    0下载:
  2. LCD12864带字库的程序,做为简单的测试程序,但也把12864的各种潜能给发挥了出来!-LCD12864 with a font program, as a simple test procedure, but also the potential to play a variety of 12864 out!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:23501
    • 提供者:胡俊波
  1. LCD12864

    0下载:
  2. 128*64液晶汉字显示驱动程序,测试可用-128* 64 character LCD display drivers, testing available
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2925
    • 提供者:wen
  1. LCD12864

    0下载:
  2. 本文件是12864液晶显示屏的测试及显示程序,是完整的代码,在keilC51上编译通过,可正确显示,提供给大家交流学习。-This document is 12864 LCD test and display program, is the complete code, compiled by the keilC51 can display correctly, offer to share learning.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:375526
    • 提供者:602
  1. lcd12864ceshichengxu

    0下载:
  2. LCD12864串行测试程序,串行方式可以减少占用I/O口,连线方便,但同时也降低了速度,依应用场合而定-LCD12864 serial test procedure can reduce the occupation of serial I/O port, the connection easy, but it also reduces the rate determined in accordance with applications
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:46198
    • 提供者:唐松明
  1. LCD12864

    1下载:
  2. 12864的滚动显示程序,经测试无误,使用时只需要改动端口定义和内容点阵代码-12864 rolling display program, tested correctly, use it, just change the port definition and content matrix code
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:154837
    • 提供者:张林颢
  1. LCD12864(st7920)

    0下载:
  2. 整理的网上关于LCD12864(ST7920控制器)的串并口程序,已在stc89c52rd+11.0592MHz的情况下测试通过-Finishing line on LCD12864 (ST7920 controller) serial and parallel programs, in the case of stc89c52rd+11.0592 MHz test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:6505
    • 提供者:
  1. LCD12864

    1下载:
  2. AVR mega16单片机12864液晶显示的ICC驱动程序,实际测试可用。-AVR mega16 microcontroller 12864 ICC liquid crystal display driver, the actual test is available.
  3. 所属分类:SCM

    • 发布日期:2016-04-05
    • 文件大小:52224
    • 提供者:高山举目
  1. SPI-LCD12864

    0下载:
  2. 这是在STM32F107上通过SPI1测试12864液晶(ST7920驱动)的程序,已测试通过。因为是用SPI写FLASH的程序改的,看程序的时候只需关注12864.C和12864.h即可。 第一次上传不知道分类设的对不对,有问题请指教。-Key word: SPI serial port LCD12864(drive IC:ST7920)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-03-16
    • 文件大小:5145600
    • 提供者:Geoge
  1. LCD12864

    0下载:
  2. 用verlog写的lcd12864显示汉字程序,测试效果不错-Written by verlog lcd12864 display Chinese characters procedures, test well
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:807800
    • 提供者:jqch
  1. 12864D

    0下载:
  2. 无字库LCD12864单片机程序,测试通过,可以显示。-No the font LCD12864 microcontroller program, the test passes, you can display.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2819
    • 提供者:叶子
  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. GPS_At89s52_(lcd-12864)

    0下载:
  2. GPS测试程序51(lcd12864屏显示) keil开发环境-GPS test program 51 (lcd12864 screen display) keil development environment
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:130889
    • 提供者:
  1. lcd12864

    1下载:
  2. 430单片机液晶12864显示程序,此程序通过笔者多次测试是可以使用的,安全有保障,-use msp430 mcu with display 12864 led
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-06
    • 文件大小:77296
    • 提供者:王梓懿
  1. LCD12864

    0下载:
  2. 串口通信的程序,下载了可以直接运行,测试通过了已经,没有任何问题-Serial communication procedures, download can be run directly tested already with no problems
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6090
    • 提供者:dd
« 1 2 34 5 »
搜珍网 www.dssz.com