搜索资源列表
LCD12864
- 12864串口液晶,包含两个文件:lcd.c与lcd.h. 调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示
LCDMatrix
- 用VC实现将图片处理转存为C、H或TXT等文本文件,数据格式按液晶模块LCD12864显示要求,可方便单片机实现将图片显示到128X64液晶模块上。
LCD12864
- 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={\"www.zansi.com\"} delay(BYTE ms) {
menu
- 真正实现完美应用的以LCD12864为显示终端的四行多级菜单源码(完整版),绝非某些人发那个毫无帮助的骗点数的PDF文档!压缩包中只包含了3个.h及2个.c文件,请自己在Keil下新建工程并加入相应文件
12864paint_sin
- 基于MSP430的LCD12864串行显示程序,里面有写好的h文件和c文件,添加即可运用。-Based on LCD12864 MSP430 serial show program, there are written h files and c file, adding can use.
LCD
- 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
LCD4
- LCD12864,4位并行接口.h、.c文件,用于ADE7169.包括相关的头文件-HG12864, 4-bit parallel interface. C file
LCD12864
- 单片机MEGA8操作液晶模块 LCD12864来画图,写字的程序,ICCAVR 下用C语言写得,很规范很清晰,方便大家移植。-SCM MEGA8 operating LCD module LCD12864 to drawing, writing procedures, ICCAVR with the C language written in the next, it is clear norms to facilitate all transplants.
11
- 2003年全国大学生电子设计大赛赛题,使用步进电机控制储液瓶的高度,以调节液滴速度。 本程序为主函数,不含:LCD12864驱动头函数“液晶.h”,时钟与延时初始化函数“INI_CLK.h”。-2003 National Undergraduate Electronic Design Contest contest problems, use the step motor control of the liquid height, to adjust the droplet velocity
C51_LCD12864
- AT89C51/52单片机驱动点阵液晶屏LCD12864的程序,已经封装好,直接在工程中添加LCD12864.C文件,并且在主函数中#include LCD12864.H-AT89C51/52 dot matrix LCD driver chip LCD12864 procedures are packaged well, directly in the project to add LCD12864.C file, and in the main function# include LCD12
SPI-LCD12864
- 这是在STM32F107上通过SPI1测试12864液晶(ST7920驱动)的程序,已测试通过。因为是用SPI写FLASH的程序改的,看程序的时候只需关注12864.C和12864.h即可。 第一次上传不知道分类设的对不对,有问题请指教。-Key word: SPI serial port LCD12864(drive IC:ST7920)
LCD12864Real-time-temperature
- #include<reg51.h> #include"LCD12864.h" #include"zimo.h" #include"LCD1602.h" void hua_zuobiao(void) //画坐标 在LCD12864实时显示当前温度波形,Proteus仿真.C源码,Keil编译环境-# Include <reg51.h># Include " LCD12864.h" # include " zimo.h" #
DIS12864
- STM32下LCD12864的驱动程序。可显示,移植区在LCD12864.H文件,LCD12864.C文件基本不用怎么修改。-STM32 under driver LCD12864. Showed that the transplanted area files in LCD12864.H, LCD12864.C file is the basic need to how to modify.
LCD_12864
- 基于MSP430的LCD12864并行驱动程序,里面有写好了的h文件和c文件,添加到工程即可运用-Based on LCD12864 MSP430 parallel driver, there are written the h files and c file,adding to the engineering can be used.
12864dededechengxu
- /*------------------------------------------ lcd12864液晶显示驱动实 ---------------------------------------------- ----------------------------------------------- RS:D/I=H,表示DB7~DB0为显示数据 D/I=L,表示DB7~DB0为显示指令数据 -----------------------------------
LCD_12864_test
- 傻瓜式lcd12864显示驱动程序,全部包含在12864.h文件中-Fool lcd12864 display drivers, all files contained in the 12864.h
lcd12864
- 液晶LCD12864驱动,包含.h和.c文件-LCD12864 driver,contain .h and .c
LCD12864_disop
- 基于MSP430的LCD12864头文件和C文件-based on MSP430 LCD12864.c LCD12864.h
LCD12864B
- 51单片机+LCD12864B st7920控制器 包含lcd12864.c和lcd12864.h-51 MCU+LCD12864B ST7920controller contains lcd12864.c and lcd12864.h
LCD12864
- LCD12864(带字库)液晶驱动程序,包含C文件和H文件-LCD12864 (with word stock) LCD driver, including C files and H files