搜索资源列表
at89s52_clock_time
- 这个是个4个数码管显示时间的程序,用AT89S52实现,用四个按键控制,能实现时钟显示,闹钟定时,倒计时三项功能,电路图很简单。-This is a 4 digital tube display time-consuming procedures, use AT89S52 realize, with four buttons control, can realize the clock display, alarm clock, timer, countdown to the three fun
seg_key
- 51单片机按键控制数码管显示程序,显示为时钟倒计时,有暂停和计数功能-51 single-chip digital tube display key control procedures, shown as the countdown clock, a pause, and count functions
traffic_lights
- 十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位
countdown2
- 倒计时,主要是基于单片机跟数码管显示的汇编程序-The countdown is mainly based on single-chip digital tube display with assembler
2
- 实现两个路后的交通灯C语言程序。每两个数码管实现倒计时。用LED做红绿灯-Achieve two way traffic lights after the C language program. Two digital control implementation for each countdown. Make use of LED traffic lights
jiaotongdeng
- 简易交通灯 。 有四个状态0,1,2,3 数码管为2位7段共阳数码管,可以通过修改i,j的值进而修改倒计时的长短。 -Simple traffic lights. There are four LED status 0,1,2,3 for a total of two 7-yang digital tube can be modified i, j and then modify the value of the length of the countdown.
transportlight
- 用51单片机做控制器设计一个交通灯系统。该十字路口有两组交通灯(分别管理通道A和通道B两个方向),每一组各有红、黄、绿色指示灯和倒计时数码管显示当前状态和信息。 (1)基本要求 运行中的智能交通系统有以下三种基本情况: 1)正常情况下轮流放行,其中: A通道绿灯30s B通道绿灯15s 每通道从绿灯切换为红灯前,应有5s黄灯时间. 2)A通道、B通道各设置一个行人过街按键。具体功能(以A通道行人过街按为例): 当该按键按下时,A通道显示红灯5s后转为显
shumaguang
- 单片机外接共阳数码管倒计时电路,用于测试共阳数码管电路仿真实现,同时对单片机IO口功能实现检测功能。- External single-chip digital control a total of Yang countdown circuit for testing were positive realization of the digital control circuit simulation, and function of the realization of single-c
digitaltimer
- 用Delphi做的一个数码管倒计时器,有开始,暂停,停止按钮-Delphi to do with a digital countdown device control, there are start, pause, stop buttons
qdq
- (1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上要加个蜂鸣器的电路,当有选手抢答时蜂鸣器响一下。 (3)要有倒计时功能,开始抢答时开始倒20秒计时,用两个数码管显示,当有人抢答时停止倒计时。 2.2拓展部分 用按键可设置倒计时的时间,范围在5秒到30秒之间。-(1) has a host switch and 8-way control button to an
trafficlight
- 交通灯源代码 帮同学做的毕业设计,可以实现红绿灯,数码管倒计时显示-Traffic light source designed to help students do graduate, you can achieve the traffic lights, digital countdown display tube
lesson1_8
- 中断数码管倒计时循环递减程序!用到的知识点 数值分离 显示函数-Interrupted the countdown cycle of decreasing the digital control program! Numerical separation of knowledge points used in display functions
51_mcu_examples
- 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
main2
- 可控时间间隔的LED交通灯,并且带有数码管倒计时。-Controllable time interval of LED traffic lights, and the countdown with digital control.
daojishiqi
- 该程序使用两个数码管来实现倒计时,可从99倒数至00然后循环。-dfbfngmn,nm.,>nvnfgbnvb vxcgffcnm,vcbdhgfm
至简设计法--篮球倒计时
- 篮球倒计时 工程说明 本项目包含2个按键和4位数码管显示,要求共同实现一个篮球24秒的倒计时,并具有暂停和重新计数复位的功能。 案例补充说明 与单片机等实现模式相比,FPGA倒计时系统大大简化,整体性能和可靠性得到提高。在篮球24秒倒计时的模块架构设计方面,只需要一级架构下的BCD译码模块、倒计时模块和数码管显示模块,即可实现24秒倒计时功能。(Basketball countdown Engineering descr iption This project contains 2 butt
程序
- DS3231数码管万年历,带农历、温度、湿度显示,闹钟与倒计时功能。(DS3231 digital tube calendar, with the lunar calendar.)
数码管倒计时
- 通过四个按键设置,开始停止,加,减,完成0-99的倒计时(Through the four key settings, start to stop, add or subtract, complete the countdown of 0-99.)
60秒倒计时程序及protues仿真
- 60秒倒计时显,两位数码管实现,倒计时,通过中断实现,含仿真图程序(60 seconds countdown display)
智能四路交通灯控制系统模拟
- 【智能四路交通灯控制系统模拟】 这款交通灯模拟系统基于labview软件开发,界面全部自己设计,简洁明了,功能多样化、实用化、具体化,最大程度还原真实的十字路口交通灯控制系统。在以往单纯的红绿交替变化上添加功能如下 1.数码管倒计时功能和灯光闪烁功能,四路人行道灯。 2.配备有操作板可以人为设置各路口交通灯的亮灭时间、闪烁频率,报警器频率,字符串提示。控制暂停和全灭。 3.数码管显示的系统实时年月日及时间。 4.显示以及交通管制中的7种模式(普通模式、三向禁行、南北通行、东西通行、夜间