搜索资源列表
双路脉冲发生器(veralog)
- Verilog HDL 程序 双路脉冲发生器的代码 包含了键盘控制,LED显示,脉冲发生,脉冲频率测量模块 是我自己写得,希望能对你有帮助,有问题可以mail:shaojunwu1@163.com-Verilog HDL dual-channel pulse generator procedure code includes a keyboard control, LED display, pulse, pulse freq
sdq
- 用loop51实现的可调式脉冲发生及检测器,可以手动输入所发生脉冲的频率和占空比,实时检测及动态显示-loop51 achieved with adjustable pulse and the detector, which can occur manually input pulse frequency and duty cycle, real-time detection and dynamic display
双路脉冲发生器(veralog)
- Verilog HDL 程序 双路脉冲发生器的代码 包含了键盘控制,LED显示,脉冲发生,脉冲频率测量模块 是我自己写得,希望能对你有帮助,有问题可以mail:shaojunwu1@163.com-Verilog HDL dual-channel pulse generator procedure code includes a keyboard control, LED display, pulse, pulse freq
9.1_ONE_PULSE
- 基于Verilog-HDL的硬件电路的实现 9.1 简单的可编程单脉冲发生器 9.1.1 由系统功能描述时序关系 9.1.2 流程图的设计 9.1.3 系统功能描述 9.1.4 逻辑框图 9.1.5 延时模块的详细描述及仿真 9.1.6 功能模块Verilog-HDL描述的模块化方法 9.1.7 输入检测模块的详细描述及仿真 9.1.8 计数模块的详细描
9.2_LCD_PULSE
- 基于Verilog-HDL的硬件电路的实现 9.2 具有LCD显示单元的可编程单脉冲发生器 9.2.1 LCD显示单元的工作原理 9.2.2 显示逻辑设计的思路与流程 9.2.3 LCD显示单元的硬件实现 9.2.4 可编程单脉冲数据的BCD码化 9.2.5 task的使用方法 9.2.6 for循环语句的使用方法 9.2.7 二进制数转换BCD码的硬件实现
Pulser
- 用STC单片机开发的简单脉冲发生器,用来测试步进驱动器.-With STC to develop a simple single-chip pulse generator, to test the stepper drive.
c51kongbujindianji
- 步进电机是机电控制中一种常用的执行机构,它的用途是将电脉冲转化为角位移,通俗地说:当步进驱动器接收到一个脉冲信号,它就驱动步进电机按设定的方向转动一个固定的角度(及步进角)。通过控制脉冲个数即可以控制角位移量,从而达到准确定位的目的;同时通过控制脉冲频率来控制电机转动的速度和加速度,从而达到调速的目的。-Stepper motor is a commonly used mechanical and electrical control
digital_cymometer
- 简易数字频率计利用复杂可编程逻辑器件FPGA,VHDL编程将所有功能模块集成在一块芯片上。功能模块包括时基脉冲发生器、计数器、数据锁存器和显示电路4部分。设计时先分别设计各功能模块,并调试得到正确仿真结果,然后将各个功能模块组合起来。最后作整体仿真、下载,得到实物。由于采用纯数字硬件设计制作,稳定性、可靠性远远高于使用单片机或模拟方式实现的系统,外围电路简单。该数字频率计达到预期要求,实现了可变量程测量,测量范围0.1Hz—9999MH
maichong
- 模拟脉冲发生器,带LCD显示,可以做为电能表测试用-Simulation of pulse generator, with LCD display, can be used as energy meter test
Pulse
- 用单片机产生脉冲,频率通过外部按键可供选择。-Generated by single-chip pulse frequency through an external button to choose from.
pulse
- 脉冲发生器,可实现脉宽和幅度的任意调节。相信对大家有用。-Pulse generator, pulse width and amplitude can realize arbitrary regulation. I believe it useful to everyone.
single
- verilog 我自己写得按单脉冲发生器,通过了综合和仿真,和频率可变的正弦波发生器,-verilog I write by a single pulse generator, through the synthesis and simulation, and variable frequency sine wave generator,
timer-counter
- 使用单片机的定时器定时功能,开发出来的脉冲发生器-The use of single-chip timer timer function, developed pulse generator
servomotor
- 利用脉冲控制伺服电机运转,伺服电机频率通过改变定时器初值来控制-The use of pulsed operation of servo motor control, servo motors by changing the timer frequency to control the initial value
programmablpulsegenerator
- 用VHDL编译的源代码,可编程脉冲生成器,解压后直接用Quartus打开project即可-Compiled with VHDL source code, programmable pulse generator, after extracting the direct use of Quartus can open the project
pulse_generator
- 本文件时关于脉冲发生器的设计-This document on the design of pulse generator
maichong
- 这是我在ISP编程课上独立编写的一个采用模块化+行为描述方式实现的可控脉冲发生器。程序有四个并行模块:减数器&控制模块(用于设置发生脉冲数量并记数,同时产生控制信号)、脉冲发生模块(用于接受控制信号并产生脉冲输出)、脉冲接收模块(用于接收脉冲输出并记录脉冲个数)、显示模块(将接受模块记录到的脉冲总数显示到数码管上)。此程序是我从画逻辑结构图开始一步步独立开发的,并没有参考或仿照网络上的其他脉冲发生器源码,因此与网络上任何其他可控脉冲发生
ATmega16VariablePulse
- ATmega16单片机可变脉冲发生器C语言范例-ATmega16 variable single-chip pulse generator C language examples
pusle-generator
- 根据Jean J. Labrosse的dio嵌入式构件,自己编写的一个脉冲发生器。结构简洁,注释清晰,可供编程者参考。-According to Jean J. Labrosse embedded component of the dio, I have written a pulse generator. Simple, clear notes for programming reference.
连续脉冲发生
- 实现连续脉冲发生,该程序简洁明了,功能强大,适用于教学研究(To achieve continuous pulse generation, the program is concise and clear, powerful, and suitable for teaching research.)