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

搜索资源列表

  1. sysboard

    1下载:
  2. 基于AT89C52和FPGA的小系统板,含AD/DA接口
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:15922
    • 提供者:wk
  1. sysboard

    2下载:
  2. FPGA板,含AD/DA,LCD等模块。(原理图)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5041258
    • 提供者:wk
  1. AD0804_FPGA_VHDL

    0下载:
  2. FPGA控制串行AD(AD0804),状态机实现,可以根据该程序实现数字电压计,数字温度计的设计
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-17
    • 文件大小:268231
    • 提供者:张焱
  1. AD7865test1

    3下载:
  2. verilog hdl写的利用fpga控制ad7865进行多路ad数据采集的程序源代码。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:309313
    • 提供者:nwpu2005
  1. digit

    0下载:
  2. 数字电压计是个实验例子,她使用FPGA开发板的AD、DA接口开发的数字电压表
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10296
    • 提供者:suoguang
  1. 50vvoltmeter

    0下载:
  2. 通过外部的键盘可以对系统进行复位控制和显示档位选择,不同的档位选择不同的输入电压范围(0~5、5~50)。 (1)控制部分:采用FPGA为控制核心 (2)AD转换部分:采用逐次逼近(比较)型AD转换器ADC0809; (3)显示部分:采用液晶LCD显示
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:138719
    • 提供者:丁珊珊
  1. ADC

    4下载:
  2. 用verilog编程实现的基于FPGA的AD数据采集程序
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:499824
    • 提供者:张西贝
  1. ad706_test

    0下载:
  2. AD7606的FPGA驱动,AD7606与FPGA通过并行模式连接。FPGA可以将AD采集到的信号转换成电压信号通过串口输出,可通过PC机串口调试助手查看。实测可用(The drive program of AD7606 write by verilog. FPGA can convert the AD7606'sigal to volatage and send the converted signal to PC through uart.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:14983168
    • 提供者:Pgaf
  1. ad_prj1.4.3

    1下载:
  2. AD采集固定点数FPGA对采集数据进行指定次数累加,存储至片外SRAM并等待上位机发送取数据指令(The AD acquisition fixed point number FPGA adds the number of data to the collected data, stores it to the outside SRAM and waits for the upper computer to send the data instruction)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:40486912
    • 提供者:爱绒雪
  1. 27_adda_test

    0下载:
  2. 黑金FPGA的ADDA调试例程,与大家一起共同学习进步,主要讲的是8位ADDA的调试。(ADDA debugger routines with black gold FPGA, and learn together with everyone to learn progress, mainly about the debug of 8 ADDA.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-18
    • 文件大小:4417536
    • 提供者:棋墨黑白
  1. IIRDirect

    0下载:
  2. 采用一种基于FPGA的IIR数字滤波器的设计方案:AD转换模块、IIR滤波模块、DA转换模块。(A design scheme of IIR digital filter based on FPGA is adopted: AD conversion module, IIR filter module and DA conversion module.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:827392
    • 提供者:火爆夏日
  1. 28_ad9226_test

    0下载:
  2. 此程序完成了的双路数据的采集,通过ad模块将模拟数据转化为12位数字信号,并通过串口发送在pc端的串口助手中显示(This program has completed the acquisition of dual data. Through the ad module, the analog data is converted into 12 bit digital signals and is sent to the serial port assistant at the PC side
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-06
    • 文件大小:3362816
    • 提供者:张小er
  1. degree_of_distortion

    1下载:
  2. 基于FPGA开发板和AD/DA板设计了一个数字化失真度测量仪(A digital distortion measuring instrument is designed based on FPGA development board and AD/DA board.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-10-11
    • 文件大小:41984
    • 提供者:喑哑无言
  1. A4_Da_Top

    1下载:
  2. 利用AD、DA和VGA三个外设来实现简易示波器,DA外设发送正弦波给AD外设,AD外设解析成数字信号将数据送给VGA外设进行显示。在VGA上可以看到DA外设发送的波形、波形频率和波形峰峰值。(The simple oscilloscope is realized by using AD, DA and VGA peripherals. The DA peripheral sends sine wave to the AD peripheral, and the AD peripheral res
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-03-01
    • 文件大小:3430400
    • 提供者:电子鱼
  1. test_ADC

    1下载:
  2. verilog 数模转换程序,包括AD与DA,AD能够对于波形的数值进行输出,使用的是ego1开发板(transition of A/D signal)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-01-11
    • 文件大小:12637184
    • 提供者:白珑
  1. 串口电压表VHDL

    1下载:
  2. 使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-12-16
    • 文件大小:4210688
    • 提供者:LB明
  1. ad9226

    0下载:
  2. ad 9226 数据采集芯片的 FPGA 实现,FPGA 对数据的采集准确,通过仿真和实测(The FPGA implementation of ad9226 data acquisition chip,FPGA data acquisition accuracy, through simulation and measurement.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2020-05-13
    • 文件大小:5377024
    • 提供者:毛积极
  1. AM调制解调

    1下载:
  2. 基于Artix-7 FPGA的AM调制解调代码,从AD读入信号后,进行AM调制,并解调输出(将代码分成两个工程就是AM的调制和解调),其中解调用到的数字滤波采用MATLAB设计(The AM modulation and demodulation code based on artix-7 FPGA, after reading the signal from AD, carries out AM modulation, and demodulates the output (the code
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-04-20
    • 文件大小:41027584
    • 提供者:Emmanuel000
  1. ADC9481

    1下载:
  2. 利用FPGA对AD9481进行采样,亲测有用(Sampling ad9481 with FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-11-19
    • 文件大小:32768
    • 提供者:山粉小圆子
  1. 国产高云FPGA-1AD8DA

    0下载:
  2. 国产高云小蜜蜂系列GW1N-LV4QN48 FPGA,JTAG配置,搭配8路DAC输出,1路AD输入。可进行信号处理应用。
  3. 所属分类:VHDL编程

« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com