CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 电机 verilog

搜索资源列表

  1. 直流电机的verilog hdl 代码

    0下载:
  2. 直流电机的verilog hdl 代码,适合初学者参考,DC motor verilog hdl code, suitable for beginners reference
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-17
    • 文件大小:5031148
    • 提供者:黄涛
  1. MiniStep.rar

    1下载:
  2. XC95144步进电机驱动器源码,采用verilog vhdl开发,个人原创,XC95144 stepper motor drive source, using verilog vhdl development, personal originality
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-17
    • 文件大小:4851377
    • 提供者:王明新
  1. PWM_moto_ctrl

    1下载:
  2. verilog 代码实现 直流电机PWM控制 内有整个完整工程 和modelsim仿真文件-verilog code for PWM DC motor control to achieve within the whole integrity of engineering and modelsim simulation files
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:949304
    • 提供者:文一左
  1. VDHL

    0下载:
  2. Verilog的135个经典设计实例,直流电机控制,游戏机,三态总线,加法器,锁存器等-Verilog s 135 classic design example, DC motor control, video game consoles, three-state bus, adder, latches, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:113548
    • 提供者:何柳
  1. lai_PWM

    2下载:
  2. FPGA下PWM的Verilog 源码,含目标程序,可直接下载使用,可用在电机控制中-FPGA in Verilog source code under the PWM, including the target program, can be directly downloaded to use, can be used in motor control in
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:867445
    • 提供者:huangyongbing
  1. URAT_VHDL

    0下载:
  2. FPGA采用模块工程文件QUARTUS II工程、ADC0809、电机控制PWM、LCD12864显示控制、UART_VHDL-FPGA module QUARTUS II project engineering documents, ADC0809, motor control PWM, LCD12864 display control, UART_VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:238303
    • 提供者:wangzhaohui
  1. BLDCM

    3下载:
  2. 基于Verilog HDL的直流无刷电机控制程序,Quartus II环境下编写。-Verilog HDL for BLDCM Control in Quartus II。
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-27
    • 文件大小:198857
    • 提供者:琉璃
  1. car

    1下载:
  2. 用VHDL实现的红外循迹小车程序,采用8个红外二极管(装在车头底部)识别路况,接L298电机驱动电路,能跑白色背景下的黑色赛道,且能应付道路分叉,孤岛及自启动等。-Implemented using VHDL infrared tracking car program, using eight infrared diodes (mounted on the front of the bottom) to identify traffic, then L298 motor driver circu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:643716
    • 提供者:jizhen
  1. moto

    0下载:
  2. 步进电机Verilog语言控制程序,控制信号为dir,pul,ena,-Verilog language stepper motor control program, the control signals dir, pul, ena,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-21
    • 文件大小:391202
    • 提供者:jiehao
  1. PWM

    1下载:
  2. 用VERILOG语言编写的PWM驱动电机的实验,可控制绝大部分实验箱上的步进电机-PWM DRIVER
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2404
    • 提供者:sexian
  1. eda

    1下载:
  2. 利用FPGA可编程芯片及Verilog HDL语言实现了对直流电机PwM控制器的设计,对直流电机速度进行控制。介绍了用Verilog HDL语言编程实现直流电机PwM控制器的PwM产生模块、串口通信模块、转向调节模块等功能,该系统无须外接D/A转换器及模拟比较器,结构简单,控制精度高,有广泛的应用前景。同时,控制系统中引入上位机控制功能,可方便对电机进行远程控制。-Using FPGA programmable chip and Verilog HDL language for the desi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4268220
    • 提供者:杨汉轩
  1. bujindianjikongzhi

    1下载:
  2. 在quartus II下用verilog编写的步进电机位置控制程序,其中包含7个子模块和1个顶层模块,本程序层次清晰、功能明确。乃个人收藏,推荐大家下载学习!-Verilog in quartus II, prepared under the stepper motor with position control program, which contains seven sub-modules, and a top-level module, the program-level clarity
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1424939
    • 提供者:leo
  1. Cordic

    3下载:
  2. cordic算法ip核,国外网站搞到的,可以应用于电机控制,快速数值计算,基于FPGA硬件实现-cordic ip core,just enjoy
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:241417
    • 提供者:刘业超
  1. fpgaverilogdesign

    0下载:
  2. 里面包含步进电机的资料,以及通过FPGA控制的Verilog HDL测序,及c测序。-Which contains information on the stepper motor and controlled by FPGA Verilog HDL sequencing, and the c sequence.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1357429
    • 提供者:罗玉明
  1. STATE_MECHINE

    1下载:
  2. FPGA 状态机控制步进电机..verilog-FPGA state machine controlled stepper motor .. verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:301541
    • 提供者:island
  1. PWM

    0下载:
  2. 调制输出的脉冲宽度,进行电机的控制,能,控制电机的速度,能正负反转!-Pulse width modulated output, the motor control, can control the motor speed, can reverse the positive and negative!
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:179059
    • 提供者:liuyong
  1. stepper-motor-Verilog-control

    0下载:
  2. 步进电机Verilog语言控制程序,简单实用-The stepper motor Verilog language control program, simple and practical
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:398793
    • 提供者:王晓伟
  1. fpga

    1下载:
  2. pid算法控制电机运动,实现fpga与dsp的双口RAM通信(PID algorithm to control motor movement, the realization of FPGA and DSP dual port RAM communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:13411328
    • 提供者:峰语
  1. moter_4phase

    0下载:
  2. Verilog 实现2相4线步进电机驱动,可控制电机的使能、方向、转动脉冲数!(Driving the step_motor for verilog HDL,it can control the enable\deriction\and pulses!)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:zgm831
  1. pwm控制直流电机_verilog_l9110

    0下载:
  2. VERILOG语言 控制的直流电机 在各大数字逻辑软件如VIVADO ise 均可使用 功能强大 简单易学(motor controlled by VERILOG HDL)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:10240
    • 提供者:铭润
« 12 3 4 »
搜珍网 www.dssz.com