CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口测试

搜索资源列表

  1. UART_VHDL_Verilog_Lattice

    0下载:
  2. 本压缩包中含有串口程序的VHDL,Verilog,Lattice三种版本的代码,均已实现。在压缩包中,含有非常详细的串口的实现规格。各种版本的代码中,含有完成的源文件,测试文件,模拟文件。-This compressed package contains serial process VHDL, Verilog, Lattice three versions of the code, have been achieved. In the compressed package, contains
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:293935
    • 提供者:shishu
  1. serial_Simulation

    1下载:
  2. 单片机IO口模拟串口(接收+发送) 环境:STC单片机+KEIL2 使用单片机的IO口模拟串口。其中分别包含模拟串口接收数据和模拟串口发送数据两个测试程序。 另外,程序附加说明中对网上流传的一个不错的模拟串口代码提了一些改进建议,并说明了测试程序应用于实际工程需要注意的几个地方。-Simulation of Single-chip Serial IO port (receive+ send) Environment: STC Single-chip MCU+ KEIL2 use an
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:3675
    • 提供者:code998
  1. 51MCU-RS232

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 和查询发送-This is a C51 single-chip serial reception (disruptions) and send routine can be used to test the suspension of 51 single-chip receiver and query sent
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:1343
    • 提供者:李建峰
  1. Proteusuart

    0下载:
  2. Proteus的串口仿真应用,经本人测试,非常不错!-Serial Proteus simulation applications, as I tested, very good!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:35167
    • 提供者:Rover
  1. GPSDataRecv

    0下载:
  2. c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:55339
    • 提供者:bruce lei
  1. M64_two_uart

    0下载:
  2. M64双串口代码,C语言,经测试运行稳定-M64 dual serial code, C language, have been tested to run stable
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:57573
    • 提供者:blue
  1. SerialPar

    0下载:
  2. 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2504
    • 提供者:huan01123
  1. com

    0下载:
  2. 这是我在工作中用到的串口编程技术,其中comfile包含的是串口传输文件源码,RStrans包含的是异步串口通信源码,并且提供了测试程序,对于学习和使用串口编程技术很有帮助。-This is my work used in serial programming technology, which is contained in comfile serial transfer files source, RStrans contains asynchronous serial communicat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:183381
    • 提供者:刘璞
  1. HZ_COMM

    0下载:
  2. 汉显模块+kb3130秤重仪表测试程序,即可以实现汉显模块的汉字发送接收通讯,易可对toledo的kb3130型号仪表的通讯。需要commint串口控件支持-Han significantly kb3130 weighing instrument module test procedures, which can achieve significant module Han Chinese sent to receive communications, easily could toledo
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:209076
    • 提供者:mickey
  1. RS485

    0下载:
  2. 在DOS环境下,使用RS485串口通讯测试DEMO程序-In the DOS environment, the use of RS485 serial communication testing procedures DEMO
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4210
    • 提供者:yxf
  1. PCtoPC

    0下载:
  2. vb 的PC与PC串口通信测试程序 实现简单的PC与PC通信-vb the PC with the PC serial communication test procedures to achieve a simple PC and PC communication
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4645
    • 提供者:zhangliangz
  1. mySerial

    0下载:
  2. wince 4.0平台测试过的,绝对可用的多串口驱动-mutli-serial platform
  3. 所属分类:Windows CE

    • 发布日期:2017-05-07
    • 文件大小:1158258
    • 提供者:ylw
  1. 0723

    0下载:
  2. procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1612282
    • 提供者:yingyu
  1. VB

    0下载:
  2. 和手机通讯的VB例程,采用串口,VB编程,用于业余编程爱好者测试使用-And mobile communications VB routines, the use of serial, VB programming, programming for amateur enthusiasts to test the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:24816
    • 提供者:guoyahui
  1. serial_uart_top_new

    0下载:
  2. FPGA Cycloneii 系列的,测试串口通信程序,编程语言简洁,串口速率是115200bps,测试后好用的-Series FPGA Cycloneii to test the serial communication program, the programming language is simple and serial rates are 115200bps, easy-to-use test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:145249
    • 提供者:LILI
  1. usb2com

    0下载:
  2. USB转串口的虚拟串口驱动 USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 USB-HID->COM转换器 (未测试), 以及与之兼容的设备。 USB-HID->COM转换器是兼容USB HID类设备的设备,因此可以不用此驱动,直接 以USB_HID类设备访问。-USB转串口的虚拟串口驱动 USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 U
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:137928
    • 提供者:tester
  1. c51uart_test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1231
    • 提供者:czj
  1. Kenwoods-Tool-20060925

    0下载:
  2. 这个是我公司,在实际软件测试中所实用的实例,串口在excel中的应用。-This is my company, in the actual software testing in the practical example of serial port in the excel application.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:45700
    • 提供者:wyg
  1. AT91SAM7_uCOSII_uart_ok_v7_20090315

    0下载:
  2. 在UCOS-II操作系统成功移植到AT91SAM7S64的基础上,运用中断实现串口通信,在IAR环境下测试通过。-UCOS-II operating system in a successful transplant AT91SAM7S64 based on the realization of the use of serial communication interruption, in the IAR environment test.
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:496147
    • 提供者:zgq
  1. Usart

    1下载:
  2. msp430的串口通信程序 用msp430F247成功测试-uart communication
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:22475
    • 提供者:我爱铅笔
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com