CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 模拟串口

搜索资源列表

  1. GPSTest

    0下载:
  2. 模拟发送GPS数据到指定的一个串口,目的用于单元测试中可以不使用物理的GPS模块,使单元测试能提前进行-Simulated GPS data is sent to a specified serial port designed for unit tests, you can not use a physical GPS module, so that unit tests can be carried out in advance
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:59600
    • 提供者:卢志成
  1. HY1315-Sample-Software

    0下载:
  2. 针对不同型号位置敏感探测器件构成的数据分析系统,借助Visual C++提供的软件代码自动生成可视化资源编辑的功能及MFC消息映射机制,设计了系统的统一人机交互界面。界面提供了选择位置敏感器件型号及输入系统修正参数的窗口;通过对串口通信和USB通信方法的研究,利用按钮控件实现并控制下位机与上位机的数据通信;数据传输处理之后,以文本和模拟坐标两种方式显示出光斑的位置,并利用文件保存光斑位置的历史信息。系统调试结果证明:该界面能够准确直观地显示数据分析系统的相关数据,实现与用户的友好交互,且具有较强
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:4582820
    • 提供者:dande
  1. aaa

    0下载:
  2. 单片机将采集到的信号发给模拟的通信串口,并检测串口是否是通的。-SCM will the collected signal to analog communication serial port, and detection of serial port is pass.
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:700
    • 提供者:zhangyongyi
  1. delay_uart

    0下载:
  2. 通过单片机的普通IO口,模拟uart串口通信,可以工作在9600的波特率下,调试使用晶振为11.05926M-Through the MCU IO port, simulation UART serial communication, can work at 9600 baud rate, debugging using the crystal oscillator for the 11.05926M
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1308
    • 提供者:pudn2013030402
  1. SixPort

    0下载:
  2. 说明:1.测试按钮模拟数据的动态接收。 2.此处接收数据为6通道接收。 3.接收的数据可以显示在List控件中。 4.只做了A通道的动态曲线显示。 5.保存数据可以直接把List控件中的数据导入Excle中并保存。 6.Y轴的数据可以根据接收的第一个数据进行自动调节波动范围。 7.X轴可以根据数据的多少进行伸缩。 8.自动过滤出可用串口。-Descr iption: 1. Analog data receive the tes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-19
    • 文件大小:157706
    • 提供者:name
  1. Digital-dial-indicator-

    0下载:
  2. 以数显百分表为对象,通过模拟数字和模拟显示界面,仿真位移监测。数显百分表是通过齿轮或杠杆将一般的直线位移(直线运动)转换成指针的旋转运动,然后在显示屏上进行读数的长度测量仪器。主要实现以下功能:串口通信、实时监控测量值、绘制动态曲线图、公英制转换、实时监控最大最小值显示、数据的读取与保存。-Digital Indicators for the object, to be displayed by the analog-to-digital and analog interface, simula
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:6106
    • 提供者:emma
  1. dac

    0下载:
  2. DA的时序控制 控制在FPGA连接上的DAC产生模拟信号 以及串口程序-DA timing control
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:7147
    • 提供者:ststs
  1. RS485Serialport_monitor_transceiver

    0下载:
  2. RS485Comm串口监听,模拟收发,动态打开com1到com4四个com口-RS485Comm serial monitor, analog transceiver, dynamic open com1 to com4 four, com port
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:4485225
    • 提供者:lihaitao
  1. planecomsrc

    0下载:
  2. Delphi模型飞机测控平台源码,这是一个与串口相关的Delphi源码,通过串口连接传感器,得出传感器数据并送往信息分析模块,模拟出飞机测控时的一些数据,主要是通过串口连接的一些硬件设备来完成.-The Delphi model aircraft monitoring and control platform source code, which is a serial Delphi source simulated aircraft monitoring and control data ob
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:28320
    • 提供者:射雕大侠
  1. IO--SPI-

    0下载:
  2. 运用单片机的4个IO口来模拟spi的功能,以此解决串口通信的问题。-Microcontroller IO port analog spi, in order to resolve the problems of serial communication.
  3. 所属分类:CSharp

    • 发布日期:2017-11-04
    • 文件大小:1103
    • 提供者:杨强
  1. C8051F020ADC

    0下载:
  2. C8051F020实现ADC采样芯片外的模拟电压,通过LCD显示,并通过串口发送到PC机。-C8051F020 chip ADC sampling analog voltage, through the LCD display, and sent to the PC via the serial port.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:7371
    • 提供者:雷志强
  1. CharTerminalSend

    0下载:
  2. Vc6.0串口通信发送字符仿真接收功能齐全模拟发送-serail Com
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1915636
    • 提供者:tony
  1. Analog-touch-screen

    0下载:
  2. 程序源码采用c++builder软件编辑,基于串口moubus通信协议的模拟触摸屏通信软件-Program source code using c++builder software editor, based on serial communication protocol moubus analog touch screen communication software
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1075073
    • 提供者:mike
  1. BPT-1215

    0下载:
  2. 串口通讯,下位机是血压计。也可以连接血压模拟仪,实现自动测试。-Serial communication, the next crew is sphygmomanometer. Blood pressure simulator can also be connected, automatic testing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4418454
    • 提供者:yubin
  1. LCD-ADC0832

    0下载:
  2. 试用STC内部AD资源采集外部模拟电压,然后通过LCD1602进行显示,同时可以通过串口进行扫描调试。-Try STC internal AD resource acquisition of external analog voltage, and then through the LCD1602 display, and can be scanned through the serial port debugging.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:88843
    • 提供者:林某某
  1. GPIO_CSharp

    0下载:
  2. PDA818开放了一些GPIO,用于控制其内部设备电源和操作 (注:没有开放的GPIO,请不要随便操作,以免影响系统的稳定忙) GPG1 GPRS电源开关 GPH9 GPRS开关机控制 GPB0 LCD背光控制(可配置成PWM) GPB2 摄像头闪光灯控制 GPB8 条码扫描电源开关 GPB4 条码扫描触发 GPB10 GPS电源开关 GPF4 RFID电源开关 2. PDA818同时也提供扩展GPIO,供客户控制外部设备,或其他
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:23334
    • 提供者:ohiolee
  1. DemoSerialPort

    0下载:
  2. C# SerialPort控件使用的例子 串口通信编程的请参考 最好下载VSDM 串口模拟软件和串口调试助手一起用-C# SerialPort control using serial communication programming examples, please refer to the best simulation software download VSDM serial and serial debugging assistant together with
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:42916
    • 提供者:ls
  1. ADC

    0下载:
  2. CC2530采集ADC的电压值 并通过串口输出电压值,利用它可以采集很多模拟量传感器-CC2530 ADC and voltage values ​ ​ collected through the serial port output voltage value, which allows you to capture a lot of analog sensors
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:34406
    • 提供者:Kevin
  1. dingding

    0下载:
  2. 丁丁串口驱动,用于写串口通信时的模拟测试,不错-Ding Ding serial driver, used to simulate test write serial communication, good
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:347008
    • 提供者:simsim
  1. RemoteControl

    0下载:
  2. 通过发送串口命令来模拟电视机顶盒遥控器操作-Analog tv set-top box remote control operation by sending serial commands
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:106443
    • 提供者:落日归
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com