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

搜索资源列表

  1. XLIRLCD

    0下载:
  2. 单片机红外遥控\遥控1602液晶c程序,此程序已调试过,可用-Single-chip infrared remote \ remote 1602 LCD c procedures, this procedure has been debugger can be used
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:2465
    • 提供者:志弈
  1. uC-LIB

    0下载:
  2. Designed with Micrium s renowned quality, scalability and reliability, the purpose of μC/LIB is to provide a clean, organized ANSI C implementation of the most common standard library functions, macros, and constants.
  3. 所属分类:uCOS

    • 发布日期:2017-03-23
    • 文件大小:212114
    • 提供者:Sergey
  1. LCD

    0下载:
  2. LCD control of the C language that is very useful for the new learner.I hope it will be your choice
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2703
    • 提供者:罗杰
  1. Explorer16withPIC24FJ128GA010

    0下载:
  2. Explorer16 with PIC24FJ128GA010 codes include adc.c buttons.c eeprom.c lcd.c p24FJ128GA010.c rtcc.c spimpol.c timer.c uart.c vbanner.c
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:50736
    • 提供者:yuan
  1. Graphical_LCD

    0下载:
  2. A c code has been written to initialize the 64x128 Graphical LCD display.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1459
    • 提供者:sl3gn
  1. keypad-lcd-pic

    0下载:
  2. this program is about to getting a character via keyboard and type it on lcd with pic microcontroller in c language-this program is about to getting a character via keyboard and type it on lcd with pic microcontroller in c language
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:19640
    • 提供者:reza-assembly
  1. FFTdemo

    1下载:
  2. 对AD采样来的数据信号进行快速傅里叶变换,并将FFT后的频谱图和波形通过液晶LCD显示出来,对信号分析处理有很大帮助!-Sampling of the AD to the data signals fast Fourier transform, and FFT frequency spectrum and waveform after the adoption of liquid crystal LCD display, the signal analysis and processing of
  3. 所属分类:DSP program

    • 发布日期:2017-06-19
    • 文件大小:29971069
    • 提供者:荆籍
  1. Public

    0下载:
  2. LF2407a 用于继电保护的一些程序。包括DS1305E的读写充电。eeprom ,can,spi,lcd等-LF2407a some of the procedures used for protective relaying. Including DS1305E charge to read and write. eeprom, can, spi, lcd, etc.
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:77492
    • 提供者:Bob.smith
  1. lcd

    0下载:
  2. lcd液晶显示C语言程序,简单实用。对初学者比较有用,本程序已在硬件上调试成功。-GOOD!
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1679
    • 提供者:xlw331
  1. whole

    0下载:
  2. 该代码为一个温度控制系统的完整程序,通过1602液晶实时显示当前温度值,并可以实时修改设定温度值,通过PID控制保持温度的稳定,和上位机程序配合可以绘出温度曲线-The code for a temperature control system, the integrity of procedures, real-time through the 1602 LCD displays the current temperature value, and modify settings in rea
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-12
    • 文件大小:5932
    • 提供者:陈胜基
  1. jianyishiboqi

    0下载:
  2. 应用51单片机实现简易数字示波器的设计 可以用液晶显示小频率的信号波形-51 MCU application design simple digital oscilloscope can use a small LCD waveform frequency
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:74067
    • 提供者:张朋
  1. lcd1602

    0下载:
  2. 1602液晶显示C语言程序,非常简练实用,可收藏-1602 LCD C language program, very concise and practical, can collections
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:988
    • 提供者:sjb
  1. BTLCDShowS.C

    0下载:
  2. LCD显示程序,串口驱动,LCD1604型号。-LCD display program, serial port driver
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:1443
    • 提供者:温秋
  1. 12232

    0下载:
  2. 51单片机与LCD12232的固定字符显示程序,测试通过。-Containing a C program of 51MCU displied on LCD12232,and complied corrcetly.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:724
    • 提供者:代丽丽
  1. FYD_12864

    0下载:
  2. FYD-12864液晶显示,C语言程序,AVR开发板编写-FYD-12864 LCD, C language programs, AVR development board to prepare
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:33494
    • 提供者:minqiang
  1. 8051ApplicationCode

    0下载:
  2. 该程序为基于51单片机的接口和片外应用的代码,在设计51单片机时可供参考,代码包括RS232通信、I2C、SPI、单总线、CAN总线、键盘、LED、LCD、AD/DA等应用。各工程在Keil调试通过,喜欢的朋友可供参考。-The program is based on the 51-chip microcontroller interface and application code, in the design of microcontroller 51 when the reference
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:405356
    • 提供者:李熠
  1. 430_18b20

    0下载:
  2. msp430f149初始化18b20和1602液晶,并将1602的温度值在液晶1602上实时显示-Msp430f149 initialization 18b20 1602 and and the liquid temperature in LCD 1602 1602 on real-time display
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3752
    • 提供者:
  1. LCD.ZIP

    0下载:
  2. lcd parell port avr c micom program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:12454
    • 提供者:ted
  1. T6963(C)

    0下载:
  2. 基于51单片机的T6963C控制器的液晶编程,包括了内嵌字模。用C写的,可以参考一下-Based on 51 SCM T6963C LCD controller programming, including embedded font. Written using C, you can refer to
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:3398
    • 提供者:刘鹏
  1. lcd

    0下载:
  2. 自己用C语言编的一个LCD显示程序,由于刚学单片机,写得功能比较简单-Own use C language compiled an LCD display program, as just learning microcontroller, written in relatively simple function
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:686
    • 提供者:miwuya
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com