搜索资源列表
clock
- Holtek单片机源码:此应用示范了使用HT48C10单片机的 16 位定时计数器产生内部中断以实现计时功能。这个应用依靠系统时钟频率作为计时的基准。此处所示的应用使用了 400KHz的系统时钟,通过内部除四分频产生 100KHz 的定时/计数器时钟。对于一个 16 位的计数器最大计数值为 65536,这将每隔 0.65536 秒产生一个内部中断。但是时钟需要1秒作为基本时间单元。 因此定时/计数器被设置成记录0.5秒的基准时间,取两次中断可得到 1 秒的基准时间。这里的应用使用 4 个 7 段
80C51
- 单片机80C51计数器 到 99万自动清另-80C51 Counter
AVR
- AVR单片机的功能测试程序,C语言 包括:ad转换,中断,定时计数器,看门狗等-AVR functional test procedures, C language, including: ad conversion, interrupt, timer counter, watchdog, etc.
inlvjishuqi
- 利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ的信号频率进行准确计数,计数误差不超过±1HZ。-AT89S51 MCU using T0, T1 of the timer counter functions, to complete the input signal frequency count, counting the frequency of results by 8-bit dy
IIC
- stc89C52单片机对IIC控制,非常值得大家的分享学习!做了一个计数器在内存中读出数据!-stc89C52 microcomputer control of the IIC, is worth sharing of learning! Made a counter in the memory read data!
6-BIT-count
- 利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ的信号频率进行准确计数,计数误差不超过±1HZ。-AT89S51 MCU using T0, T1 of the timer counter functions, to complete the input signal frequency count, counting the frequency of results by 8-bit dy
3.3
- 采用中断方式设计80C51单片机的秒、分脉冲发生器。要求采用定时起/计数器1的方式1编程实现P1.0每秒钟产生一个机器周期的正脉冲,P1.1每分钟产生一个机器周期的正脉冲。 晶振频率为12MHz。-80C51 single-chip design using interrupt the second sub-pulse generator. Requires regular up/Counter 1 Mode 1 programming P1.0 produce a machine cycl
zvrjishuqiu
- avr单片机制作绕线机计数器可显示0-9999加或减自动完成程序,-avr microcontroller production winding machine counters can be displayed automatically 0-9999 plus or minus the program,
cymometer1
- 2.4G频率计DIY,利用89S52制作,外加一片12位二进制计数器,高位低频脉冲信号利用单片机内部基数器计数。内部带有仿真文件。-2.4G cymometer made in 89S52.
BANK
- 汇编写的一个计数器的程序,运行在pic单片机上面,使用性不错-A counter program written in assembler, running on top of the pic microcontroller, the use of
ACC
- 飞思卡尔S12X单片机计数器模块\A的驱动程序,累计外部输入电平变化次数。-Freescale S12X MCU counter module \ A driver, the cumulative external input level changes in the number.
51program
- 一个51单片机的程序,完成了温度计(ds18B20)、频率计(计数器1)、可调时钟三个功能,在同一个系统中三个功能可以来回切换。注意,仿真中数码管的共阴共阳接法有可能和程序中不一样,使用时注意梗概相应的值。-A 51-SCM program, completed a thermometer (ds18B20), frequency counter (counter 1), adjustable clock three functions, three functions in one syste
in_out
- 8位计数器的程序,单片机的精华。分享一下。-An easy to use microcontroller source code, buy the book comes. Share it!
stc51-Microcontroller-programe
- 压缩包中共有7个用keil编写的51单片机例程,分别可以实现:串口测温电脑显示、点阵流动广告模拟、多个18B20在1602液晶显示、红外解码1602液晶显示、双色点阵交替动态显示、能显示温度的万年历以及液晶显示的计数器。-Compressed package in a total of seven the 51 SCM routines with keil prepared, respectively, can be achieved: serial the thermometry comput
Single-chip-digital-clock-
- 单片机实现数字时钟功能,即一个60计数器-Single-chip digital clock function, ie a 60 counter
1
- 利用atmega16单片机定时计数器1的相位修正模式生成PWM方波信号-Use atmega16 microcontroller timer counter a phase correct PWM mode generates a square wave signal
6bit-Display-Counter
- 利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ的信号频率进行准确计数,计数误差不超过±1HZ。-Using AT89S51 microcontroller T0, T1 timer counter function, to complete the input signal frequency count, counting the frequency of results through
AVR_Timer_EXPR_1
- AVR单片机计数器程序,用于学习和初步掌握AVR单片机技术。-AVR microcontroller counter program for learning and initial grasp AVR microcontroller technology.
pinlj1
- 频率计用51单片机计数器d触发器锁存器组成高精度频率计-Frequency counter with 51 single counter d flip-flop latch constitute precision frequency meter
clock_counter
- 通过外部中断捕获脉冲,并计数,基于STC15L2K60S2单片机,keil uv5编写。(Through the external interrupt capture pulse, and count, based on STC15L2K60S2 microcontroller, Keil uv5 prepared.)