搜索资源列表
temperature
- 此设计以单片机STC89C51为核心,由声音传感器采集脉搏信号,经过LM324前置放大电路、滤波电路和比较电路后得到与脉搏相关的脉冲信号,将该脉冲信号作为定时/计数器T1中断信号交由单片机进行脉冲周期的计算,T0做定时器。然后得出每分钟的脉搏搏动次数(即心率),并将结果1602LCD上显示心率。在对人体脉搏检测时,具有检错排错的功能。若出现误操作(如不小心移动时产生的噪声)造成检测到的心跳次数不正确的结果,所以在程序中检测时间到达第5秒时,先对其进行计算,若结果超出正常范围则自动返回重新检测,直
stm32-Frequency-meter
- 使用stm32通用计数器做的一个简易频率计,可以算出脉冲宽度还有其占空比-Done using a general-purpose counter stm32 simple frequency counter, you can calculate the pulse width as well as its duty cycle
COUNTER
- 对外部输入的高频脉冲信号进行分频,应用于FPGA/CPLD .-External input of high-frequency pulse signal frequency, applies to FPGA/CPLD.
freqm
- 以CPLD器件EPM7128SLC84-15为核心实现的简易数字频率计,采用在一定时间内对数字脉冲计数的方法,可直接测量TTL电平的数字脉冲信号的频率、周期和脉宽。其他一些信号可经过信号预处理电路变换后测量。 量程:1Hz~999999Hz 输入信号:(1)TTL电平数字脉冲信号;(2)方波/正弦波,幅度0.5~5V 显示:七段数码管显示频率(Hz)和周期/脉宽(us) 控制:两个拨码开关切换三种工作模式:测频率,测周期,测脉宽-Frequency Counter realize
VHDL
- PWM控制就是产生一定周期,占空比不同的方波信号,当占空比较大时,电机转速较高,否则电机转速较低。当采用FPGA产生PWM波形时,只需FPGA内部资源就可以实现,数字比较器的一端接设定值输出,另一端接线性递增计数器输出。当线性计数器的计数值小于设定值时输出低电平,当计数器大于设定值时输出高电平,这样就可通过改变设定值,产生占空比不同的方波信号,从而达到控制直流电机转速的目的。 直流电机控制电路主要由2部分组成,如图1所示: FPGA中PWM脉宽调制信号产生电路; &
Counter
- 飞思卡尔单片机MC9SDG128B的计数器源程序,用于速度测量中脉冲个数统计,可以实现速度测量,路程测量等。-Freescale' s single-chip counters MC9SDG128B source for the pulse velocity measurement in the number of statistics, can achieve the speed measurement, distance measurement.
pulsecounter6
- counter pulse embedded
Count
- 基于FPGA图形方法的同步模231计数器(设秒脉冲已给) -Graphical method based on the synchronous FPGA module 231 counter (pulse has been set up to)
ripple_carry_counter
- verilog 语言的简单的4为脉动进位计数器,附带仿真的激励块-verilog language into a simple 4-bit counter for the pulse, with the incentive simulation block
counter
- 外部计数+显示程序 功能: 单片机外部输入脉冲信号,定时器参与计数 计数值由数码管显示出来。-External count+ display program features: MCU external input pulse signal, the timer counts involved in counting by the digital tube display.
answermachine5
- 这次设计的抢答器主要四部分组成,由优先编码器,寄存器和译码器组成的抢答电路,十进制计数器组成的倒计时电路,555定时器组成的秒脉冲发生器,十六进制计数器组成的计数器。-The design of the Responder mainly of four parts, by the priority encoder, register, and the composition of the answer in the decoder circuit, consisting of decimal c
Freq_kx11
- 用51单片机的定时计数器0脉冲进行计数,并用LCD1602显示,如果脉冲特性好,精度可以达到1Hz,带宽1Hz-50KHz(系统时钟12M)-With 51 SCM timing counter pulse count, and 0 LCD1602 shows that if the pulse, precision can reach 1Hz, 1Hz bandwidth 50KHz- 12M clock (system).
Pulse-counter-using-AT89C4051
- Pulse counter using AT89C4051
NE555
- 6位数的计数器源程序,可以从0一直到999999,NE555的输出口P3.5计数,开机显示000000 * 数码管数据p0,数码管控制p2口,计数脉冲NE555 P3.5输出 调整NE555的电位器, * 可以观察到计数的变化, 去掉ne555的跳线,则停止计数-NE555 output counter pulse.
pulse-counter-impulse-scaler
- 用C语音编写的脉冲计数器,可以用来测速度,和计算脉冲-pulse counter impulse scaler
counter
- VHDL 脉冲输入15进制输出计数器 计数器是实际中最为实用的时序电路模块之一-VHDL pulse input the counter of the output of the 15 hexadecimal counter the one of the of yes one of the the actual in the the most practical timing circuit module
Digital-pulse-counter-design
- 《数字脉搏计数器设计》,电子设计的文档!-Digital pulse counter design, electronic design document!
lpc-counter
- lpc11** 16位定时器0计数外部脉冲例程程序代码-lpc11** 16-bit timer 0 count external pulse routine procedure code
counter
- 计数器是数字电路系统中最基本的功能模块之一,设计时可以采用原理图或HDL语言完成。 下载验证时的计数时钟可选用连续或单脉冲,并用数码管显示计数值。 -The counter is one of the basic function module in the digital circuit system, can be used in the design of the schematic or HDL language completed. The download validatio
19-TMR1-Counter-LT-10000
- 用工作于计数方式的TMR1实现按键或脉冲计数,每按键一次记录为1,可以累加和复位。-With the work in the way of counting the TMR1 key or pulse counting, every button once for a record 1, can be accumulated and reset.