搜索资源列表
数字表实验
- 该源代码为单片机的电子秒表课程设计源代码,需要课程设计报告的,再找我。 ;实验七:数字表实验 ;实验说明:用8位LED显示小时、分、秒、百分秒。百分秒计时由8253定时器编程实现,每百分秒(0.01;秒)中断一次。 ;编程提示:8253工作在方式3,时钟输入由波特率发生器送出,在波特率9600时钟频率为3000K(计数初;值为3000)。8279工作状态为8位LED显示,左入口。
avr274 AVR单片机串口通信的程序
- 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
CC1100_CPLD
- 基于CC1100和CPLD的时差法测距实验 以GPS秒脉冲为复位信号及开始计时的时间基准, 同时作为无线发射的触发信号。 计时由CPLD计数时钟脉冲实现, 当发射机发射完毕后CC1100模块给出中断,中止主机CPLD的计时, 得到发射时间脉冲数n1; 当接收机CC1100接收到数据包后,给出中断, 提醒单片机处理,并且中止接收部分CPLD的计时, 得到收到时间脉冲数n2。 由n2-n1乘以时钟周期可得电波的传播时间。 程序包括:CPLD计时器程
time
- 该功能主要是利用定时器来进行计时,基于51单片机。-This feature is mainly used to carry out time timer, based on 51 microcontroller.
test4
- 单片机利用定时器喝按钮控制数码管做秒表计时器
T0-T1-timer-C51-microcontroller
- 本文主是对 C51单片机 T0 T1 计时器的应用,开了两个定时器-T0 T1 timer C51 microcontroller
EXAMPLE4.2
- PIC16887A单片机以TMR0作为计时器,通过RB0输出脉冲,每隔10ms让LED闪亮,采用中断方式-PIC16887A microcontroller to TMR0 as a timer, by RB0 output pulse, so that LED flashes once every 10ms, using interrupt
EXAMPLE4.4
- PIC16887A单片机以TMR1作为计时器,通过RB0输出脉冲每隔100ms-PIC16887A TMR1 as the microcontroller timer output pulse every 100ms by RB0
Dan-Pian-Ji
- 单片机是一种集成在电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计时器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的计算机系统。 -SCM is integrated in a circuit chip, is the use of very large scale integrated circuit technology h
stc89c51
- 关于单片机的仿真 篮球比赛24秒倒数计时器 用c语言编写-24 seconds of the countdown timer on the microcontroller simulation basketball game using c language
XIN
- 51单片机基于多个光电器件的计时器,可设置定时时间。-51 single-chip timer based on a number of optoelectronic devices, you can set a regular time
Game-electronic-timer-timer
- 利用AT89C52单片机,C语言编写的比赛电子计时器,带有启动,暂停,清零,退出功能,附带Proteus仿真文件。-AT89C52 microcontroller, C language game electronic timer with start, pause, clear, exit the function, with Proteus simulation file.
59-seconds-timer
- 59秒计时器(利用定时器延时,查询法)软件延时的计时相比,此采用定时器的方法,不但节省了单片机的资源,而且定时精度高。故做精确定时或者单片机资源有限时,提倡用定时器的方法。这里采用的是定时器0工作于模式1。用的是查询法。-The 59-second timer (using the timer delay, delay the timing of the inquiry method) software compared to the method of using the timer will
jishiqi
- 51单片机计时器程序,用定时器中断并在数码管显示24小时的计时器-51 single timer program, digital display
Responder
- 摘要:单片机具有稳定可靠、 体积小、 价格低廉等特点,成为设计智能化仪器仪表的首选微控制器,因此本次设计我们采用了AT89C52芯片,此款单片机可以使用软件对其进行在线编程,其灵活性和可靠性都相对提高。本设计中的电子钟的核心是AT89S51单片机,其内部带有4KB在线可编程Flash存储器的单片机,无须外扩程序存储器,硬件电路主要由四部分构成:时钟电路,复位电路,键盘以及显示电路。系统时钟电路采用的晶振的频率为12MHz,定时计数个数为5000,定时器采用的是定时器0工作在方式1定时,用于实现时
timera_pwm
- 基于MSP430F149单片机,用计时器A产生PWm波信号,通过P1.2端口输出-Based on MSP430F149, produced by a timer A PWm wave signal through the port output P1.2
alarm
- 使用c语言基于单片机开发设计的电子时钟的程序,时钟有设置时间,计时器等功能。-Use c language program based electronic clock MCU development and design, the clock has the whole point timekeeping, timing, music alarm, set the time and timer functions.