搜索资源列表
1602液晶显示
- 61202单片机液晶程序, asm格式,液晶调试过!-61,202 procedures asm format LCD debugging!
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
lcd
- 1602A.asm 为驱动1602液晶显示器显示一个字母A的源程序。 1600logo.asm 为驱动1602液晶显示器(hd44780兼容芯片) 160209.asm 为1602液晶显示器(hd44780兼容芯片)的全屏显示0-9驱动程序 1602key.asm 小键盘控制的1602液晶显示器。
B906
- asm格式的 1602液晶显示数字的程序源码
asm-c1602
- 从asm到c控制1602 c语言控制1602lcd c语言控制1602液晶显示程序根据汇编程序改写的c程序,在keilc上编译通过。
WL019_hongwai1602LCD
- 单片机开发系统演示程序 - 红外遥控器键值显示 ,包含C和ASM源程序.1602液晶显示.
温度传感器源程序
- 1602液晶+DS1302时钟芯片+DS18B20温度传感器源程序.rar,1602 LCD+ DS1302 clock chip+ DS18B20 source temperature sensor. Rar
1602_LCD
- 1602LCD液晶显示方式的驱动程序,适用51单片机,含ASM及C51代码-1602LCD mode liquid crystal display driver, for 51 single-chip, and the C51 code with ASM
1602
- MCS-51 单片机运行1602LCD的实例, 用proteus 仿真通过。-MCS-51 single-chip running 1602LCD example, through simulation using Proteus.
STCmuc
- STC单片机功能模块程序,里面有各种功能的程序-STC Single-chip functional modules procedures, there are various features of the procedure
LCD2
- 1602液晶驱动程序,显示字符串,大家可以下学习-1602 LCD driver, display the string, we can learn
1602LCD
- 要做单片机开发的朋友!这是个好资料!我感觉讲的够详细了。有需要的朋友可以下载看看。 -Single-chip development to be done Friend! This is a good information
examples_of_code
- 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
ASM
- DS18B20+1602LCD显示温度控制,用89S52单片机控制。-DS18B20+1602 LCD display temperature control, with MCU 89S52.
18b20_1602LCD
- 51单片机程序,18b20+1602LCD测温实验(汇编),配有实验说明文档。-51 SCM program, 18b20+1602 LCD temperature experiments (compilation), with test documentation.
ASM
- 1602+1302 display rtm time
ASM
- 基于51单片机的1602屏幕显示的频率计程序-Microcontroller 1602 based on 51 frequency meter screen display program
51MCU-AND-1602-and-ASM
- 1602液晶的51汇编程序,应经通过硬件电路的调试,很好用。-1602 51 assembler, shall be approved by the hardware circuit debug, easy to use.
1602-yaokong-1602-ASM
- 遥控1602液晶显示 汇编-Remote 1602 LCD assembly
1602+18b20+1302仿真asm
- 汇编语言编写,1602是p0口,其余连线请参照asm文件的注释。