搜索资源列表
MCS-51ZLB
- MCS-51系列单片机指令表,MCS-51指令的各种操作-MCS-51 microcontroller series of directives table, MCS-51 orders of various operational
EP51
- 此是51系列单片机的再线下载程序的编译器,使用很方便!
tlc2543
- TLC2543是TI公司的12位串行模数转换器,使用开关电容逐次逼近技术完成A/D转换过程。由于是串行输入结构,能够节省51系列单片机I/O资源;且价格适中,分辨率较高,因此在仪器仪表中有较为广泛的应用。
192*64ASM用51系列单片机
- 192*64ASM用51系列单片机 显示一幅图像或字体(修改要用取模软件),192* 64ASM with 51 series single-chip display an image or font (modified to use modulus software)
Text1
- 本程序用于LED行业的具有DMX512协议的灯的测试,单片机是51系列的,时钟频率用的是32M的-This procedure for the LED industry, with DMX512 protocol test lights, 51 series single-chip microcomputer, the clock frequency is used in the 32M
UDP6453GD101
- NEC6453与51系列单片机通讯子程序,包字符发生器,屏幕打印功能-NEC6453 with 51 series single-chip communications Subroutine, including character generator, screen printing
51SourceCode
- 这时用汇编语言编写的GSM模块接口程序,适用于用GSM模块进行报警的场合。适用于与51系列单片机的接口。本程序经过测试和调试是成功的-At this time, prepared to use assembly language interface program GSM module for use GSM alarm module occasions. Applies to 51 series single-chip interface. This procedure has been te
traffic_lights
- 十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位
LCD
- 12864液晶显示程序。液晶与51系列单片机连接,-12864 LCD process
elock
- 基于msc-51系列单片机的电子密码锁的设计;
qsw
- 核心文件,直接烧录,芯片类型89S52,51系列单片机-good
123
- 哈!刚刚验证通过的51系列单片机DDS芯片AD9851控制源程序(汇编) -DDS
shizhong.asm
- 基于51系列单片机的hd7279的时钟程序-Based on 51 Series MCU clock procedures hd7279
KeilC51v750a_Full
- keilC51软件。与我上传的C51编译器结合在一起,可以编译,仿真51系列单片机程序。-keilC51 software. I uploaded combined C51 compiler can compile, process simulation 51 series single chip.
MSP430x1xxforasm(IAR)
- MSP430x1xx系列单片机汇编程序IAR-MSP430x1xx Series MCU assembler IAR
XIANSHI.ASM
- 基于51系列单片机的显示汇编程序,用于控制循环显示编辑内容-Based on the display 51 Series Microcontroller Assembler
fsd
- 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses MSC-51 Series Microcontroll
51MCUoutputPWMofthetwomethods
- 51系列单片机无PWM输出功能,可以采用定时器配合软件的方法输出。对精度要求不高的场合,非常实用。电路图见图一,采用了高速光隔(6N137)输出,并将PWM的信号倒相。-51 series no PWM output, the timer can be used with the software, the method output. On occasions, less precision, very practical. Circuit shown in Figure 1, using h
trafficlight
- 采用MSC-51系列单片机来设计交通灯控制器,实现了车辆、行人轮流通行及倒计时显示,还具有强制通行功能。-By MSC-51 Series MCU to design the traffic signal controller, to achieve a vehicle, pedestrian access, and countdown shows in turn, also has a mandatory access function.
51单片机普通IO口PWM输出固定电压
- 使用51系列单片机,使用一个定时器.汇编语言编写.普通IO口PWM输出固定电压.