CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - axis

搜索资源列表

  1. ps2mouse_verilog

    1下载:
  2. 本实验利用PS/2接口实现了与鼠标通信,并将鼠标的按键信息通过D6,D7,D8,D9 来直观的放映,其中D6,D7代表鼠标右键的状态,当鼠标右键没有按下时,D6,D7两 个灯都不亮,当鼠标右键有按下时,D6,D7两个灯同时点亮。与此相同,D8,D9则代 表鼠标左键的状态。而鼠标的移动状态,我们是通过七段数码管来表示,低两位的数 码管表示X轴的移动点数,高两位的数码表示Y轴的移动点数。-the experimental use of PS / 2 interface wit
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12156
    • 提供者:dragon
  1. DE0_NANO_GSensor

    1下载:
  2. 该代码利用DE0 nano上面的ADI ADXL345三轴重力传感器实现重力感应,根据偏转角度的不同点亮相应方向上面的LED灯,稍加修改,还能够将各个方向上面的重力加速度值实时显示,希望大家喜欢-The code used DE0 nano gravity above the ADI ADXL345 three-axis accelerometer sensors to achieve according to the deflection angle of light in different
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:45368
    • 提供者:王国庆
  1. DDA_xy

    2下载:
  2. 运用Verilog 语言进行数字积分法,将X轴和Y轴进行插补运算。-Verilog language using digital integration method, the X axis and Y axis interpolation operations.
  3. 所属分类:VHDL编程

    • 发布日期:2017-02-28
    • 文件大小:1218368
    • 提供者:张伟
  1. encoder

    0下载:
  2. GUI to encode a video from an Axis Gige camera using mencoder. Mencoder needs to be installed before using this software. Parameters that can be modified are rame rate, resolution, inclusion of error resilience tools-GUI to encode a video from an Axi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:5940
    • 提供者:Ashhly
  1. 3valuestest

    0下载:
  2. code for 3 axis cnc. using 8051 p1=input p2 output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1233
    • 提供者:ram
  1. mamawithdisp

    0下载:
  2. this asm program is for 8051 used to control Dc motor in x and y axis direction with lcd-this asm program is for 8051 used to control Dc motor in x and y axis direction with lcd
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1008
    • 提供者:ram
  1. program

    0下载:
  2. 实现两轴直线和圆弧的插补,运用的是逐点比较法-The two-axis linear and circular interpolation, the use of a point by point comparison
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4916
    • 提供者:蒋苏春
  1. 定时采 集温度值

    1下载:
  2. 利用labview编程: 8、将7题中的X轴改为时间轴显示,要求时间轴能真实的反映采样时间。想想为什么与上题的显示结果截然不同? 9、创建头文件,向文件添加采样数据。 内容:创建一个VI,产生头文件,再使用 For 循环定时采 集温度值,并将每次采样时间及温度值以ASCII格式添加到文 件中。 注意:温度值可用随机数+80来生成。-Labview programming: 8, 7 X-axis title to the timeline timeline t
  3. 所属分类:VHDL编程

    • 发布日期:2017-11-10
    • 文件大小:43230
    • 提供者:Haibin Zhang
  1. CPLD-CHABU

    2下载:
  2. 基于cpld 平台,VHDL语言编写,四轴两插补控制程序。包括单轴运动、两轴插补程序、CPLD与ARM通信程序。经过工程实践应用。-Based on the CPLD platform, VHDL language, four two axis interpolation control program. Including the single axis motion, two axis interpolation procedures, CPLD and ARM communication
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-05
    • 文件大小:422844
    • 提供者:panshenghu
  1. svc123

    0下载:
  2. 动态无功补偿装置,仅仅是补偿无功功率,它的响应很快,就是补偿速度很快。 有源滤波器,主要是用来滤除电网中的谐波,但是它有补偿无功功率的能力,而且补偿的响应速度更快。目前的产品中,有源滤波器的功率容量相对较小,而且价格较高,所以鲜有专门用来做无功补偿动态无功补偿装置,仅仅是补偿无功功率,它的响应很快,就是补偿速度很快。 有源滤波器,主要是用来滤除电网中的谐波,但是它有补偿无功功率的能力,而且补偿的响应速度更快。目前的产品中,有源滤波器的功率容量相对较小,而且价格较高,所以鲜有专门用来做
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:14110
    • 提供者:徐佳
  1. DE2_115_PS2_DEMO

    0下载:
  2. 完成确定鼠标目前的位置X,Y轴,以及对鼠标三键的检测。-Completion determination mouse current position X, Y-axis, and detection of mouse triple bond.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:217382
    • 提供者:yanjing
  1. Verilog-IIC-read-MPU6050-Filter

    0下载:
  2. 本代码实现了读MPU6050 三轴6个数据,用其中的GY和AZ、AX结合融合滤波算法,解出X单轴角度,并在黑金开发板的EP4C15F17C8芯片上调试成功,±5°范围内LED灯灭,左右摆动时相应左右灯亮。 顶层模块每隔5ms,发出一个is_read高电平,下面的模块读取一次数据,并计算,更新LED状态。有关计算都用的ip核,占用资源很大。希望对小小小小白有所帮助。 -Verilog codes read 6 axis data of MPU6050, and use GY AZ AX w
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:9502009
    • 提供者:魏溢
  1. new

    1下载:
  2. 通过spi实现加速度计adxl357读取xyz三轴方向的加速度值(Accelerometers adxl357 read the acceleration value of XYZ three-axis direction through SPI)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-10-24
    • 文件大小:5120
    • 提供者:LJHER
搜珍网 www.dssz.com