Location:
Search - asm lcd 1602
Search list
Description: 1602A.asm 为驱动1602液晶显示器显示一个字母A的源程序。
1600logo.asm 为驱动1602液晶显示器(hd44780兼容芯片)
160209.asm 为1602液晶显示器(hd44780兼容芯片)的全屏显示0-9驱动程序
1602key.asm 小键盘控制的1602液晶显示器。
Platform: |
Size: 10488 |
Author: 何庆洋 |
Hits:
Description: 61202单片机液晶程序, asm格式,液晶调试过!-61,202 procedures asm format LCD debugging!
Platform: |
Size: 1024 |
Author: |
Hits:
Description: 详细介绍了1602液晶显示器的各种控制方法,从最简单的显示一个字母A出发到显示自定义的图形-details of the 1602 LCD various control methods, from the most simple letter A indicates a departure from the definition of display graphics
Platform: |
Size: 3829760 |
Author: 王勋昌 |
Hits:
Description: 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。
有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。
支持红外遥控器输入。
..\频率发生器.prj ......主芯片项目文件
..\频率发生器.c ......主芯片主程序
..\频率发生器.asm ......主芯片汇编文件(自动生成)
..\频率发生器.hex ......可供烧录的文件
..\频率发生器_client.prj ......副芯片项目文件
..\频率发生器_client.c ......副芯片主程序
..\频率发生器_client.asm ......副芯片汇编文件
..\频率发生器_client.hex ......可供烧录的文件
..\Config.h ......硬件配置文件
..\Input.c ......接受红外遥控器输入并在LCD中显示
..\LCD_Interface.c ......LCD 1602 接口文件
..\Menu.c ......在LCD中显示菜单和其它信息
..\Menu.h ......菜单定义文件
..\Readme.txt ......本说明文件-use the timer function and PWM function, the production of frequency generator. A LCD display, real-time adjustments can socket all the relevant registers contents. Support infrared remote control input. .. \ Frequency generator. Prj ...... main chip project document .. \ frequency generator. C ..... . Main Chip main program .. \ frequency generator. asm2 ...... main chip compilation document (automatic generation) .. \ frequency generator. hex ...... for copying documents .. \ frequency generator _client.p rj ...... vice chip project document .. \ frequency generator vice-_client.c ...... film main program .. \ frequency generator _client.asm ...... Deputy Chip compilation .. \ frequency _client.hex ...... rate generator for copying documents .. \ Config.h. ..... hardware configuration fi
Platform: |
Size: 61440 |
Author: Aleyn.wu |
Hits:
Description: 详细的液晶资料,包括字符程序、字模软件、1602说明书、硬件的原理图、PCB图。-detailed information, including characters procedures Fonts software, manuals 1602, the hardware schematic diagram, PCB plans.
Platform: |
Size: 925696 |
Author: 左炜 |
Hits:
Description: 1602LCD 的介绍以及汇编程序,比较详细,内有现成模块,可直接调用-1602LCD the introduction as well as the compilation process in more detail, which has off-the-shelf modules, can be directly called
Platform: |
Size: 3829760 |
Author: 孙浩 |
Hits:
Description: 1602A.asm 为驱动1602液晶显示器显示一个字母A的源程序。
1600logo.asm 为驱动1602液晶显示器(hd44780兼容芯片)
160209.asm 为1602液晶显示器(hd44780兼容芯片)的全屏显示0-9驱动程序
1602key.asm 小键盘控制的1602液晶显示器。-1602A.asm-driven liquid crystal display 1602 displays a letter A of the source. 1600logo.asm-driven 1602 LCD (hd44780 compatible chips) 160209.asm for the 1602 liquid crystal display (hd44780 compatible chips) 0-9 of the full screen display driver 1602key.asm small keyboard-controlled liquid crystal display 1602.
Platform: |
Size: 10240 |
Author: 何庆洋 |
Hits:
Description: lcd 1602显示程序,本程序实现的功能是秒表的-lcd 1602 display program, the program
Platform: |
Size: 17408 |
Author: liuying |
Hits:
Description: 1602 LCD实验显示程序,欢迎下载,经过测试,都好用的,下载后可以自行修改,用KELI编写,译码和编译。-1602 LCD display experimental procedures are welcome to download, after testing, are useful, download free to modify, use keli writing, decoding and compiler.
Platform: |
Size: 1190912 |
Author: my name |
Hits:
Description: asm格式的 1602液晶显示数字的程序源码-asm format digital LCD 1602 procedure source
Platform: |
Size: 1024 |
Author: qiuxue |
Hits:
Description: 液晶1602程序,可以自己修改显示自己名字或电话号码-LCD 1602 program, you can modify their show his name or phone number
Platform: |
Size: 4096 |
Author: 水无影 |
Hits:
Description: 1602液晶测试程序,
RS EQU P3.7
RW EQU P3.6
E EQU P3.5-1602 LCD test procedure, RS EQU P3.7RW EQU P3.6E EQU P3.5
Platform: |
Size: 3232768 |
Author: 朱江 |
Hits:
Description: C51单片机的1602液晶显示驱动例程,有原理图及详细注释,全部编译合格-C51 MCU 1602 LCD driver routines, and a detailed schematic has the Notes, all compiled qualified
Platform: |
Size: 28672 |
Author: winfred |
Hits:
Description: 1602液晶+DS1302时钟芯片+DS18B20温度传感器源程序.rar-1602 LCD+ DS1302 clock chip+ DS18B20 source temperature sensor. Rar
Platform: |
Size: 389120 |
Author: 刘新 |
Hits:
Description: 要做单片机开发的朋友!这是个好资料!我感觉讲的够详细了。有需要的朋友可以下载看看。
-Single-chip development to be done Friend! This is a good information
Platform: |
Size: 234496 |
Author: bbbb |
Hits:
Description: 运用单片机实现1602的液晶显示,程序说明很全面-The use of single-chip implementation of the liquid crystal display 1602, a very comprehensive description of the procedures
Platform: |
Size: 3072 |
Author: 王峰 |
Hits:
Description: 1602lcd温度显示,适合初学对1602的理解-1602lcd temperature display
Platform: |
Size: 4096 |
Author: 阿土 |
Hits:
Description: 89s52 cd-rom control with LCD display
Platform: |
Size: 22528 |
Author: hello hey hey |
Hits:
Description: DS18B20+1602LCD显示温度控制,用89S52单片机控制。-DS18B20+1602 LCD display temperature control, with MCU 89S52.
Platform: |
Size: 31744 |
Author: 狼性狂人 |
Hits:
Description: 51单片机程序,18b20+1602LCD测温实验(汇编),配有实验说明文档。-51 SCM program, 18b20+1602 LCD temperature experiments (compilation), with test documentation.
Platform: |
Size: 6112256 |
Author: pudnac9 |
Hits: