Location:
Search - QC12864B
Search list
Description: 应用于51单片机的液晶显示驱动(包括带字库的液晶QC12864B和不带字库的RT12864CT)程序,内涵5种不同的写法(C程序),
也包括动态显示汉字,动态显示图像,和利用字库显示,同时有游戏的制作,并利用Protues仿真过,十分好的一份学习资料。-Applied to 51 single-chip LCD display driver (including the LCD with font font QC12864B and without the RT12864CT) program, meaning 5 different ways of writing (C program)
Also includes the dynamic display Chinese characters, dynamic display images, and use of font display, while the production of a game, and use Protues simulation before, a very good learning materials.
Platform: |
Size: 238592 |
Author: 商客 |
Hits:
Description: QC12864B的串口和并口通信液晶显示,串口采用spi通信,,12864为自带字库,显示字符数字和汉字-QC12864B of serial and parallel communication liquid crystal display, serial communication, 12864, the spi to bring their own fonts, show character number and Chinese characters
Platform: |
Size: 52224 |
Author: 蔡超 |
Hits:
Description: 液晶显示模块QC12864B使用说明书 育松电子-The instructions of QC12864B,yusong.
Platform: |
Size: 236544 |
Author: 郑军 |
Hits:
Description: 液晶12864 液晶屏资料,st7920,驱动程序-LCD 12864 LCD screen information, st7920, driver
Platform: |
Size: 2941952 |
Author: |
Hits:
Description: 带中文字库QC12864B液晶显示模块#include"qc12864.h"
void main()
{
QC12864init() //初始化
display1()
while(1)
}-Take Chinese word stock QC12864B LCD module
#include"qc12864.h"
void main()
{
QC12864init() //初始化
display1()
while(1)
}
Platform: |
Size: 70656 |
Author: 韦武 |
Hits:
Description: ARM8962控制QC12864B显示屏-ARM8962 control QC12864B display
Platform: |
Size: 290816 |
Author: jimmy |
Hits:
Description: LCD QC12864B并行驱动程序 C52-LCD QC12864B parallel driver C52
Platform: |
Size: 2048 |
Author: 段佳 |
Hits:
Description: QC12864B显示动画,C语言程序,改变图片代码可改为自己想要的动画。-QC12864B display animation.
Platform: |
Size: 107520 |
Author: |
Hits:
Description: //MCU:AT89S52 ,晶体频率:12MHz
//LCM:128*64
//LCM型号:QC12864B
//LCM 接口:1:GND 2:VCC 3:V0 4.CS 5:SID 6:SCLK 15:PSB 16:NC 17:RST 18:Vout 19:背光+ 20:背光-
功能:在指定位置显示字符-//MCU: AT89S52, crystal frequency: 12MHz// LCM: 128* 64// LCM Model: QC12864B// LCM Interface: 1: GND 2: VCC 3: V0 4.CS 5: SID 6: SCLK 15: PSB 16 : NC 17: RST 18: Vout 19: Backlight+ 20: Backlight- Function: display characters in the specified location
Platform: |
Size: 1024 |
Author: 王文 |
Hits:
Description: 超声波模块 us-100,tx:信号输入,,, rx:信号输出
MCU:AT89S52 ,晶体频率:12MHz
LCM:128*64
LCM型号:QC12864B
LCM 接口:1:GND 2:VCC 3:V0 4.CS 5:SID 6:SCLK 15:PSB 16:NC 17:RST 18:Vout 19:背光+ 20:背光
功能:超声波测距液晶显示-Ultrasonic module us-100, tx: signal input,,, rx: signal output MCU: AT89S52, crystal frequency: 12MHz LCM: 128* 64 LCM Model: QC12864B LCM Interface: 1: GND 2: VCC 3: V0 4.CS 5: SID 6: SCLK 15: PSB 16: NC 17: RST 18: Vout 19: Backlight+ 20: Backlight Function: Ultrasonic Ranging LCD
Platform: |
Size: 2048 |
Author: 王文 |
Hits:
Description: MCU:AT89S52 ,晶体频率:12MHz
LCM:128*64
LCM型号:QC12864B
LCM 接口:1:GND 2:VCC 3:V0 4.CS 5:SID 6:SCLK 15:PSB 16:NC 17:RST 18:Vout 19:背光+ 20:背光-
所用单元 30H 31H 32H 33H 34H 35H 36H 37H
功能:在12864液晶屏上绘制一个点- MCU: AT89S52, crystal frequency: 12MHz LCM: 128* 64 LCM Model: QC12864B LCM Interface: 1: GND 2: VCC 3: V0 4.CS 5: SID 6: SCLK 15: PSB 16: NC 17: RST 18: Vout 19: Backlight+ 20: Backlight- used unit 30H 31H 32H 33H 34H 35H 36H 37H Function: 12864 draw a point on the LCD screen
Platform: |
Size: 2048 |
Author: 王文 |
Hits:
Description: MCU:MSP430F169
液晶型号:QC12864B
接线方法:
并行:RS=P5.5 RW=P5.6 E=P5.7 PSB=P5.0 RST=P5.1 DB0~DB7=P4.0~P4.7
功能:使用adc模块,在液晶上显示输入的电压值-MCU: MSP430F169 LCD Model: QC12864B wiring methods: Parallel: RS = P5.5 RW = P5.6 E = P5.7 PSB = P5.0 RST = P5.1 DB0 ~ DB7 = P4.0 ~ P4.7 function: Use adc module, the LCD display Input voltage value
Platform: |
Size: 2048 |
Author: 王文 |
Hits:
Description: QC12864B液晶屏相关说明!驱动程序!驱动事例!字符与汉字显示!-QC12864B LCD screen instructions! Drivers! Drive Case! Characters and Chinese characters!
Platform: |
Size: 2329600 |
Author: 刘旭 |
Hits:
Description: 代码是基于MSP430的12864液晶代码,方式是并行方式,代码可移植性好-Code is based on the MSP430 code 12864, is a parallel way, the code portability
Platform: |
Size: 21504 |
Author: baiyu |
Hits:
Description: GLCD 128x64 QC12864B
Platform: |
Size: 25600 |
Author: Vu Tran |
Hits:
Description: Take Chinese word stock QC12864B LCD module
Platform: |
Size: 25600 |
Author: Vu Tran |
Hits:
Description: QC12864B 驱动代码说明,包括详细手册资料,驱动代码等-QC12864B driving instructions, including detailed manual data-driven code, etc.
Platform: |
Size: 95232 |
Author: ivy |
Hits:
Description: QC12864B,LCD12864液晶显示,显示中文汉字,51单片机-QC12864B, LCD12864 LCD display Chinese characters, the microcontroller 51
Platform: |
Size: 56320 |
Author: 何学强 |
Hits:
Description: QC12864B通过对字符串移位操作实现屏幕单行文字滚动 带电路和模型库-QC12864B through the string shift operation to achieve a single line of text scrolling screen- with the circuit and the model library
Platform: |
Size: 272384 |
Author: 张启 |
Hits: