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

搜索资源列表

  1. mydesign.rar

    0下载:
  2. 基于FPGA的直接序列扩频发射机的设计与仿真。实验中以QuartusII 7.2 为设计和仿真工具, 各模块采用Verilog HDL设计并封装,顶层使用图形设计方式,最后得到的仿真结果使用Matlab描点来绘制出波形。 ,FPGA-based direct sequence spread spectrum transmitter of the design and simulation. Experiment to QuartusII 7.2 for the design and simu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:360254
    • 提供者:fengjianhui
  1. celiangyiGUI

    0下载:
  2. 通过串口控制下位机的一个QT界面,有绘制波形,读取电压电流等参量的功能。-Through the serial port of a slave under the control of QT interface with drawing waveforms, read voltage and current parameters of the function.
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3931261
    • 提供者:陈洪志
  1. LPC952

    0下载:
  2. 一个未能形成产品的产品设计(商业原因),用了PHILIPS的LPC952单片机,320X240的图形点阵液晶,RA8803控制器,带汉字库,有波形曲线的绘制,这个设计巧妙的利益单片机的键盘中断功能对光栅的双正交脉冲进行测量以实现对双向运动的识别与测量,实际测试效果很好。对用点阵液晶绘制曲线和利用光栅进行双向运动测量的朋友有帮助。-Machine features of the keyboard interrupt Biorthogonal pulse grating measured in or
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:6646
    • 提供者:顾振宇
  1. minigui_wave

    0下载:
  2. 本代码提出一种基于MiniGUI平台的波形连续显示方法。通过MiniGUI提供的图形函数,以一种简洁的屏幕移动思想实现了波形的连续显示。为嵌入式示波设备的波形绘制提供了有效的参考思路。-This code is based on MiniGUI platform presents a continuous waveform display method. MiniGUI provided through a graphical function to a simple screen mobile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1445
    • 提供者:wushililaji
  1. drawpicture

    0下载:
  2. 动态的实现在液晶屏上打点绘制波形,可以通过设置函数来实现正弦波,余弦,圆等,规则函数图形。系统支持,51,52 C语言开发环境。-Achieve dynamic LCD screen RBI draw waveforms can be achieved by setting the function sine, cosine, round, etc., rules function graphics. System support, 51,52 C language development en
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1907
    • 提供者:yeliang
  1. FPGA-based-function-generator

    0下载:
  2. 本论文设计的任意波形发生器所要实现的基本功能: (1)输出波形的种类:正弦波、方波、三角波、锯齿波、脉冲波、手绘任意波形、任意公式波形。 (2)输出波形每一通道的频率、幅值、偏置都可以由用户调节,并且可以设置多个通道信号之间的相位差。 (3)编辑波形的方式有:设置参数、输入公式、手工绘制通信波特率的全部功能在PC机上实现。 -In this thesis, the arbitrary waveform generator to achieve the basic function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:589995
    • 提供者:loutao
  1. My_Draw

    0下载:
  2. 基于wence的2D绘图程序,可以绘制动态波形图片。测试通过。-2D drawing program based on wence can draw dynamic waveform image. Test.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5660206
    • 提供者:li
  1. zhinengwendukongzhi

    0下载:
  2. 本程序利用keil和proteus,实现了智能温度控制的单片机程序,运行可靠正常。利用AD转换器ADC0808对八路模拟温度进行转换,并在6位LED数码管上显示,并绘制温度电压信号的波形图。-The program utilizes keil proteus, intelligent temperature control of the microcontroller program normally reliable operation. AD converter ADC0808 eight
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:299559
    • 提供者:海洋
  1. 11boxintu

    0下载:
  2. 这个程序很好的在ARM6410上实现了波形图的绘制,QT的集成开发环境,linux2.6版本,在数据的实时动态显示方面很不错,下载就能用-This program is very good in ARM6410 realized waveform drawing and QT integrated development environment, linux2.6 version, in data real-time dynamic display good, download can use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:8256
    • 提供者:胡杰
  1. widgets

    0下载:
  2. 这是一个在ARM上实现的波形图绘制程序,能够很好的实现数据人性化显示,下载就能用-This is a waveform diagram drawing program on the ARM the good data humane download will be able to use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:59037
    • 提供者:胡杰
  1. 0832

    0下载:
  2. 通过89C52单片机实现任意绘制好的波形,用DAC0832实现波行的模拟输出,文档还自带ISIS仿真实例,自己编写,调试成品通过。-Arbitrarily draw a good waveform analog output DAC0832 wave line documentation also comes with the ISIS simulation instance, write your own, commissioning finished by by the 89C52 micr
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:63462
    • 提供者:林亮
  1. SoundRecord

    0下载:
  2. 利用audioRecord录音,绘制波形-Recording audioRecord, draw the waveform
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-10
    • 文件大小:372787
    • 提供者:大雪
  1. FIR

    0下载:
  2. 1、系统仅处于训练状态。训练序列为2cos(2π×f1×n/fs), 干扰为sin(2π×f2×n/fs);序列长度为100个样点。 其中n=0…99,f1=1kHz,f2=2kHz,fs=8kHz。 2、采用LMS算法,均衡器输入为训练序列加上干扰,均衡器阶数为21阶,步长因子β=0.01。 3、在Matlab中编写浮点LMS算法,绘制均衡器的输出波形,并与训练序列进行对比。 -1, the system only in the training status. The t
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:608
    • 提供者:老三
  1. DM430-L-2.8TFT_6

    0下载:
  2. 2.8寸ILI9820驱动的TFT彩屏横屏显示波形程序,将430单片机ADC0采样到的电压值以波形的形式显示到坐标上,坐标可调用坐标绘制函数实现,支持不间断显示-2.8-inch TFT color screen ILI9820 driven horizontal screen display waveforms program, the microcontroller 430 will ADC0 sampled voltage value is displayed in the form of
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:104515
    • 提供者:杨忠圣
  1. miao

    0下载:
  2. 使用MSP430G2553在12864(带字库)上使用绘图模式绘制坐标轴及正弦波形-Use MSP430G2553 axes drawn using the drawing mode and sine wave (with character) on 12864
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-23
    • 文件大小:40136
    • 提供者:施建斌
  1. miao

    0下载:
  2. 使用MSP430G2553在12864(带字库)上进行坐标轴及正弦波,三角波,方波波形绘制。-Use MSP430G2553 at 12864 (with character) coordinate axes and sine, triangle, the square waveform drawing.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:41892
    • 提供者:施建斌
  1. STC12C5A60S2

    0下载:
  2. STC12C5A60S2 最全面的STC12C5A60S2资料 配合心率传感器使用 计算数值 然后可以绘制波形 既廉价 又实惠的学习单片机 大家可以下载学习-STC12C5A60S2 The most comprehensive STC12C5A60S2 STC12C5A60S2 data with heart rate sensor using numerical calculation Then you can draw waveform Cheap and affordable to l
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:49438
    • 提供者:恩恩
  1. ADC

    0下载:
  2. 单片机ADC应用,能过串口返回数据,可以用软件采集数据绘制波形-Single chip ADC application, can return data to the serial port, you can use the software to collect data to draw the waveform
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:36864
    • 提供者:
  1. serialDispDebug

    1下载:
  2. 针对单片机数据采集系统,用Matlab实现上位机,实现从串口读取采集数据并实时绘制信号波形,包括初始化主机串口、按照通信协议调用回调函数读取数据,并实时刷新波形显示。-For SCM data acquisition system, the Matlab computer, data read the serial port acquisition and real-time signal waveform drawing, including the initialization callb
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:wch
  1. AOK虚拟示波器上位机源码及APP最新版

    2下载:
  2. AOK虚拟示波器的上位机源码,从串口获取下位机数据,然后绘制波形(AOK virtual oscilloscope host computer source, from the serial access to the next machine data, and then draw the waveform)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:1318912
    • 提供者:dykxjh
« 12 »
搜珍网 www.dssz.com