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

搜索资源列表

  1. single

    0下载:
  2. /// ////单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道//////////////// //////single.c/////////////////////////////////// #include \"lcd.h\"//笔者所写的LCD显示头文件,具体见LCD章节 /*若读者没有条件使用\"lcd.h\"的各显示和键盘函数,则可在lcd.h文件中如下定义:
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:杜华坚
  1. LCD12864

    0下载:
  2. 12864串口液晶,包含两个文件:lcd.c与lcd.h. 调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.86kb
    • 提供者:陈向东
  1. 2440test.rar

    0下载:
  2. 本程序有友善之臂提供,为2440开发板的示例程序,请使用ADS编译。 简单使用说明: 使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试, 下载的时候把DNW的下载地址设置为 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA扩展模块,分辨率1024x768@70Hz 若要在LCD上正常显示
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3.57mb
    • 提供者:麦伟强
  1. KFBClock

    0下载:
  2. 此程序是我自制开发板上的时钟程序, 根据网上带字库12864液晶时钟改编的 用在不带字库的KS0108液晶上, 增加闹钟控制,背光控制,改进了节日显示功能,改进温度显示零下温度的问题。 所用IC DS18B20 DS1302, 使用MedWIN3.0编辑,编译连接使用的KEIL uv3. 有问题欢迎提出。 姓名:崔超 email:cui_chao@msn.com-This program is my self-development board clock pro
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3.53mb
    • 提供者:
  1. head

    1下载:
  2. STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 h
  3. 所属分类:SCM

    • 发布日期:2016-04-02
    • 文件大小:483kb
    • 提供者:bolun
  1. ISD4004_7843

    0下载:
  2. 基于AT89S52单片机,驱动ISD4004语音芯片,进行录音/播音等功能,还加上了触摸屏功能和液晶显示功能,7843.h是触摸屏的驱动部分,12864.h是LCD驱动部分。key.h是4X4矩阵键盘驱动部分。-AT89S52-based single-chip, voice chip ISD4004 drive for recording/audio and other functions, also added a touch-screen LCD features and function
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5.02kb
    • 提供者:符密
  1. S3C6410_datasheet_H.264

    0下载:
  2. 主要包括s3c6410的datasheet,并包括在6410芯片上的Android平台H.264的解码流程,包括读取h.264文件,到输出到LCD.对于做基于android的视频的朋友还是有帮助的!-Including s3c6410 the datasheet, and included in the 6410 chip to decode H.264 Android platform process, including reading the h.264 file to output to
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:8.7mb
    • 提供者:yonhan
  1. lcd_block

    0下载:
  2. 本程序是基于avr单片机的atmega48的控制16*4点阵型液晶。其中main文件调用LCD.c和LCD.h文件。用户可以直接把工程中的LCD.c和LCD.h文件放到自己的程序目录下即可。-This procedure is based on the avr SCM atmega48 control 16* 4:00 LCD. Main document which calls LCD.c and LCD.h document. Users can directly to the projec
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:37.09kb
    • 提供者:黄杰
  1. PCD8544_DRIVER

    0下载:
  2. *只针对字符显示!!84x48 *基本功能驱动,因LCD不可读,不打印中文,无区域反色 *配合"ASCII5X8.H" 每个字为6*8 *For KEi-* Characters only show! ! 84x48* basic function-driven, due to unreadable LCD does not print in Chinese, no region with the anti-color*
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5.85kb
    • 提供者:黄聪
  1. LPC214X_LCD12864

    0下载:
  2. LPC214X_LCD12864点亮液晶程序,经测试成功-Lit LCD LPC214X_LCD12864 procedures, have been tested successfully
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:141.79kb
    • 提供者:zhangqiang
  1. AVR_LED-test

    0下载:
  2. AVR_LED-test为AVR单片机的LED测试程序,包括两个文件lcd.c和lcd.h-AVR_LED-test for the AVR MCU LED testing procedures, including the two documents lcd.c and lcd.h
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:7.09kb
    • 提供者:郑文德
  1. LCD

    0下载:
  2. c8051f005与LCD12864的显示程序,自己写的,显示一条直线,用silicon软件打开工程,单独的.h,.c文件可以用c++来查看-LCD12864 display c8051f005 and procedures, their own writing, showing a straight line, using silicon software to open the project, separate. h,. c files can be used c++ to view
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:35.26kb
    • 提供者:bring
  1. lcd

    0下载:
  2. It works together with counterpart header file ,lcd.h
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1.75kb
    • 提供者:Chee Shen
  1. 4bit-lcd-Scheduler

    0下载:
  2. #include <4bitLCD20x4.h> #include<ds1307.h> #include<keypad.h> #include<miscfn.h> #include<remind.h> #include<cal.h>
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:14.69kb
    • 提供者:xiao jiejun
  1. LCD

    0下载:
  2. 1.6寸彩色液晶屏操作代码 #include "com.h" #include "rgb.h" #include "lcd_basic.h" #include "draw.h" #include "word.h" void LCDInit(void) -1.6-inch color LCD screen operation code# include " com.h" # include " rgb.h" # include &quo
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:4.95kb
    • 提供者:小兔乖乖
  1. LCD162A

    0下载:
  2. 8051单片机驱动 lcd162A 液晶 ~ 快速入门吧~proteus 7的仿真电路都有啦~8051是通过74ls164连液晶的,顺便学习74ls164啦~关键是那个mylcddriver.h驱动头文件-8051 driver lcd162A LCD ~ ~ proteus 7 Quick Start bar circuit simulation has啦~ 8051 by 74ls164 with liquid crystal, and the way to learn 74ls164啦~
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:26.9kb
    • 提供者:Eric
  1. lcd_h

    0下载:
  2. This the header file to drive a LCD using only 6 pin of the microcontroller.- This is the header file to drive a LCD using only 6 pin of the microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3.21kb
    • 提供者:arsroger
  1. key.h-and-lcd1602.h

    0下载:
  2. 1602 矩阵键盘 lcd 头文件。方便使用,避免代码杂乱。-1602 matrix keyboard lcd header file.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:9.21kb
    • 提供者:5lvt
  1. lcd.h

    0下载:
  2. lcd.h文件,用于定义lcd.c运行过程中数码管及其指令的定义-lcd.h file definitions used to define lcd.c running digital and instruction
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.38kb
    • 提供者:lylaliu
  1. lcd library

    0下载:
  2. interfacing 16*2 lcd with atmega32 microcontroller "lcd.h" library file
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:29kb
    • 提供者:Rob07
« 12 3 4 5 »
搜珍网 www.dssz.com