Welcome![Sign In][Sign Up]
Location:
Search - 128X64

Search list

[SCMled_driver

Description: 一个各种液晶的C程序库,并且比较标准可读的,供大家参考 12232液晶显示程序在sed1520.rar 122x32液晶显示程序,显示图形及汉字.rar 122x32液晶显示程序显示图形及汉字.rar 12864液晶驱动.rar 128x64液晶显示例程.rar 1601液晶程序.html 1601液晶程序.mht 1602LCM液晶显示屏的驱动函数和实例.rar 1602液晶的程序移植到了ATMEGA8上.txt 1602液晶显示的实验例子.txt 16x2lcm液晶_c51.rar 16x2字符液晶屏驱动演示程序总线方式.htm 51控制1602液晶的原理图和程序.rar AT89C51与字符型液晶模块16x2联接的C语言程序.rar HD61202控制器的128X64的液晶驱动包12864.rar KS0070(44780) 16x2 字符液晶屏驱动演示程序.htm LCD320.rar lcd44780.rar LCM046笔段式液晶.zip LYM1602C4.rar sed1520液晶控制器.pdf 单片机是怎样在液晶上显示字符.pdf 点阵图形液晶驱动程序,采用模拟时序接法和编程.c 液晶驱动程序LCD20040411.rar 液晶显示1602与遥控程序演示.rar 一个C语言实现菜单的例子.rar
Platform: | Size: 1372160 | Author: yanbin | Hits:

[SCMGPLCM050127

Description: 一款操作128x64 图形液晶显示屏的完整 C51 程序,里面有关于汉字及图形的显示程序-A 128X64 graphic LCD screen to operate the complete C51 procedure, which has on the characters and graphics display program
Platform: | Size: 33792 | Author: wang tie gang | Hits:

[Other128x64

Description: 液晶显示程序-LCD process
Platform: | Size: 1024 | Author: | Hits:

[SCMLCDshowymdtime

Description: 该C程序基于MSP430,在图形液晶上显示年月日星期和时间 程序功能:该程序是用F449来控制对128X64点阵的片选CS1,CS2,数据线D0-D7,读写信号等的操作? // 来对点阵的操作,具体内容如“利尔达,TEL:0571 -88800000。具体详浏览程序描述 // 硬件连接:必须连接F449边上的p3.0-P3.7,P4.0,P4.1,P2.6,P2.7口上的短接器。另外,可以通过3296电位器R20来调节LCD灰度。-The C program based on the MSP430, the graphic LCD display date and time of day a week program features: the program is used to control for the F449-chip dot matrix 128X64 election CS1, CS2, data lines D0-D7, read and write signals, such as the operation of ?// to the operation of dot matrix, the specific content such as
Platform: | Size: 4096 | Author: 江帆 | Hits:

[SCMhanzi

Description: 一个用PIC做的无线点菜系统的系统,采用PIC84,128X64的LCD,无线串口,计算机软件采用VB6-A PIC to do with a la carte system of wireless systems, PIC84, 128X64 the LCD, wireless serial port, computer software using VB6
Platform: | Size: 70656 | Author: uu0001 | Hits:

[SCMLCM

Description: 128X64点阵LCD驱动电路及源程序。可完成点、线、圆、英文字符、汉字显示。液晶驱动芯片为12864B,开发环境为KEIL C uVersion2。-128X64 dot matrix LCD driver circuit and the source. To be completed by point, line, round, English characters, Chinese characters show. LCD Driver IC for 12864B, development environment for the KEIL C uVersion2.
Platform: | Size: 36864 | Author: betazhang | Hits:

[Other Embeded programCM12864

Description: 彩晶CM12864-12单色液晶模块128x64点阵的51芯片驱动程序和配置.-Display CM12864-12 monochrome LCD 128X64 dot matrix module 51 and configuration of the chip driver.
Platform: | Size: 36864 | Author: 邬剑波 | Hits:

[SCMLCD12864driver

Description: 说明 //LCD12864.C //适用范围:128X64点阵黑白液晶屏,如:KS0108等 //注意事项:对液晶屏操作时,应先操作左屏完成后,再对右屏操作, // 如需要再回过来写左屏应先清全屏,否则会花屏! //Design by Minstar@8.5 N.S. //Test by Minstar-Note// LCD12864.C// scope: 128X64 dot matrix black and white LCD screen, such as: KS0108, etc.// Note: on the LCD screen operation, the operation should be completed by the left screen, then on the right screen operation,// such as need to come back from left to write full-screen screen should first clearance, otherwise they will花屏!// Design by Minstar@8.5 NS// Test by Minstar
Platform: | Size: 12288 | Author: minstar | Hits:

[SCMC8051020-S6B0724-gLCD128x64

Description: 在C8051F020下可以使用的128x64点阵液晶控制程序,所使用的芯片为:S6B0724.-In the C8051F020 can be used 128X64 dot matrix LCD control procedures, the use of chips for: S6B0724.
Platform: | Size: 33792 | Author: 喻仁 | Hits:

[SCMVirtual51

Description: 一个动态可视化的MCS-51全功能模拟器,此模拟器可以让您在PC机上模拟运行MCS-51程序就如同在硬体上一样. 这模拟器提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0与T1),一个实时时钟,一个 5x6 的小键盘,一个 128x64 点阵的 LCD,一个音频发生器,一个串口,一个打印口,和5个有两个优先级的中断源,并且程序以固定的 12MHz 时钟运行.再附上四个 Keil C51 的例程,KeyPad(演示KeyPad使用),Music(模拟器演奏音乐),Picture(LCD图形演示),Proc24c02(使用此模拟器从电脑打印口读写24C02)等.. 再附上取图程序方便LCD图片程序应用.-A dynamic visualization of the MCS-51 full-function simulator, this simulator allows you to run PC-simulated MCS-51 procedure as in the same hardware. This simulator provides procedures 8KB space, 256 bytes of RAM, 16KB The XRAM, 2 16-bit timer/counter (T0 and T1), a real-time clock, a small 5x6 keyboard, a 128X64 lattice of the LCD, an audio generator, a serial port, one LPT, and 5 there are two priority interrupt sources, and procedures to run a fixed 12MHz clock. Keil C51 together with four of the routines, KeyPad (demo KeyPad use), Music (playing music simulator), Picture (LCD presentation graphics), Proc24c02 (use this simulator to read and write from the computer print port 24C02), etc. .. and then attach a check chart procedure process to facilitate the application of LCD pictures.
Platform: | Size: 544768 | Author: kly | Hits:

[SCMLCD

Description: 可以测试 128X64点阵的测试程序 代码绝对正确-128X64 dot matrix to test the test program code is absolutely correct
Platform: | Size: 6144 | Author: 张强 | Hits:

[uCOSucos2407

Description: uc/os运行在tms320lf2407a上,作数据采集并画出曲线,支持128x64点阵液晶。-uc/os running on TMS320LF2407A on for data acquisition and draw curve, support 128X64 dot matrix LCD.
Platform: | Size: 57344 | Author: tiger | Hits:

[SCM128x64LCDKS0108DRIVE

Description: 128x64液晶KS0108驱动程序C51-128X64 LCD KS0108 driver C51
Platform: | Size: 3072 | Author: 宋素瑾 | Hits:

[assembly language128X64

Description: 液晶显示驱动,简单驱动的代码 液晶显示驱动,简单驱动的代码 液晶显示驱动,简单驱动的代码-LCD driver, a simple code-driven liquid crystal display drivers, a simple code-driven liquid crystal display drivers, the simple-driven code
Platform: | Size: 141312 | Author: liuwenjie | Hits:

[Embeded-SCM DevelopLCD12864_test

Description: 128X64点阵屏 51测试程式-128X64 dot matrix screen test program 51
Platform: | Size: 99328 | Author: c | Hits:

[SCM128X64LCM_Main

Description: 128X64液晶显示器控制代码,希望对大家有参考作用。-128X64 LCD display control code, in the hope that we have a reference.
Platform: | Size: 2048 | Author: | Hits:

[assembly languagesound

Description: AD转换代码 HDG12864L-6 LCD: 128x64 Grighic,SED1565 controller -AD conversion code HDG12864L-6 LCD: 128x64 Grighic, SED1565 controller
Platform: | Size: 1024 | Author: 斌斌 | Hits:

[SCMlcd-2007-05-28-21d

Description: msp430 oled显示屏驱动代码。128X64屏-msp430 oled display driver code. 128X64 screen
Platform: | Size: 1024 | Author: chendf | Hits:

[Other128x64(C51)

Description: 这个程序可以在C51平台下进行汉字的显示.能够显示图形.-This procedure can be carried out under the C51 platform, the display of Chinese characters. Be able to display graphics.
Platform: | Size: 28672 | Author: panyunliang | Hits:

[Driver DevelopST7565NT75341286

Description: st7565P,nt7534液晶控制芯片在128X64点阵下的51环境液晶驱动程序,经测试通过.黄绿屏,蓝屏只须修改对比度既可.-st7565P, nt7534 LCD 128X64 dot matrix controller chip in the environment under the LCD driver 51, after the test. Green screen, blue screen can only modify the contrast.
Platform: | Size: 43008 | Author: lon | Hits:
« 1 23 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net