搜索资源列表
Virtual51
- 一个动态可视化的MCS-51全功能模拟器,此模拟器可以让您在PC机上模拟运行MCS-51程序就如同在硬体上一样. 这模拟器提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0与T1),一个实时时钟,一个 5x6 的小键盘,一个 128x64 点阵的 LCD,一个音频发生器,一个串口,一个打印口,和5个有两个优先级的中断源,并且程序以固定的 12MHz 时钟运行.再附上四个 Keil C51 的例程,KeyPad(演示KeyPad使用),Music(模拟
LCD
- 程序说明: 程序运行时,先显示“WELCOME 51+AVR”然后依次动态将字符库里的字符显示在屏幕上,显示完毕后再从头开始循环运行。 屏幕在动态显示过程中,可以按INT0按键来暂停动态显示,再按一次INT0按键又恢复动态显示。 动态显示暂停时,蜂鸣器鸣叫;恢复动态显示时蜂鸣器停止鸣叫。
lcd
- 简单的小程序,实现小灯的动态变化,稍加修改可用在工业控制上
键盘输入显示功能
- 本程序有LCD动态显示,键盘输入显示功能,以及1s计数功能。共有2种工作状态。程序启动时默认为计算器状态。
LCD
- 8段数码管动态驱动原理图及Keil C51驱动程序 很实用的电路-8 digital tube dynamics driven schematics and Keil C51 driver circuit is very useful
lcd
- 开发能够动态显示的液晶屏程序,可下载学习交流-develop lcd program in c language
LCD
- PIC16F877A动态数码管扫描C程序-PIC shumaguan
Display
- 该C程序是基于MSP430的液晶显示程序,液晶是网上很流行的“27元超值液晶”。最近研究这个的人很多,这是一款手机液晶320*240,彩色TFT液晶。但是该液晶没有驱动芯片资料,所以,开发起来很困难,经过一段时间的努力,我已经实现了AD采样数据动态显示(示波器),图像显示等功能。-The C program is based on the MSP430 process of liquid crystal display, liquid crystal is a very popular line
LCD1602driver
- lcd驱动 1602型字符型液晶显示模块 动态驱动显示英文字符 c++驱动程序-lcd driver mcu8051 1602lcd c++languang it canbe used in many aspet withyou like
LCD
- LCD.rar,是在Protues里仿真成功的c程序,其功能就是基本的动态显示-LCD.rar, is successful in Protues c program in simulation, its function is the basic dynamic display
LCD
- 用一个单片机和4*4矩阵按键,测试了按键的测试方法,实现数码管的动态扫描程序-With a single chip and 4* 4 matrix of keys, a key test of test methods, to achieve digital control of dynamic scanning program
LCDDEMO
- 由8051处理器驱动的lcd显示程序,动态显示!! A M A Z I N G !!等字符。-Processor driven by the 8051 lcd display program, dynamic display!! AMAZING!! Other characters.
lcd
- 这是一个万能充电器的LCD液晶屏幕的驱动程序,驱动手机充电动态的显示过程-This is a universal charger LCD screen LCD driver, display driver dynamic process of charge mobile phones
1602-LCD
- 详细介绍了1602的编程与1602的硬件资源,内有多个1602显示程序,动态滚动、静态显示-Details of the 1602 and 1602 programming hardware resources, there are multiple 1602 display program, the dynamic rolling, static display
lcd
- 此程序为单片机中LCD动态显示,可以实现字幕从左或者从右移出-the LCD dynamic display of Single Chip Micyoco
lcd
- 用汇编语言编写的,能够在80C51单片机上运行的完整LCD12864的驱动程序及几个绘制动态图形实例的程序,包含完整project -Written in assembly language, can be run on 80C51 microcontroller a complete LCD12864 driver and several procedures to draw dynamic graphic instance, contains the complete project
LCDDEMO
- 由8051处理器驱动的lcd显示程序,动态显示!! A M A Z I N G !!等字符。-Processor driven by the 8051 lcd display program, dynamic display!! AMAZING!! Other characters.
lcdlock
- 这个LCD的密码锁程序和仿真是我在项目中用到过的,可以实现8位密码动态加密,很有参照意义,文件中还包括proteus仿真,决对可以用。(This LCD password lock program and simulation is what I used in the project, you can achieve 8 bit password dynamic encryption, a good reference, the document also includes proteus s
程序
- 单片机实现ADC采样输入输出,lcd1602液晶屏动态显示(MCU ADC sampling, input and output, LCD1602 LCD screen dynamic display)
cchmjyr
- 这是一个实现LCD文字显示的好例程,其功能可以在界面上动态显示文字,图片,特别适合于给自己的界面添加点flash之类的东西()