-
完全用C语言编写的C51单片机多任务操作系统,任务调度基于主动放弃,特别适合STC单片机....
完全用C语言编写的C51单片机多任务操作系统,任务调度基于主动放弃,特别适合STC单片机.-Entirely in C language C51 single-chip multi-tasking operating systems, task scheduling based on the initiative in giving up, and are particularly suited Singlechip STC.
- 2023-05-22 19:45:03下载
- 积分:1
-
本系统采用MSC
本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses MSC-51 series single-chip ATSC51 and programmable parallel I/O interface chip 8255A-centric device designed to control traffic lights, can be achieved in accordance with the actual traffic flow through the P1 port 8051 chip set red, green fuel Liang function of time traffic light cycle, the countdown five seconds left when the yellow light flashing warning (traffic lights through the PA output signal indicates the time directly through the PC port output 8255 to double-digits) vehicle alarm闯红灯 green time traffic flow can be detected through a double-digital display. The system practical, simple and strong extensions.
- 2022-08-26 05:28:44下载
- 积分:1
-
用单片机实现E1等芯片的初始化,给出了E1芯片DS21Q53的初始化方法...
用单片机实现E1等芯片的初始化,给出了E1芯片DS21Q53的初始化方法-E1 MCU chip initialization, given the DS21Q53 E1 chip initialization method
- 2022-03-16 14:50:08下载
- 积分:1
-
电子钟试验
电子钟试验以protel实现电子钟
电子钟试验
电子钟试验以protel实现电子钟
-E-bell test
- 2022-10-15 21:00:03下载
- 积分:1
-
通用的AT24XX系列存储器驱动程序,AT2402,AT2404,AT2408,AT2416,AT2432通用,I2C总线方式...
通用的AT24XX系列存储器驱动程序,AT2402,AT2404,AT2408,AT2416,AT2432通用,I2C总线方式-common memory AT24XX Series drivers, AT2402, AT2404. AT2408, AT2416, AT2432 GM, I2C bus way
- 2022-09-23 23:15:03下载
- 积分:1
-
基于AT89C2051的平方
基于at89c2051的方波发生器,MAIN: MOV SP,#60H 设置SP指针
MOV R0,#50H 显示缓冲区首地址时50H
ML0: CLR A
MOV @R0,A 显示缓冲区清零
INC R0
CJNE R0,#55H,ML0-AT89C2051 based on the square-wave generator, MAIN: MOV SP,# 60H Set SP pointer MOV R0,# 50H shows that the first address buffer 50HML0: CLR A MOV @ R0, A display buffer cleared INC R0 CJNE R0,# 55H, ML0
- 2022-11-01 17:45:03下载
- 积分:1
-
msp430f169 timerA操作 430单片机有丰富的外围模块其中timerA可以工作在捕获,比较模式...
msp430f169 timerA操作 430单片机有丰富的外围模块其中timerA可以工作在捕获,比较模式-430 single-chip operation msp430f169 timerA has rich timerA external module which can work in the capture, compare mode
- 2022-03-19 11:30:11下载
- 积分:1
-
关于ADuC845中URAT功能所写的小程序
关于ADuC845中URAT功能所写的小程序-On the ADuC845 in URAT function of small programs written by
- 2022-03-04 09:32:40下载
- 积分:1
-
/* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil leve...
/* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件标识:无 * 摘 要:油位传感器最终版 * * 当前版本:1.1 * 作 者:翁德平 * 完成日期:2005年6月10日 * * 取代版本:1.0 * 原作者 :翁德平 * 完成日期:2005年5月10日 */-/** Copyright (c) 2005, the United Nations General Assembly in Zhejiang Instrumentation Limited Instrumentation Technology* All rights reserved.** File name : oil level sensor over.c* identification documents : None* Abstract : Oil Level Sensor** The final version of the current version : 1.1* Author : Andr-* Date : June 10, 2005** replace Version : 1.0* Author : Andr-* Date : May 10, 2005* /
- 2022-03-03 08:22:37下载
- 积分:1
-
Ascii code for the conversion process, I have written, you can use the MASM comp...
为ascii码转换程序,自己编写的,可以使用masm工具编译。-Ascii code for the conversion process, I have written, you can use the MASM compiler tools.
- 2022-01-26 04:57:17下载
- 积分:1