CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 显示函数

搜索资源列表

  1. c51图形LCD显示函数程序

    0下载:
  2. LCD图形显示函数,很使用!-LCD display function, is used!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3387
    • 提供者:刘会双
  1. 图形LCD显示函数程序

    0下载:
  2. 图形LCD显示函数程序,很实用的c51程序-graphic LCD display function procedures, practical procedures for the decoder
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3387
    • 提供者:甜甜
  1. fhe-SHISHI

    0下载:
  2. 液晶屏中央显示 e 的程序,状态位写指令和写数据的准备判断,定义显示函数e-LCD screen shows the central e procedures, state-written instructions and write data prepared judgment, the definition indicates function e
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1142
    • 提供者:fhe
  1. avrhd44780

    0下载:
  2. 这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。 /************************************************************************************************** * 简介 * * 本模块仅使用于字符显示液晶模块 * * 当前版本的驱动仅支持以下类型LCD模块驱动: * Hitachi HD44780 或与之兼容的芯片. * * L
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6068
    • 提供者:谢志俊
  1. clock

    0下载:
  2. LCD显示和单片机中断定时,单片机不断中断,通过中断计时,当一秒时间到,调用显示函数在LCD上显示时间
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:21136
    • 提供者:dongjianjun
  1. 7

    0下载:
  2. 12864A 图形LCD显示函数模块(点阵LCD显示器在单片机中应用的程序库)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8431
    • 提供者:吴生
  1. ucos51在KeilC51上仿真运行

    1下载:
  2. Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:730996
    • 提供者:套件
  1. TG12864液晶显示程序

    0下载:
  2. TG12864液晶显示程序,包括基本读写函数和图片显示,TG12864 liquid crystal display procedures, including basic reading and writing functions and image display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-26
    • 文件大小:129584
    • 提供者:liziqiang
  1. NOKIA5110的液晶显示驱动

    0下载:
  2. NOKIA5110的液晶显示驱动,该程序主要用于显示汉字和字符,字模由取模软件取得即可,然后把字模调入,再用函数调用字模完成显示,to display the characters on the liquid crystal display of the NOKIA5110
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:21101
    • 提供者:冰雕火凤凰
  1. ADC610.rar

    0下载:
  2. 高速ADC(模数转换器)精度分析,包括有效位数、无杂散动态范围等,显示信号的频谱。可选择不同的窗函数。,High-speed ADC (ADC) precision analysis, including the effective number of bits, such as spurious-free dynamic range, showing the signal spectrum. Choice of different window function.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:83540
    • 提供者:bingo
  1. key_lcd

    0下载:
  2. lcd显示函数,包括初始化、参数设置、汉字代码。ascii字符代码、头文件等-lcd display functions, including initialization, parameter settings, characters code. ascii characters code, header files, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:71958
    • 提供者:yangmin
  1. LED

    0下载:
  2. LED显示主文件,其中的显示函数自己编,需msp430打开-LED shows that the main document, in which the display function own take MSP430 open
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:11869
    • 提供者:
  1. Menu_onPC

    0下载:
  2. 本代码包为本人的一篇文章<一个占用内存极少的菜单系统的实现>在在PC上的测试移植代码。 ------------------------------ Menu_Src目录为Menu的源代码 Ks0108.C的void Display_Locate(unsigned char DisplayData, unsigned char X, unsigned char Y)函数为最底层的显示函数。 该函数调用LCD模拟函数来完成显示。 KeyScan.C的unsigned
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:364116
    • 提供者:huhb
  1. The_code_Wave_of_AT89S52

    0下载:
  2. 文件内容是:基于单片机AT89S52的函数信号发生器的源代码,代码能够显示方波,正弦波,三角波。-The content of the document is: based on single chip AT89S52 function signal generator source code, code to display square wave, sine wave, triangular wave.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2496
    • 提供者:Gerry_song
  1. suoxianghuan

    0下载:
  2. 此为锁相环函数发生器 包括键盘扫描程序 频率显示程序 波形显示程序-This is the phase-locked function generators including the keyboard scanner frequency waveform display shows process procedures, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3221
    • 提供者:王华
  1. Lcd19264sinewave

    0下载:
  2. 这是用192*64液晶实现的波形液晶显示。用的液晶型号是OCMJ4*12B,这是用正弦函数显示的。-This is 192* 64 LCD LCD waveform to achieve. LCD model is used OCMJ4* 12B, which is shown by sine function.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:18949
    • 提供者:ben
  1. NumberDisplay

    0下载:
  2. 用avr的mega8单片机写的数码管显示函数。里面还带有isis仿真文件,该函数是通用的,希望对大家有帮助。-Mega8 with the avr was the digital single-chip display functions. Isis simulation inside a document, the function is generic, we want to help.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:65865
    • 提供者:haibing
  1. ampire12864

    0下载:
  2. LCD12864做的显示函数,有功能键的加入,实用PROUES仿真而成,详细的说明。-LCD12864 do display function, the addition of key functional and practical simulation PROUES from a detailed descr iption.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:75837
    • 提供者:herodsm
  1. 12864显示按键键值

    0下载:
  2. 本程序是430的12864显示函数与驱动,可以显示按键按下的键值,可以实时显示(This program is 430 of the 12864 display function and driver, you can display the key press key, you can real-time display)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:51200
    • 提供者:张三1234
  1. 屏幕函数-国赛

    1下载:
  2. .提供一般的题目选择和控制相关功能函数的运行。 .支持在屏幕上直接调参,对参数具有断电保护,锁定保护的功能。 .未加入ucos操作系统(近年来电赛中还没有必要用到操作系统) .此文件针对stm32f103zet6开发板,提供底层的屏幕显示和操作控制功能,具体比赛要求的功能应自行写成单独的模块加入此文件中即可运行。(1. provides general topic selection and control of the function of the function. 2. supp
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:8388608
    • 提供者:寿柏茂
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com