搜索资源列表
c51图形LCD显示函数程序
- LCD图形显示函数,很使用!-LCD display function, is used!
122x32点阵驱动
- 122x32的图形显示器c51 驱动程序,兼容多种品牌使用量很大,有一定的参考价值-122x32 graphical display decoder drivers, compatible use of a variety of great brand, which is the reference value
图形写入
- 89c51的t6963驱动程序 图形写入方式,直接数据水平及垂直方向坐标,并将字库代码地址写入dptr便可使用。 作者:周长盛-89c51 the driver graphics writing, direct data horizontal and vertical coordinates of the direction and character code addresses will be used to write dptr. Author : Zhou Changsheng
GDM12864E内带中文字符液晶并行接口程序
- 128×64液晶接口程序,开发出图形,进度条等等许多实用的子程序,方便移植,方便大家!-128 64 LCD interface program to develop graphics, and so on the progress of the many practical subroutine to facilitate transplantation, convenient!
点阵图形液晶驱动程序,采用模拟时序接法和编程
- 点阵图形液晶驱动程序,采用模拟时序接法和编程.全面的程序。-dot matrix LCD graphics drivers, analog sequential access method and programming. Comprehensive procedures.
液晶相关的程序
- 图形点阵液晶模块相关的各种面板大小驱动程序。-graphics dot-matrix LCD modules related to the panel size driver.
图形LCD显示函数程序
- 图形LCD显示函数程序,很实用的c51程序-graphic LCD display function procedures, practical procedures for the decoder
12121
- 汇编编图形时钟 钟表显示的时间为本机系统的时间。 操作时,按b键可扩大画面,按s键可缩小画面,按c键可改变颜色,按e键可听音乐,按q键退出本程序。-compilation series graphics clock watches showed the time-based system of the machine. The operation, according b Bond picture can be expanded by s Bond picture can be redu
12864 LCD图形显示程序例子
- 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-displayed in the LCD monitor an illustration of the "My Computer, My Documents." IC with PIC16F877A, crystal 4MHZ using eight
1335c51
- SED1335驱动320x240图形液晶驱动演示程序320x240液晶模块配用sed1335驱动接口板,sed1335驱动接口板上配用32K ram-SED1335 drive 320x240 graphics LCD driver demo program 320x240 LCD module using block sed1335 driven interface board, the board sed1335 driven interface using 32K ram
数字钟
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序. -timekeeping small alarm clock this procedure is a compilation series with exquisite graphics clock, double-click the clock running i
0112
- 该程序为图形点阵液晶显示器12232A的驱动程序-the procedures for LCD driver 12232A
LCD_TEST140
- 该程序为SED1335 控制器 图形液晶显示模块DMF50174的驱动程序-the procedures for SED1335 graphics LCD controller module DMF50174 driver
ps2按键接受程序汇编语言制作张辉
- 这是自己写的关于PS2键盘接口的程序,和单片机的接口,用汇编写的,测试成功,与图形点阵液晶联合使用,不过液晶程序没有上传-This is his writing on the PS2 keyboard interface procedures, and the microcontroller interface, with a compilation of written test successfully, and graphics dot-matrix LCD joint use, but
一个各种液晶的C程序库
- 一个各种液晶的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
T6963C
- 用单片机8051控制的基于控制芯片T6963C的图形液晶显示的字母的汇编程序。-8051 single chip microcomputer-based control chip control T6963C graphic LCD display of the letters of the assembler.
SED1335driver320x240lcm
- SED1335驱动320x240图形液晶驱动演示程序,程序完整,可显示字符和汉字等,对于初接触液晶显示屏的初学者方便适用,希望对大家有帮助。-SED1335 Driver 320x240 graphics LCD driver demo program, program integrity, and can display characters and Chinese characters, etc., for the early beginner to facilitate contact w
2-测试程序
- 2-测试程序 | |____德飞莱提供配套程序,大约70个,和视频配套使用。 | |____网络下载程序和教程,仅供参考 | |____M+图形化编程简单的测试样例(2- test program | |____ dofly provide supporting program, about 70, and the use of video matching. | |____ network download and tutorials, for referenc
STM32简单的GUI程序
- 简单的图形界面,main初始化完成之后直接进入菜单界面循环。指针函数指向菜单切换链表的第一个函数,退出函数后,根据KEY_TYPE变量的值,指向链表中不同编号的函数。非常直观,适合无操作系统的简单的环境下编程。
12864点阵液晶SPI串口通讯程序代码
- 12864图形点阵,驱动芯片ST7565,通讯接口SPI串口,工作电压3.3V,显示单色图形和汉字,需取模生成16进制后写时程序中。