搜索资源列表

  1. SerialDotNet2

    0下载:
  2. 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:何辉
  1. CommWizard

    0下载:
  2. 串口精灵源代码,经过调试,效果很好。对于了解串口的编程很有帮助。-Serial Wizard source code, after debugging, good effect. For the understanding of serial programming helpful.
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:284672
    • 提供者:wudi
  1. UART_V1

    0下载:
  2. 串口通讯程序--单片机通讯调试助手(必不可少啊!!!)-Serial communication program debugging single-chip communications assistant (essential ah!!!)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:112640
    • 提供者:边城
  1. UART

    0下载:
  2. C8051F410上调试成功的串口代码,大家可以参考一下,波特率为1152-C8051F410 successful serial debugging code for reference for everyone, the baud rate for 1152
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:alex
  1. serialPort

    0下载:
  2. 单片机和PC机串口通讯,采用了专用芯片MAX232进行电平转换。已调试通过-PC-MCU and serial communications, used for ASIC MAX232 level translator. Have been debugging through
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:钟然旭
  1. SCommTest

    0下载:
  2. 这是一个用VC编写的MSCOMM控件的串口通讯调试软件示例工程源代码,对于单片机的上位机软件开发是一个不错的小工具-This is a used VC prepared MSCOMM control serial communication debugging software engineering sample source code, for SCM PC software development is a good gadget
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:任飞
  1. MSComm

    0下载:
  2. VC编的串口程序!很有用的!已经调试,能够实现串口通讯了. -VC allocation of serial procedures! Very useful! Has debugging, to realize the serial communication.
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:1862656
    • 提供者:lzh
  1. uart2fifo

    0下载:
  2. uclinux下面进行嵌入式开发,ads下面调试串口程序,很好用
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:108544
    • 提供者:libaoli
  1. spi

    0下载:
  2. STC89C58软件实现SPI口做主机,STC12C4052的SPI口设为从机.实现双CPU通信.由主机从SPI口发送0x55,从机SPI口接收到数据后+10=0x5f,从SPI口发送回主机.主机接收后发到串口.串口助手观察接收数据.程度通过keil c51调试并下载到STC晶片运行.-SPI software STC89C58 realize I make the host, STC12C4052 the SPI port is se
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:reource
  1. proteus

    0下载:
  2. proteus仿真调试ATmeg8串口实验-Proteus simulation debugging serial experiments ATmeg8
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:146432
    • 提供者:hechong
  1. shujucaiji-huibian

    0下载:
  2. 数据采集的汇编程序,串口用中断,采集用0809,有用的很,都调试过了-Compilation of data collection procedures, use the serial interruption, acquisition by 0809, very useful, have been debug
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:魏娇
  1. UART

    0下载:
  2. 自己用VHDL写的一个串口程序,调试成功,并且用到了项目中,希望初学者可以借鉴下-Their use VHDL to write a serial program, debug the success of the project and used in the hope that beginners can learn from the next
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:306176
    • 提供者:yanglei
  1. Virtual.Serial.Port.Driver.Crack

    0下载:
  2. 虚拟串口的工具,最新版,破解文件在国外网站找了好久才发现的。串口程序开发必备工具! 此软件不同于串口重定向软件,它可以生成一对互相连接的串口,比如COM3和COM4,你的程序中使用COM3输出,则使用超级终端就能在COM4看到输入,用来模拟调试串口控制是很好的选择!-Virtual serial port tools, the latest version, crack file abroad site for a long tim
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2951168
    • 提供者:directsex
  1. CommMonitor

    0下载:
  2. CommMonitor 是我搜集的串口监视工具可以调试232或485虽说是测试版但还比较好用。许多人称他为 ”串口小精灵“-I collected CommMonitor surveillance tool can debug serial port 232 or 485 although a beta version but is still relatively easy to use. Many called him a ser
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:杨峰
  1. SPI_rtest

    0下载:
  2. 针对Silicon labs的C8051F020 mcu 的全双工SPI(4线)调试从器件部分程序,对其接收到的主器件的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试. 这与上传的另一个SPI_test是两个相关的程序,但是二者的配置有很大的区别.如果要实现全双工,需要在从器件里保证:在主器件发起通信前将待发数据赋给SPIDATA缓冲器(注意收发缓冲器是同一个).当
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:Sue
  1. CsharpCom

    1下载:
  2. 用C#语言写的串口通讯代码。程序已经经过调试,可以直接使用。-With C# Language serial communication code. Procedures have been debug can be used directly.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:49152
    • 提供者:Sir Z
  1. ComCtrltest

    0下载:
  2. 电脑通过串口控制单片机,当按下0~9按钮后,电脑发送给单片机,单片机用八段数码管显示出来.程序中的控件在本站能找到ComDrv32.上位机用Dephi7编写,下位机用Keil2编写.分别装在两个文件夹中.在WinXP中调试通过.我是刚开始学单片机的.望大家批评指正.同时也想结交朋友联系方式:honyry@163.com.同时也感谢站长提供了这么好的空间,这里我会常来的.-err
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:186368
    • 提供者:honyry
  1. SCI_FINAL

    0下载:
  2. dsp2107上的串口通信程序,调试成功,可以在此基础上继续开发应用-dsp2107 on the serial communication program, debug successfully, you can continue on this basis the development and application of
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:li
  1. chuankoutiaoshigongju

    0下载:
  2. 一个不错的串口调试工具!! 利用常用的SPCOMM控件-A good serial debug tools! ! The use of commonly used controls SPComm
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:321536
    • 提供者:卢广帅
  1. 03_tty

    0下载:
  2. linux平台下的嵌入式开发,用于串口通讯的调试,有可执行文件-linux embedded development platform for debugging serial communications, there are executable files
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:赵佳伟
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org